r17160 - in /desktop/unstable/gtksourceview2/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Sep 27 10:15:48 UTC 2008


Author: lool
Date: Sat Sep 27 10:15:48 2008
New Revision: 17160

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17160
Log:
Bump shlibs to >= 2.4.0 for API additions.

Modified:
    desktop/unstable/gtksourceview2/debian/changelog
    desktop/unstable/gtksourceview2/debian/rules

Modified: desktop/unstable/gtksourceview2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/changelog?rev=17160&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/changelog (original)
+++ desktop/unstable/gtksourceview2/debian/changelog Sat Sep 27 10:15:48 2008
@@ -1,6 +1,7 @@
 gtksourceview2 (2.4.0-2) unstable; urgency=low
 
   * Build-dep on intltool instead of libxml-parser-perl.
+  * Bump shlibs to >= 2.4.0 for API additions.
 
  -- Loic Minier <lool at dooz.org>  Sat, 27 Sep 2008 12:14:05 +0200
 

Modified: desktop/unstable/gtksourceview2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/rules?rev=17160&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/rules (original)
+++ desktop/unstable/gtksourceview2/debian/rules Sat Sep 27 10:15:48 2008
@@ -19,7 +19,7 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 # Debhelper Arguments
-DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 2.2.0)'
+DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 2.4.0)'
 
 # Record build-time version information
 binary-post-install/libgtksourceview2.0-common::




More information about the pkg-gnome-commits mailing list