r36153 - in /desktop/experimental/totem-pl-parser/debian: changelog control control.in

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Tue Oct 23 16:38:29 UTC 2012


Author: smcv
Date: Tue Oct 23 16:38:28 2012
New Revision: 36153

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36153
Log:
build-depend on GLib 2.34, for g_clear_pointer()

Modified:
    desktop/experimental/totem-pl-parser/debian/changelog
    desktop/experimental/totem-pl-parser/debian/control
    desktop/experimental/totem-pl-parser/debian/control.in

Modified: desktop/experimental/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/changelog?rev=36153&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/changelog [utf-8] Tue Oct 23 16:38:28 2012
@@ -1,6 +1,7 @@
 totem-pl-parser (3.4.3-1) UNRELEASED; urgency=low
 
   * New upstream bug fix release
+    - build-depend on GLib 2.34, for g_clear_pointer()
 
  -- Simon McVittie <smcv at debian.org>  Tue, 23 Oct 2012 17:24:52 +0100
 

Modified: desktop/experimental/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/control?rev=36153&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/control [utf-8] Tue Oct 23 16:38:28 2012
@@ -14,7 +14,7 @@
                gnome-pkg-tools,
                intltool (>= 0.35),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.31.0),
+               libglib2.0-dev (>= 2.34),
                libxml2-dev,
                libgmime-2.6-dev,
                libsoup-gnome2.4-dev,

Modified: desktop/experimental/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/control.in?rev=36153&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/control.in [utf-8] Tue Oct 23 16:38:28 2012
@@ -9,7 +9,7 @@
                gnome-pkg-tools,
                intltool (>= 0.35),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.31.0),
+               libglib2.0-dev (>= 2.34),
                libxml2-dev,
                libgmime-2.6-dev,
                libsoup-gnome2.4-dev,




More information about the pkg-gnome-commits mailing list