[SCM] slv2 packaging branch, master, updated. debian/0.6.6-3-3-gbe30066

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed May 12 15:13:19 UTC 2010


The following commit has been merged in the master branch:
commit be30066ec821f6268de6c0a03e8b415056febe15
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed May 12 17:12:52 2010 +0200

    Bump Standards, add missing

diff --git a/debian/control b/debian/control
index 1108cdf..8e0eb27 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Alessio Treglia <quadrispro at ubuntu.com>
 Build-Depends:  debhelper (>= 7),
-                python,
-                librdf0-dev,
-                lv2core,
-                doxygen,
-                libjack-dev
+ python,
+ librdf0-dev,
+ lv2core,
+ doxygen,
+ libjack-dev
 DM-Upload-Allowed: yes
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/slv2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/slv2.git;a=summary
 Homepage: http://drobilla.net/software/slv2
@@ -20,7 +20,8 @@ Homepage: http://drobilla.net/software/slv2
 Package: libslv2-9
 Section: libs
 Depends: ${shlibs:Depends},
-         librdf0
+ librdf0,
+ ${misc:Depends}
 Suggests: slv2-jack
 Architecture: any
 Description: A library for simple use of LV2 plugins
@@ -34,9 +35,9 @@ Description: A library for simple use of LV2 plugins
 Package: libslv2-dev
 Section: libdevel
 Depends: libslv2-9 (= ${binary:Version}),
-         ${shlibs:Depends},
-         ${misc:Depends},
-         librdf0-dev
+ ${shlibs:Depends},
+ ${misc:Depends},
+ librdf0-dev
 Suggests: slv2-doc
 Architecture: any
 Description: Development files (headers) for SLV2 library
@@ -52,7 +53,8 @@ Description: Development files (headers) for SLV2 library
 Package: slv2-jack
 Section: utils
 Depends: ${shlibs:Depends},
-         jackd
+ jackd,
+ ${misc:Depends}
 Architecture: any
 Description: Jack support for LV2 plugins
  LV2 is a simple but extensible successor of LADSPA plugins,
@@ -63,6 +65,7 @@ Description: Jack support for LV2 plugins
 
 Package: slv2-doc
 Section: doc
+Depends: ${misc:Depends}
 Architecture: all
 Description: Documentation for SLV2
  Man pages documenting the SLV2 API.

-- 
slv2 packaging



More information about the pkg-multimedia-commits mailing list