[SCM] gigedit packaging branch, master, updated. debian/0.1.1-2.2-10-g492ce3a
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Aug 16 21:32:50 UTC 2010
The following commit has been merged in the master branch:
commit 492ce3a19dbf38ad6d35d90bd71067bad1e0c444
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Aug 16 23:32:33 2010 +0200
Add autotools-dev support.
diff --git a/debian/control b/debian/control
index fec73de..d68c5fc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
Alessio Treglia <alessio at debian.org>,
Christian Schoenebeck <cuse at users.sf.net>
Build-Depends: debhelper (>= 7),
+ autotools-dev (>= 20100122.1~),
pkg-config,
intltool,
libgtkmm-2.4-dev,
diff --git a/debian/rules b/debian/rules
index 2d33f6a..dcf6189 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autotools_dev
--
gigedit packaging
More information about the pkg-multimedia-commits
mailing list