r43061 - in /desktop/unstable/glibmm2.4/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 23 16:53:30 UTC 2014


Author: biebl
Date: Tue Sep 23 16:53:30 2014
New Revision: 43061

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43061
Log:
Bump SHVER to 2.42.0.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/rules

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=43061&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/changelog	[utf-8] Tue Sep 23 16:53:30 2014
@@ -3,6 +3,7 @@
   * New upstream release.
   * Bump minimum glib version to 2.42.0 according to configure.ac.
   * Use canonical URLs for the Vcs-* fields.
+  * Bump SHVER to 2.42.0.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 23 Sep 2014 17:14:08 +0200
 

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=43061&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/rules	[utf-8] Tue Sep 23 16:53:30 2014
@@ -11,7 +11,7 @@
 
 SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libglibmm-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
 DOC_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libglibmm-[[:digit:]\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
-SHVER := 2.40.0
+SHVER := 2.42.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list