diff --git a/debian/changelog b/debian/changelog index 934af8d..b054009 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules. * Switch from cdbs to dh - Drop Build-Depends on cdbs. - - Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets. + - Bump Build-Depends on debhelper to (>= 7.2.7) for override targets and + the --remaining-packages option. - Convert debian/rules to use dh. * Bump Standards-Version to 3.9.1. No further changes. * Use dpkg-vendor instead of lsb_release. diff --git a/debian/control b/debian/control index a3bb83f..b9293eb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Utopia Maintenance Team Uploaders: Michael Biebl , Martin Pitt -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper (>= 7.2.7), autotools-dev, pkg-config, libudev-dev diff --git a/debian/rules b/debian/rules index 03ba896..fc676f8 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,8 @@ LDFLAGS += -Wl,--as-needed override_dh_link: - dh_link dh_link -plibatasmart-dev lib/$$(basename $$(readlink debian/tmp/usr/lib/libatasmart.so)) usr/lib/libatasmart.so + dh_link --remaining-packages override_dh_install: dh_install