[SCM] pd-cyclone/master: Use debhelper compat level 6 (not 7): No newer features directly used, and eases backporting (due to late v7 fix in CDBS). Relax build-dependency on debhelper correspondingly.

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Dec 3 09:05:33 UTC 2010


The following commit has been merged in the master branch:
commit 686a4b09e20be6cd94b11b25bca5375c595340de
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Dec 3 10:01:15 2010 +0100

    Use debhelper compat level 6 (not 7): No newer features directly used, and eases backporting (due to late v7 fix in CDBS).  Relax build-dependency on debhelper correspondingly.

diff --git a/debian/compat b/debian/compat
index 7f8f011..1e8b314 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+6
diff --git a/debian/control b/debian/control
index 0653b4a..f56f61b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Hans-Christoph Steiner <hans at eds.org>,
  Felipe Sateler <fsateler at debian.org>
 Build-Depends: cdbs,
- debhelper (>= 7.0.1),
+ debhelper (>= 6),
  puredata
 Standards-Version: 3.9.1
 Homepage: http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html

-- 
pd-cyclone packaging



More information about the pkg-multimedia-commits mailing list