[SCM] lives packaging branch, master, updated. debian/1.3.3-2-18-g8cbf2a6
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jul 5 23:13:54 UTC 2010
The following commit has been merged in the master branch:
commit 8cbf2a65b40cd9613e1561f62c813cf150c3680f
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jul 6 01:13:49 2010 +0200
Replace dh_autoreconf with autotools_dev addon.
diff --git a/debian/control b/debian/control
index 64a43b0..fb7b2ff 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Alessio Treglia <alessio at debian.org>,
Harry Rickards <hrickards at l33tmyst.com>
Standards-Version: 3.9.0
Build-Depends: debhelper (>= 7.0.8~),
- dh-autoreconf,
+ autotools-dev (>= 20100122.1~),
libdirectfb-dev[!hurd-i386],
libaa1-dev,
libgtk2.0-dev (>= 2.14),
diff --git a/debian/rules b/debian/rules
index 56c6012..c043f8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@ LDFLAGS:=
CFLAGS:=
%:
- dh --with autoreconf $@
+ dh --with autotools_dev $@
--
lives packaging
More information about the pkg-multimedia-commits
mailing list