[SCM] libmms packaging branch, master, updated. upstream/0.6-33-g959d734
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Wed Jun 9 08:37:20 UTC 2010
The following commit has been merged in the master branch:
commit 5954a109692962e9f288b593d099e2f0fada4938
Author: Fabian Greffrath <fabian at greffrath.com>
Date: Wed Jun 9 10:21:15 2010 +0200
Drop the replacement of config.{sub,guess} altogether, the ones upstream provides are newer than those in current Debian stable.
diff --git a/debian/control b/debian/control
index 379bd04..7f57f3f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Priority: optional
Maintainer: Debian Multimedia Packages Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Arthur Loiret <aloiret at debian.org>,
Fabian Greffrath <fabian+debian at greffrath.com>
-Build-Depends: autotools-dev (>= 20100122.1),
- debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 7.0.50~),
libglib2.0-dev,
quilt (>= 0.46-7~)
Standards-Version: 3.8.4
diff --git a/debian/rules b/debian/rules
index 7c5e80b..f6b359a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh --with autotools-dev,quilt $@
+ dh $@ --with quilt
--
libmms packaging
More information about the pkg-multimedia-commits
mailing list