[SCM] gmerlin/master: Regenerate debian/control
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Jan 26 13:03:54 UTC 2012
The following commit has been merged in the master branch:
commit 34da5275b076298d8ef5a795c514232550df8952
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Jan 26 12:41:07 2012 +0100
Regenerate debian/control
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 2f178ae..1303755 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
autotools-dev,
gnulib,
debhelper (>= 7.0.1),
- dh-buildinfo,
libtool,
automake1.11,
autoconf,
@@ -120,10 +119,9 @@ Package: libgmerlin0
Architecture: any
Section: libs
Depends:
+ libgmerlin-common,
${misc:Depends},
${shlibs:Depends}
-Breaks: gmerlin-data (<< 1.0.0~dfsg)
-Replaces: gmerlin-data (<< 1.0.0~dfsg)
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
@@ -134,6 +132,27 @@ Description: core library for gmerlin - runtime files
This package contains the files needed to run a program compiled using
libgmerlin.
+Package: libgmerlin-common
+Architecture: any
+Section: libs
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Breaks:
+ gmerlin-data (<< 1.0.0~dfsg),
+ libgmerlin0 (<= 1.0.0~dfsg-10)
+Replaces:
+ gmerlin-data (<< 1.0.0~dfsg),
+ libgmerlin0 (<= 1.0.0~dfsg-10)
+Description: core library for gmerlin - common runtime files
+ Gmerlin is a multiformat media player with tree-like virtual directory
+ structure, where you can save your files, webstreams or whatever. It
+ handles even large media collections gracefully. Hardware devices appear
+ also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and
+ DVB-broadcasts.
+ .
+ This package contains the common files needed by libgmerlin.
+
Package: libgmerlin-dev
Architecture: any
Section: libdevel
--
gmerlin packaging
More information about the pkg-multimedia-commits
mailing list