[SCM] gmerlin/master: Wrap and sort
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jan 23 17:41:28 UTC 2012
The following commit has been merged in the master branch:
commit 64216852ea32e0f010a9353889710d48ea4a1fff
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jan 23 18:41:16 2012 +0100
Wrap and sort
Git-Dch: Ignore
diff --git a/debian/control.in b/debian/control.in
index d69c6bd..0f9fffc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,41 +2,46 @@ Source: gmerlin
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
Romain Beauxis <toots at rastageeks.org>
Homepage: http://gmerlin.sourceforge.net/
Standards-Version: 3.9.2
-Build-Depends: @cdbs@,
- libgavl-dev (>= 1.2.0),
- libcdio-paranoia-dev,
+Build-Depends:
+ @cdbs@,
doxygen,
- texinfo,
- libgtk2.0-dev,
- libxml2-dev,
fontconfig,
+ libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
libcddb2-dev,
+ libcdio-paranoia-dev,
+ libesd0-dev,
libfreetype6-dev,
+ libgavl-dev (>= 1.2.0),
libglu1-mesa-dev,
- libesd0-dev,
- libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
- libxv-dev,
+ libgtk2.0-dev,
+ libjack-dev,
+ libjpeg-dev,
libpulse-dev,
+ libquicktime-dev,
libtiff4-dev,
+ libv4l-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
libvisual-0.4-dev,
- libjpeg-dev,
- libquicktime-dev,
- libjack-dev,
- libv4l-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+ libxml2-dev,
+ libxv-dev,
+ texinfo
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/gmerlin.git
Vcs-Git: git://git.debian.org/pkg-multimedia/gmerlin.git
Package: gmerlin
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
+ gmerlin-data (>= ${source:Version}),
${misc:Depends},
- gmerlin-data (>= ${source:Version})
-Recommends: gmerlin-plugins-avdecoder
-Suggests: gmerlin-encoders
+ ${shlibs:Depends}
+Recommends:
+ gmerlin-plugins-avdecoder
+Suggests:
+ gmerlin-encoders
Description: a multiformat media player
Gmerlin is a multiformat media player with tree-like virtual directory
structure, where you can save your files, webstreams or whatever. It
@@ -62,7 +67,8 @@ Description: a multiformat media player
Package: gmerlin-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
Description: a multiformat media player - documentation files
Gmerlin is a multiformat media player with tree-like virtual directory
structure, where you can save your files, webstreams or whatever. It
@@ -74,8 +80,9 @@ Description: a multiformat media player - documentation files
Package: gmerlin-data
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: a multiformat media player - data files
Gmerlin is a multiformat media player with tree-like virtual directory
structure, where you can save your files, webstreams or whatever. It
@@ -88,7 +95,8 @@ Description: a multiformat media player - data files
Package: gmerlin-dbg
Architecture: any
Section: debug
-Depends: gmerlin (= ${binary:Version}),
+Depends:
+ gmerlin (= ${binary:Version}),
${misc:Depends}
Priority: extra
Description: debugging symbols for gmerlin
@@ -103,8 +111,9 @@ Description: debugging symbols for gmerlin
Package: libgmerlin0
Architecture: any
Section: libs
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: core library for gmerlin - runtime files
Gmerlin is a multiformat media player with tree-like virtual directory
structure, where you can save your files, webstreams or whatever. It
@@ -118,10 +127,11 @@ Description: core library for gmerlin - runtime files
Package: libgmerlin-dev
Architecture: any
Section: libdevel
-Depends: libgmerlin0 (= ${binary:Version}),
- pkg-config,
- libxml2-dev,
+Depends:
libgavl-dev (>= 1.2.0),
+ libgmerlin0 (= ${binary:Version}),
+ libxml2-dev,
+ pkg-config,
${misc:Depends}
Description: core library for gmerlin - development files
Gmerlin is a multiformat media player with tree-like virtual directory
@@ -136,7 +146,8 @@ Description: core library for gmerlin - development files
Package: libgmerlin-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
Description: core library for gmerlin - documentation files
Gmerlin is a multiformat media player with tree-like virtual directory
structure, where you can save your files, webstreams or whatever. It
--
gmerlin packaging
More information about the pkg-multimedia-commits
mailing list