[SCM] silentjack packaging branch, master, updated. debian/0.2-1-6-g533c20f

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 4 10:48:50 UTC 2010


The following commit has been merged in the master branch:
commit 533c20fed5d26c49a8afcd831a9aae4c2f1bea91
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Jun 4 12:48:32 2010 +0200

    Add autoconf support, fix my mail address.

diff --git a/debian/control b/debian/control
index e538ec3..c27025e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,10 @@ Source: silentjack
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org,
+Uploaders: Alessio Treglia <alessio at debian.org>,
  Andrew Gee <andrew at andrewgee.org>
 Build-Depends: debhelper (>= 7.0.8~),
+ autoconf,
  autotools-dev (>= 20100122.1~),
  libjack-dev
 Standards-Version: 3.8.4
diff --git a/debian/rules b/debian/rules
index fe5fd33..fdeab55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with autotools_dev  $@
+	dh --buildsystem=autoconf --with autotools_dev  $@

-- 
silentjack packaging



More information about the pkg-multimedia-commits mailing list