r15206 - in /desktop/unstable/gtksourceview2/debian: changelog control.in rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sun Mar 16 23:28:36 UTC 2008


Author: slomo
Date: Sun Mar 16 23:28:35 2008
New Revision: 15206

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15206
Log:
* debian/rules:
  + Update shlibs to >= 2.2.0 because of API additions.

Modified:
    desktop/unstable/gtksourceview2/debian/changelog
    desktop/unstable/gtksourceview2/debian/control.in
    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=15206&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/changelog (original)
+++ desktop/unstable/gtksourceview2/debian/changelog Sun Mar 16 23:28:35 2008
@@ -1,3 +1,10 @@
+gtksourceview2 (2.2.0-2) unstable; urgency=low
+
+  * debian/rules:
+    + Update shlibs to >= 2.2.0 because of API additions.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 17 Mar 2008 00:28:19 +0100
+
 gtksourceview2 (2.2.0-1) unstable; urgency=low
 
   * New upstream release. (closes: #467174)

Modified: desktop/unstable/gtksourceview2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/control.in?rev=15206&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/control.in (original)
+++ desktop/unstable/gtksourceview2/debian/control.in Sun Mar 16 23:28:35 2008
@@ -13,7 +13,7 @@
                libxml-parser-perl,
                libglib2.0-dev (>= 2.13.0)
 Uploaders: @GNOME_TEAM@
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: libgtksourceview2.0-0
 Section: libs

Modified: desktop/unstable/gtksourceview2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/rules?rev=15206&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/rules (original)
+++ desktop/unstable/gtksourceview2/debian/rules Sun Mar 16 23:28:35 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.0.2)'
+DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 2.2.0)'
 
 # Record build-time version information
 binary-post-install/libgtksourceview2.0-common::




More information about the pkg-gnome-commits mailing list