~ubuntu-branches/ubuntu/precise/libtorrent-rasterbar/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Cristian Greco
  • Date: 2011-12-21 13:08:22 UTC
  • mfrom: (1.3.15)
  • Revision ID: package-import@ubuntu.com-20111221130822-p3kxay1d5cs47qkn
Tags: 0.15.9-1
* New upstream version.
* debian/{control,rules}: compress binary packages with xz and add
  Pre-Depends on dpkg (>= 1.15.6~).
* debian/rules: enable default hardening options from dpkg-buildflags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
 
3
DPKG_EXPORT_BUILDFLAGS = 1
 
4
include /usr/share/dpkg/buildflags.mk
 
5
 
 
6
export DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
 
7
 
3
8
PYVERSIONS=$(shell pyversions -vr)
4
9
ALLPY=$(PYVERSIONS) $(PYVERSIONS:%=%-dbg)
5
10
 
6
 
LDFLAGS = -Wl,--as-needed
7
11
CONFIGURE_ARGS = --with-libgeoip
8
12
 
9
13
%:
54
58
 
55
59
override_dh_makeshlibs:
56
60
        dh_makeshlibs -V
 
61
 
 
62
override_dh_builddeb:
 
63
        dh_builddeb -- -Z xz