[libaec] 03/04: Remove redundant auto*, dh-autoreconf build-deps

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jul 29 10:14:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository libaec.

commit 8b756e90837fe4402f9fa4b13bbbbec649c3d22e
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jul 28 15:16:06 2017 +0100

    Remove redundant auto*, dh-autoreconf build-deps
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2f3211..a776a2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libaec (0.3.2-2) UNRELEASED; urgency=medium
 
   * Standards-Version: 4.0.0; no changes required
   * DH_COMPAT now 10
+  * Remove redundant auto*, dh-autoreconf build-deps
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 28 Jul 2017 12:07:21 +0100
 
diff --git a/debian/control b/debian/control
index 7903362..a19dc2d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: libaec
 Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 10), dh-buildinfo, autoconf, automake,
- dh-autoreconf, unzip
+Build-Depends: debhelper (>= 10), dh-buildinfo, unzip
 Standards-Version: 4.0.0
 Homepage: https://www.dkrz.de/redmine/projects/aec
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libaec.git
diff --git a/debian/rules b/debian/rules
index e49b559..bc857fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # The magic debhelper  rule
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 # To enable all, uncomment following line
 DEB_BUILD_MAINT_OPTIONS:= hardening=+all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libaec.git



More information about the debian-science-commits mailing list