[SCM] libgroove/master: set minimim Build-Depends versions of libav

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sat Feb 22 20:54:52 UTC 2014


The following commit has been merged in the master branch:
commit 53f847b19180d988188a0b8d2e1ee5efb834f291
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Feb 22 20:53:28 2014 +0000

    set minimim Build-Depends versions of libav

diff --git a/debian/control b/debian/control
index 844cf10..8ea1c3d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,16 @@ Source: libgroove
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Kelley <superjoe30 at gmail.com>
-Build-Depends: debhelper (>= 9), cmake, libsdl2-dev, libebur128-dev, libavformat-dev, libavcodec-dev, libavutil-dev, libavfilter-dev, libav-tools, pkg-config
+Build-Depends: debhelper (>= 9),
+ cmake,
+ libebur128-dev,
+ libavcodec-dev (>= 6:10~),
+ libavformat-dev (>= 6:10~),
+ libavfilter-dev (>= 6:10~),
+ libavutil-dev (>= 6:10~),
+ libav-tools,
+ libsdl2-dev,
+ pkg-config
 Standards-Version: 3.9.5
 Section: libs
 Homepage: https://github.com/andrewrk/libgroove

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list