[libcerf] 01/02: Removed autotools-dev

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Tue Aug 12 14:48:13 UTC 2014


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

eugenwintersberger-guest pushed a commit to branch master
in repository libcerf.

commit 8a2d5bc6daf3bd074be00c7fc04cb342052b44f6
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Tue Aug 12 15:42:03 2014 +0200

    Removed autotools-dev
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a3378e6..b04d236 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Uploaders: Eugen Wintersberger <eugen.wintersberger at gmail.com>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
                automake,
                dh-autoreconf
 Standards-Version: 3.9.5
diff --git a/debian/rules b/debian/rules
index 6c68cf1..d9318df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@  --with autotools-dev --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --docdir=/usr/share/doc/libcerf-doc 

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



More information about the debian-science-commits mailing list