r41810 - in /desktop/unstable/totem-pl-parser/debian: changelog control control.in
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sat May 31 09:45:06 UTC 2014
Author: pochu
Date: Sat May 31 09:45:06 2014
New Revision: 41810
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41810
Log:
* debian/control.in:
+ Let libtotem-plparser-dev depend on libquvi-dev, needed by the
pkg-config file.
Modified:
desktop/unstable/totem-pl-parser/debian/changelog
desktop/unstable/totem-pl-parser/debian/control
desktop/unstable/totem-pl-parser/debian/control.in
Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=41810&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Sat May 31 09:45:06 2014
@@ -1,3 +1,11 @@
+totem-pl-parser (3.10.2-3) UNRELEASED; urgency=medium
+
+ * debian/control.in:
+ + Let libtotem-plparser-dev depend on libquvi-dev, needed by the
+ pkg-config file.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Sat, 31 May 2014 11:44:10 +0200
+
totem-pl-parser (3.10.2-2) unstable; urgency=medium
* Add debian/patches/totem-pl-parser-use-old-quvi.patch
Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=41810&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control [utf-8] Sat May 31 09:45:06 2014
@@ -37,6 +37,7 @@
libarchive-dev,
libglib2.0-dev,
libgmime-2.6-dev,
+ libquvi-dev,
libtotem-plparser18 (= ${binary:Version}),
libxml2-dev,
${misc:Depends}
Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=41810&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in [utf-8] Sat May 31 09:45:06 2014
@@ -32,6 +32,7 @@
libarchive-dev,
libglib2.0-dev,
libgmime-2.6-dev,
+ libquvi-dev,
libtotem-plparser18 (= ${binary:Version}),
libxml2-dev,
${misc:Depends}
More information about the pkg-gnome-commits
mailing list