r27155 - in /desktop/experimental/gtkmm2.4/debian: changelog rules

kklimonda-guest at users.alioth.debian.org kklimonda-guest at users.alioth.debian.org
Mon Mar 28 19:16:28 UTC 2011


Author: kklimonda-guest
Date: Mon Mar 28 19:16:24 2011
New Revision: 27155

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27155
Log:
debian/rules:
Update SHVER to 1:2.24.0 because of new API.

Modified:
    desktop/experimental/gtkmm2.4/debian/changelog
    desktop/experimental/gtkmm2.4/debian/rules

Modified: desktop/experimental/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm2.4/debian/changelog?rev=27155&op=diff
==============================================================================
--- desktop/experimental/gtkmm2.4/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtkmm2.4/debian/changelog [utf-8] Mon Mar 28 19:16:24 2011
@@ -1,6 +1,8 @@
 gtkmm2.4 (1:2.24.0-1) UNRELEASED; urgency=low
 
   * New upstream release. 
+  * debian/rules:
+    Update SHVER to 1:2.24.0 because of new API.
 
  -- Krzysztof Klimonda <kklimonda at syntaxhighlighted.com>  Mon, 28 Mar 2011 21:12:32 +0200
 

Modified: desktop/experimental/gtkmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm2.4/debian/rules?rev=27155&op=diff
==============================================================================
--- desktop/experimental/gtkmm2.4/debian/rules [utf-8] (original)
+++ desktop/experimental/gtkmm2.4/debian/rules [utf-8] Mon Mar 28 19:16:24 2011
@@ -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 := 1:2.22.0
+SHVER := 1:2.24.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list