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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Apr 16 19:24:32 UTC 2016


Author: biebl
Date: Sat Apr 16 19:24:32 2016
New Revision: 48025

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48025
Log:
Bump SHVER to 3.20.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=48025&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Sat Apr 16 19:24:32 2016
@@ -7,6 +7,7 @@
     - Bump libpangomm-1.4-dev to (>= 2.38.2).
     - Bump libatkmm-1.6-dev to (>= 2.24.2).
     - Bump mm-common to (>= 0.9.10).
+  * Bump SHVER to 3.20.0.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 16 Apr 2016 20:40:06 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=48025&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Sat Apr 16 19:24:32 2016
@@ -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.18.0
+SHVER := 3.20.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list