[SCM] ardour Debian packaging branch, master, updated. upstream/2.8.2-103-gaca491e

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Oct 12 20:37:25 UTC 2009


The following commit has been merged in the master branch:
commit aca491e3a6b9c6ccaa0279fa7a0d71c462c00276
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Oct 12 21:17:39 2009 +0200

    Fix lintian warnings.
    
    W: ardour source: debhelper-but-no-misc-depends ardour-altivec
    W: ardour source: debhelper-but-no-misc-depends ardour-i686
    W: ardour source: debhelper-but-no-misc-depends ardour
    W: ardour source: package-lacks-versioned-build-depends-on-debhelper 6

diff --git a/debian/control b/debian/control
index b9c803c..d6444c3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: autotools-dev,
               quilt,
               patchutils (>= 0.2.25),
               cdbs,
-              debhelper (>= 4.1.0),
+              debhelper (>= 6.0.0),
               scons,
               dh-buildinfo,
               libsigc++-2.0-dev,
@@ -49,6 +49,7 @@ Architecture: any
 Section: sound
 Depends: ${shlibs:Depends},
         ${python:Depends},
+        ${misc:Depends},
         python,
         python-twisted,
         python-gtk2,
@@ -117,6 +118,7 @@ Architecture: powerpc
 Section: sound
 Depends: ${shlibs:Depends},
         ${python:Depends},
+        ${misc:Depends},
         python,
         python-twisted,
         python-gtk2,
@@ -143,6 +145,7 @@ Architecture: i386
 Section: sound
 Depends: ${shlibs:Depends},
         ${python:Depends},
+        ${misc:Depends},
         python,
         python-twisted,
         python-gtk2,

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list