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

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Aug 4 17:14:21 UTC 2010


Author: slomo
Date: Wed Aug  4 17:14:16 2010
New Revision: 24940

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24940
Log:
* New upstream bugfix release:
  + debian/control.in:
    - Add libsoup-gnome2.4-dev build dependency.
    - Update gobject-introspection build dependency to >= 0.6.14.

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=24940&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Wed Aug  4 17:14:16 2010
@@ -1,9 +1,13 @@
-totem-pl-parser (2.30.1-2) UNRELEASED; urgency=low
+totem-pl-parser (2.30.2-1) unstable; urgency=low
 
   * debian/control.in:
     + Fix description of the GIR package.
-
- -- Sebastian Dröge <slomo at debian.org>  Tue, 25 May 2010 21:29:22 +0200
+  * New upstream bugfix release:
+    + debian/control.in:
+      - Add libsoup-gnome2.4-dev build dependency.
+      - Update gobject-introspection build dependency to >= 0.6.14.
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 04 Aug 2010 19:13:44 +0200
 
 totem-pl-parser (2.30.1-1) unstable; urgency=low
 

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=24940&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control [utf-8] Wed Aug  4 17:14:16 2010
@@ -17,10 +17,11 @@
                libgtk2.0-dev (>= 2.11.6),
                libxml2-dev,
                libgmime-2.4-dev,
+               libsoup-gnome2.4-dev,
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc,
-               libgirepository1.0-dev (>= 0.6.7),
-               gobject-introspection (>= 0.6.7),
+               libgirepository1.0-dev (>= 0.6.14),
+               gobject-introspection (>= 0.6.14),
                gir-repository-dev,
                gir1.0-glib-2.0
 Uploaders: Sebastian Dröge <slomo at debian.org>

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=24940&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in [utf-8] Wed Aug  4 17:14:16 2010
@@ -12,10 +12,11 @@
                libgtk2.0-dev (>= 2.11.6),
                libxml2-dev,
                libgmime-2.4-dev,
+               libsoup-gnome2.4-dev,
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc,
-               libgirepository1.0-dev (>= 0.6.7),
-               gobject-introspection (>= 0.6.7),
+               libgirepository1.0-dev (>= 0.6.14),
+               gobject-introspection (>= 0.6.14),
                gir-repository-dev,
                gir1.0-glib-2.0
 Uploaders: @GNOME_TEAM@




More information about the pkg-gnome-commits mailing list