[SCM] libsndfile/master: Dropped B-D on autotools-dev
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Thu Aug 17 12:26:10 UTC 2017
The following commit has been merged in the master branch:
commit 0dd1ea52a246e5de487e662fbfdd2069a6fc786d
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date: Thu Aug 17 14:21:27 2017 +0200
Dropped B-D on autotools-dev
it's implicit in dh-10
diff --git a/debian/control b/debian/control
index f7c2582..ce26441 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>,
Build-Depends:
debhelper (>= 10~),
- autotools-dev,
pkg-config,
libvorbis-dev (>= 1.2.3),
libflac-dev (>= 1.1.4-3),
diff --git a/debian/rules b/debian/rules
index 171c934..97f236c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with autotools-dev
+ dh $@
override_dh_strip:
dh_strip --dbgsym-migration='libsndfile1-dbg (<< 1.0.28-1~), sndfile-programs-dbg (<< 1.0.28-1~)'
--
libsndfile packaging
More information about the pkg-multimedia-commits
mailing list