[SCM] easytag/master: Use dh-autoreconf

lucidfox-guest at users.alioth.debian.org lucidfox-guest at users.alioth.debian.org
Mon May 2 11:33:52 UTC 2011


The following commit has been merged in the master branch:
commit e42247b17b1d6ce206103d52f0c73a45c85d5494
Author: Maia Kozheva <sikon at ubuntu.com>
Date:   Mon May 2 18:27:42 2011 +0700

    Use dh-autoreconf

diff --git a/debian/control b/debian/control
index 42018ec..b472c11 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Maia Kozheva <sikon at ubuntu.com>
 Build-Depends: cdbs,
                debhelper (>= 7),
+               dh-autoreconf,
                gettext,
                libflac-dev (>= 1.1.2),
                libglib2.0-dev (>= 2.8),
diff --git a/debian/rules b/debian/rules
index 547ce07..dd36cca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 install/easytag::
 	# The changelog is installed in /usr/share/doc/easytag/changelog.gz

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list