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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 25 00:41:38 UTC 2013


Author: biebl
Date: Sat May 25 00:41:38 2013
New Revision: 37947

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

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=37947&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog [utf-8] Sat May 25 00:41:38 2013
@@ -3,6 +3,7 @@
   * New upstream release.
   * Bump dependency on libglibmm-2.4-dev to (>= 2.36.2) and
     libgtk-3-dev to (>= 3.8.0).
+  * Bump SHVER to 3.8.1.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 25 May 2013 02:30:55 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=37947&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules [utf-8] Sat May 25 00:41:38 2013
@@ -10,7 +10,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.4.0
+SHVER := 3.8.1
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list