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

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Nov 27 03:38:26 UTC 2007


Author: slomo
Date: Tue Nov 27 03:38:25 2007
New Revision: 13601

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13601
Log:
* New upstream bugfix release:
  + debian/rules:
    - Update shlibs to >= 2.0.2.

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=13601&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/changelog (original)
+++ desktop/unstable/gtksourceview2/debian/changelog Tue Nov 27 03:38:25 2007
@@ -1,9 +1,12 @@
-gtksourceview2 (2.0.1-2) UNRELEASED; urgency=low
-
+gtksourceview2 (2.0.2-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + debian/rules:
+      - Update shlibs to >= 2.0.2.
   * debian/copyright:
     + The python language file is now licensed under LGPL too.
 
- -- Sebastian Dröge <slomo at debian.org>  Mon, 22 Oct 2007 15:15:04 +0200
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 27 Nov 2007 04:36:33 +0100
 
 gtksourceview2 (2.0.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gtksourceview2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/rules?rev=13601&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/rules (original)
+++ desktop/unstable/gtksourceview2/debian/rules Tue Nov 27 03:38:25 2007
@@ -19,7 +19,7 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 # Debhelper Arguments
-DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 1.90.4)'
+DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 2.0.2)'
 
 # Record build-time version information
 binary-post-install/libgtksourceview2.0-common::




More information about the pkg-gnome-commits mailing list