[SCM] libshout/master: Update package relations: Relax to build-depend unversioned on libogg-dev, libvorbis-dev and libtheora-dev: Needed versions satisfied even in oldstable.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Dec 8 02:41:07 UTC 2011


The following commit has been merged in the master branch:
commit 1d1df3295f88fd2ed9b8258f519765fd73cfe45d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Dec 6 18:45:57 2011 +0700

    Update package relations: Relax to build-depend unversioned on libogg-dev, libvorbis-dev and libtheora-dev: Needed versions satisfied even in oldstable.

diff --git a/debian/rules b/debian/rules
index 48fa467..076a9dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = libshout
 
 # Needed at build time by upstream code
-CDBS_BUILD_DEPENDS += , libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), pkg-config, libtheora-dev (>> 0.0.0.alpha4), libspeex-dev
+CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, pkg-config, libtheora-dev, libspeex-dev
 
 # Needed at build time for our packaging
 CDBS_BUILD_DEPENDS += , d-shlibs (>= 0.48)

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list