r1030 - in /unstable/a52dec/debian: changelog control
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Thu Jan 17 17:49:38 UTC 2008
Author: lool
Date: Thu Jan 17 17:49:30 2008
New Revision: 1030
URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1030
Log:
* Let liba52-0.7.4-dev depend on ${shlibs:Depends}; thanks Niko Tyni.
Modified:
unstable/a52dec/debian/changelog
unstable/a52dec/debian/control
Modified: unstable/a52dec/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/a52dec/debian/changelog?rev=1030&op=diff
==============================================================================
--- unstable/a52dec/debian/changelog (original)
+++ unstable/a52dec/debian/changelog Thu Jan 17 17:49:30 2008
@@ -1,3 +1,9 @@
+a52dec (0.7.4-12) UNRELEASED; urgency=low
+
+ * Let liba52-0.7.4-dev depend on ${shlibs:Depends}; thanks Niko Tyni.
+
+ -- Loic Minier <lool at dooz.org> Thu, 17 Jan 2008 18:48:45 +0100
+
a52dec (0.7.4-11) unstable; urgency=low
[ Sam Hocevar ]
Modified: unstable/a52dec/debian/control
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/a52dec/debian/control?rev=1030&op=diff
==============================================================================
--- unstable/a52dec/debian/control (original)
+++ unstable/a52dec/debian/control Thu Jan 17 17:49:30 2008
@@ -22,7 +22,8 @@
Package: liba52-0.7.4-dev
Section: libdevel
Architecture: any
-Depends: liba52-0.7.4 (= ${binary:Version})
+Depends: liba52-0.7.4 (= ${binary:Version}),
+ ${shlibs:Depends}
Conflicts: a52dec, a52dec-dev, liba52-dev
Replaces: a52dec, a52dec-dev, liba52-dev
Provides: a52dec, a52dec-dev, liba52-dev
More information about the pkg-multimedia-commits
mailing list