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

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Tue May 31 09:00:12 UTC 2011


Author: manphiz-guest
Date: Tue May 31 09:00:12 2011
New Revision: 28128

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28128
Log:
New upstream release.

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=28128&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog [utf-8] Tue May 31 09:00:12 2011
@@ -1,4 +1,4 @@
-gtkmm3.0 (3.0.0-1) UNRELEASED; urgency=low
+gtkmm3.0 (3.0.1-1) UNRELEASED; urgency=low
 
   [Andrew Starr-Bochicchio]
   * Initial packaging work based on gtkmm2.4 package.
@@ -7,6 +7,7 @@
   * Initial release.
 
   [ Deng Xiyue ]
+  * New upstream release.
   * debian/watch:
     + Track *.tar.bz2 instead of *.tar.gz.
   * debian/control{.in,}:
@@ -17,4 +18,4 @@
   * debian/rules:
     + Drop clean-la.mk since they are not shipped any more.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 04 May 2011 13:49:17 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 31 May 2011 16:59:25 +0800

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=28128&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules [utf-8] Tue May 31 09:00:12 2011
@@ -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.0.0
+SHVER := 3.0.1
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list