[SCM] silentjack packaging branch, master, updated. debian/0.2-1-3-gaf3d9c8
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jun 4 10:30:07 UTC 2010
The following commit has been merged in the master branch:
commit af3d9c8786a89ede6174839c0bc99b04a324d790
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Fri Jun 4 12:29:59 2010 +0200
Add autotools_dev helper support.
diff --git a/debian/control b/debian/control
index 9dc37a0..bc81a1a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: sound
Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Gee <andrew at andrewgee.org>
-Build-Depends: debhelper (>= 7),
- autotools-dev,
+Build-Depends: debhelper (>= 7.0.8~),
+ autotools-dev (>= 20100122.1~),
libjack-dev
Standards-Version: 3.8.4
Homepage: http://www.aelius.com/njh/silentjack/
diff --git a/debian/rules b/debian/rules
index 917d9bf..fe5fd33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
%:
- dh $@
+ dh --with autotools_dev $@
--
silentjack packaging
More information about the pkg-multimedia-commits
mailing list