[SCM] libshout/master: Re-generate debian/control.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jan 9 10:15:20 UTC 2012
The following commit has been merged in the master branch:
commit de533bc4972d3c751fa1e30ec63fdafa72ce0360
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jan 9 11:15:13 2012 +0100
Re-generate debian/control.
diff --git a/debian/control b/debian/control
index 28b7592..44407d6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>,
Guillaume Pellerin <yomguy at altern.org>,
Romain Beauxis <toots at rastageeks.org>,
Ying-Chun Liu <grandpaul at gmail.com>
-Build-Depends: cdbs,
- autotools-dev,
- debhelper,
+Build-Depends: autotools-dev,
+ cdbs (>= 0.4.85~),
+ debhelper (>= 8.1.3~),
dh-buildinfo,
libogg-dev,
libvorbis-dev,
pkg-config,
libtheora-dev,
libspeex-dev,
- d-shlibs
+ d-shlibs (>= 0.48)
Vcs-Git: git://git.debian.org/pkg-multimedia/libshout.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libshout.git
Standards-Version: 3.9.2
@@ -24,6 +24,7 @@ Homepage: http://www.icecast.org/
Package: libshout3-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: libshout3 (= ${binary:Version}),
${devlibs:Depends},
${misc:Depends},
@@ -47,6 +48,8 @@ Description: MP3/Ogg Vorbis broadcast streaming library (development)
Package: libshout3
Section: libs
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
Description: MP3/Ogg Vorbis broadcast streaming library
--
libshout packaging
More information about the pkg-multimedia-commits
mailing list