[SCM] divxenc/master: wrap-and-sort
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Nov 22 16:06:58 UTC 2012
The following commit has been merged in the master branch:
commit 1f957fbd7ddfc74899c825dbed7205c08a86bacc
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Nov 22 16:06:12 2012 +0000
wrap-and-sort
diff --git a/debian/control b/debian/control
index 80b76da..d8514d6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,20 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/divxenc.git
Package: divxenc
Architecture: all
-Depends: ${misc:Depends}, mencoder, lsdvd, ogmtools, gpac,
- mkvtoolnix, vorbis-tools, faac, bc, pv
+Depends:
+ bc,
+ faac,
+ gpac,
+ lsdvd,
+ mencoder,
+ mkvtoolnix,
+ ogmtools,
+ pv,
+ vorbis-tools,
+ ${misc:Depends}
Description: shell script to encode DVDs to FMP4/DivX
A shell script which makes it easy to encode DVDs, (S)VCDs or video files
- to the FMP4/DivX video format using MEncoder from the MPlayer project.
+ to the FMP4/DivX video format using MEncoder from the MPlayer project.
Here you can find more information about divxenc and the features it
supports as well as a FAQ on various issues.
.
--
divxenc packaging
More information about the pkg-multimedia-commits
mailing list