[SCM] libreplaygain/master: Build-depend on libtool, reconfigure autotools stuff.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Apr 15 06:43:17 UTC 2011
The following commit has been merged in the master branch:
commit 26dea013caf6e5101e757cf46498f41274add355
Author: Alessio Treglia <alessio at debian.org>
Date: Fri Apr 15 08:34:31 2011 +0200
Build-depend on libtool, reconfigure autotools stuff.
diff --git a/debian/control b/debian/control
index 1553d76..019d68e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,10 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo at debian.org>,
Jorge Salamero Sanz <bencer at cauterized.net>
-Build-Depends: cdbs (>= 0.4.20),
- automake,
- debhelper (>= 5)
+Build-Depends: automake,
+ cdbs (>= 0.4.20),
+ debhelper (>= 5),
+ libtool
Standards-Version: 3.9.2
Homepage: http://www.replaygain.org
Vcs-Git: git://git.debian.org/pkg-multimedia/libreplaygain.git
diff --git a/debian/rules b/debian/rules
index 06066ee..8b83228 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,12 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/utils.mk
+DEB_AUTO_UPDATE_LIBTOOL = pre
+DEB_AUTO_UPDATE_ACLOCAL = 1.11
+DEB_AUTO_UPDATE_AUTOCONF = 2.68
+DEB_AUTO_UPDATE_AUTOHEADER = 2.68
+DEB_AUTO_UPDATE_AUTOMAKE = 1.11
+
common-binary-post-install-arch:: list-missing
DEB_DH_MAKESHLIBS_ARGS_libreplaygain1 := -V 'libreplaygain1 (>= 1.0~r412)'
--
libreplaygain packaging
More information about the pkg-multimedia-commits
mailing list