[SCM] lives packaging branch, master, updated. debian/1.3.3-2-15-gf37f466
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jul 5 22:29:10 UTC 2010
The following commit has been merged in the master branch:
commit 2e2539f81e7c968c3c19d819b1d20905f4b04b3b
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jul 6 00:27:28 2010 +0200
Use dh-autoreconf DH add-on.
diff --git a/debian/control b/debian/control
index eb31ff4..07bf18d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Alessio Treglia <alessio at debian.org>,
Harry Rickards <hrickards at l33tmyst.com>
Standards-Version: 3.9.0
Build-Depends: debhelper (>= 7),
+ dh-autoreconf,
libdirectfb-dev[!hurd-i386],
libaa1-dev,
libgtk2.0-dev (>= 2.14),
diff --git a/debian/rules b/debian/rules
index 2862f08..56c6012 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@ LDFLAGS:=
CFLAGS:=
%:
- dh $@
+ dh --with autoreconf $@
--
lives packaging
More information about the pkg-multimedia-commits
mailing list