r14868 - in /desktop/unstable/gconfmm2.6/debian: changelog libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Fri Mar 7 03:14:46 UTC 2008


Author: manphiz-guest
Date: Fri Mar  7 03:14:43 2008
New Revision: 14868

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14868
Log:
* New upstream version.
  + Bump shlibs version to 2.22.0 as per ChangeLog.
* Fix section in doc-base reference.

Modified:
    desktop/unstable/gconfmm2.6/debian/changelog
    desktop/unstable/gconfmm2.6/debian/libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference
    desktop/unstable/gconfmm2.6/debian/rules

Modified: desktop/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/changelog?rev=14868&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/changelog (original)
+++ desktop/unstable/gconfmm2.6/debian/changelog Fri Mar  7 03:14:43 2008
@@ -1,5 +1,7 @@
-gconfmm2.6 (2.20.0-4) UNRELEASED; urgency=low
+gconfmm2.6 (2.22.0-1) unstable; urgency=low
 
+  * New upstream version.
+    + Bump shlibs version to 2.22.0 as per ChangeLog.
   * Correct copyright holders, correct license pointer to
     /usr/share/common-licenses/LGPL-2.1 in debian/copyright.
   * Bump compat level to 6, let debhelper >= 6 accordingly, and let
@@ -16,8 +18,9 @@
   * Drop 70_relibtoolize.patch, and use chrpath hack to get rid of amd64
     rpath issue, hence add chrpath to b-deps.  Should contact upstream for
     real fix. 
+  * Fix section in doc-base reference.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 19 Feb 2008 19:20:55 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Fri, 07 Mar 2008 10:04:05 +0800
 
 gconfmm2.6 (2.20.0-3) unstable; urgency=low
 

Modified: desktop/unstable/gconfmm2.6/debian/libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference?rev=14868&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference (original)
+++ desktop/unstable/gconfmm2.6/debian/libgconfmm-2.6-doc.doc-base.gconfmm2.6-reference Fri Mar  7 03:14:43 2008
@@ -2,7 +2,7 @@
 Title: gconfmm 2.6 Reference Manual
 Author: Doxygen
 Abstract: Reference Manual for gconfmm 2.6 (C++ bindings for GConf)
-Section: Apps/Programming
+Section: Applications/Programming
 
 Format: HTML
 Index: /usr/share/doc/libgconfmm-2.6-doc/reference/html/index.html

Modified: desktop/unstable/gconfmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/rules?rev=14868&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/rules (original)
+++ desktop/unstable/gconfmm2.6/debian/rules Fri Mar  7 03:14:43 2008
@@ -13,7 +13,7 @@
 
 SHARED_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libgconfmm-[0-9\.]+-[0-9][0-9a-z]*)[[:space:]]*$$/\1/p' debian/control | head -n 1)
 DOC_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libgconfmm-[0-9\.]+-doc)[[:space:]]*$$/\1/p' debian/control | head -n 1)
-SHVER := 2.14.2
+SHVER := 2.22.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list