[SCM] meterbridge packaging branch, master, updated. debian/0.9.2-7-3-g977f963
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat May 22 10:52:59 UTC 2010
The following commit has been merged in the master branch:
commit 977f96392b9457cd8711c134fbeefea3e70c4856
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat May 22 12:52:06 2010 +0200
reordered control file
diff --git a/debian/control b/debian/control
index a786a98..7c965ce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Alessio Treglia <quadrispro at ubuntu.com>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends: debhelper (>= 7.0.50~),
+ quilt (>= 0.46-7~),
autotools-dev,
libsdl-dev,
libjack-dev,
- libsdl-image1.2-dev,
- quilt (>= 0.46-7~)
+ libsdl-image1.2-dev
Standards-Version: 3.8.4
DM-Upload-Allowed: yes
Vcs-Git: git://git.debian.org/git/pkg-multimedia/meterbridge.git
@@ -18,7 +18,9 @@ Homepage: http://plugin.org.uk/meterbridge/
Package: meterbridge
Architecture: any
-Depends: jackd, ${shlibs:Depends}, ${misc:Depends}
+Depends: jackd,
+ ${shlibs:Depends},
+ ${misc:Depends}
Description: A collection of Audio meters for the JACK audio server
Meterbridge implements various meters for the JACK Audio Connection Kit.
Examples of the available types are:
--
meterbridge packaging
More information about the pkg-multimedia-commits
mailing list