r28059 - in /desktop/unstable/totem-pl-parser/debian: changelog control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed May 25 06:11:27 UTC 2011


Author: mpitt
Date: Wed May 25 06:11:26 2011
New Revision: 28059

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28059
Log:
* New upstream release.
  - debian/control.in: Bump libquvi-dev build dep and add libarchive-dev
    build dep as per configure.in.

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=28059&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Wed May 25 06:11:26 2011
@@ -1,5 +1,8 @@
-totem-pl-parser (2.32.4-4) UNRELEASED; urgency=low
-
+totem-pl-parser (2.32.5-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - debian/control.in: Bump libquvi-dev build dep and add libarchive-dev
+      build dep as per configure.in.
   * debian/control.in: Add Vcs-* fields.
   * debian/watch: Fix syntax to actually catch current version.
 

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=28059&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control [utf-8] Wed May 25 06:11:26 2011
@@ -17,7 +17,8 @@
                libxml2-dev,
                libgmime-2.4-dev,
                libsoup-gnome2.4-dev,
-               libquvi-dev (>= 0.2.11),
+               libarchive-dev (>= 2.8.4),
+               libquvi-dev (>= 0.2.15),
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc,
                libgirepository1.0-dev (>= 0.9.12),

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=28059&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in [utf-8] Wed May 25 06:11:26 2011
@@ -12,7 +12,8 @@
                libxml2-dev,
                libgmime-2.4-dev,
                libsoup-gnome2.4-dev,
-               libquvi-dev (>= 0.2.11),
+               libarchive-dev (>= 2.8.4),
+               libquvi-dev (>= 0.2.15),
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc,
                libgirepository1.0-dev (>= 0.9.12),




More information about the pkg-gnome-commits mailing list