[SCM] ffms2/master: use single line build dependencies

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Nov 5 15:34:44 UTC 2010


The following commit has been merged in the master branch:
commit 43ed1b59a5614ee791bce41cec14815be8c26c62
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Nov 5 16:26:17 2010 +0100

    use single line build dependencies

diff --git a/debian/control b/debian/control
index 279e378..802c880 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,18 @@ Source: ffms2
 Priority: optional
 Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Reinhard Tartler <siretart at tauware.de>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~),
-  autoconf, automake | automaken, libtool, pkg-config,
-  libavutil-dev (>= 4:0.6~), libavformat-dev (>= 4:0.6~), libavcodec-dev (>= 4:0.6~),
-  libswscale-dev (>= 4:0.6~), libpostproc-dev (>= 4:0.6~),
-  zlib1g-dev
+Build-Depends: debhelper (>= 7.0.50~),
+ quilt (>= 0.46-7~),
+ autoconf,
+ automake | automaken,
+ libtool,
+ pkg-config,
+ libavutil-dev (>= 4:0.6~),
+ libavformat-dev (>= 4:0.6~),
+ libavcodec-dev (>= 4:0.6~),
+ libswscale-dev (>= 4:0.6~),
+ libpostproc-dev (>= 4:0.6~),
+ zlib1g-dev
 Section: libs
 Standards-Version: 3.9.1
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ffms2.git;a=summary

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list