r43111 - in /desktop/unstable/gtkmm3.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 23 22:57:29 UTC 2014


Author: biebl
Date: Tue Sep 23 22:57:29 2014
New Revision: 43111

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

Modified:
    desktop/unstable/gtkmm3.0/debian/changelog
    desktop/unstable/gtkmm3.0/debian/rules

Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=43111&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Tue Sep 23 22:57:29 2014
@@ -5,6 +5,7 @@
     - Bump libglibmm-2.4-dev to (>= 2.42.0).
     - Bump libgtk-3-dev to (>= 3.14.0).
   * Use default compression for binary packages.
+  * Bump SHVER to 3.12.0.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 24 Sep 2014 00:51:46 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=43111&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Tue Sep 23 22:57:29 2014
@@ -11,7 +11,7 @@
 
 SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtkmm-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
 DOC_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtkmm-[[:digit:]\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
-SHVER := 3.12.0
+SHVER := 3.14.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list