[SCM] transcode packaging branch, master, updated. debian/1.1.3-0.0ubuntu1-17-g31e15d3

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Fri Aug 28 11:32:32 UTC 2009


The following commit has been merged in the master branch:
commit cee3b7cd0f87e6a131ac6a30ee0ad512d6c014cc
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Fri Aug 28 13:06:37 2009 +0200

    Ordered Depends fields and demoted packages to Suggests that are neither in Debian nor in debimedia.

diff --git a/debian/control b/debian/control
index b4ae43b..6a413b5 100644
--- a/debian/control
+++ b/debian/control
@@ -42,13 +42,13 @@ Package: transcode
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         xterm | x-terminal-emulator,
-         gawk
+         gawk,
+         xterm | x-terminal-emulator
 Recommends: sox,
-            mjpegtools,
-            twolame,
-            transcode-doc
-Suggests: xvid4conf
+            transcode-doc,
+            twolame
+Suggests: mjpegtools,
+          xvid4conf
 Replaces: transcode-utils
 Description: Text console video-stream processing tool
  Transcode is a text console video-stream processing tool. It supports

-- 
transcode packaging



More information about the pkg-multimedia-commits mailing list