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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 6 22:24:49 UTC 2015


Author: biebl
Date: Wed May  6 22:24:48 2015
New Revision: 44321

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44321
Log:
Bump SHVER to 2.44.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=44321&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/changelog	[utf-8] Wed May  6 22:24:48 2015
@@ -6,6 +6,7 @@
   * Bump Standards-Version to 3.9.6. No further changes.
   * Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer, add
     Deng Xiyue to Uploaders.
+  * Bump SHVER to 2.44.0.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 23 Sep 2014 19:03:41 +0200
 

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=44321&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules	[utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/rules	[utf-8] Wed May  6 22:24:48 2015
@@ -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.42.0
+SHVER := 2.44.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list