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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 14 15:11:04 UTC 2015


Author: biebl
Date: Sun Jun 14 15:11:04 2015
New Revision: 45174

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45174
Log:
Bump SHVER to 3.16.0 due to API additions.

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=45174&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Sun Jun 14 15:11:04 2015
@@ -6,6 +6,7 @@
     - Bump libgtk-3-dev to (>= 3.16.0).
     - Bump mm-common to (>= 0.9.7).
   * Bump Standards-Version to 3.9.6.
+  * Bump SHVER to 3.16.0 due to API additions.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 14 Jun 2015 16:56:06 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=45174&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Sun Jun 14 15:11:04 2015
@@ -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.14.0
+SHVER := 3.16.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list