[SCM] plotmm packaging branch, master, updated. debian/0.1.2-1-6-g5ca890d

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jun 8 09:46:09 UTC 2010


The following commit has been merged in the master branch:
commit 5ca890d913eb03d92ba8b630e0bcd133812467a9
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jun 8 11:45:53 2010 +0200

    Add autotools_dev helper support.

diff --git a/debian/control b/debian/control
index 854887e..75fdee7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Alessio Treglia <quadrispro at ubuntu.com>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends: debhelper (>= 7.0.50~),
- autotools-dev,
+ autotools-dev (>= 0100122.1~),
  libgtkmm-2.4-dev,
  doxygen
 DM-Upload-Allowed: yes
diff --git a/debian/rules b/debian/rules
index 504d65d..af60d4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh --with autotools_dev $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog README

-- 
plotmm packaging



More information about the pkg-multimedia-commits mailing list