[SCM] xvidenc/master: wrap-and-sort

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Nov 19 11:40:46 UTC 2012


The following commit has been merged in the master branch:
commit cb2997c9e6f5bcd9534c233829ab2ad75e75e484
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Nov 19 11:38:13 2012 +0000

    wrap-and-sort

diff --git a/debian/control b/debian/control
index c92ab5e..7d9f16e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,17 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/xvidenc.git
 
 Package: xvidenc
 Architecture: all
-Depends: ${misc:Depends}, mencoder, lsdvd, gpac, mkvtoolnix, faac,
- vorbis-tools, ogmtools, pv, bc
+Depends:
+ bc,
+ faac,
+ gpac,
+ lsdvd,
+ mencoder,
+ mkvtoolnix,
+ ogmtools,
+ pv,
+ vorbis-tools,
+ ${misc:Depends}
 Description: shell script to encode DVDs to Xvid
  A shell script which makes it easy to encode DVDs, (S)VCDs or video files
  to the Xvid video format using MEncoder from the MPlayer project.

-- 
xvidenc packaging



More information about the pkg-multimedia-commits mailing list