r13268 - in /desktop/unstable: gconfmm2.6/debian/ libgnomecanvasmm2.6/debian/ libgnomemm2.6/debian/

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Oct 25 13:41:40 UTC 2007


Author: manphiz-guest
Date: Thu Oct 25 13:41:40 2007
New Revision: 13268

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13268
Log:
Fix various formats and typos.

Modified:
    desktop/unstable/gconfmm2.6/debian/changelog
    desktop/unstable/gconfmm2.6/debian/control
    desktop/unstable/gconfmm2.6/debian/control.in
    desktop/unstable/gconfmm2.6/debian/rules
    desktop/unstable/libgnomecanvasmm2.6/debian/changelog
    desktop/unstable/libgnomecanvasmm2.6/debian/control
    desktop/unstable/libgnomecanvasmm2.6/debian/control.in
    desktop/unstable/libgnomemm2.6/debian/changelog

Modified: desktop/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/changelog?rev=13268&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/changelog (original)
+++ desktop/unstable/gconfmm2.6/debian/changelog Thu Oct 25 13:41:40 2007
@@ -5,16 +5,16 @@
   * Use ${binary:Version} instead of deprecated ${Source-Version}.
   * Split documents into separate -doc package, and make it conflict with
     older -dev package.
-  * Provide shlib version to 2.14.2 according to changelog.
+  * Provide shlib version to 2.14.2 according to ChangeLog.
   * debian/patches
     + 70_relibtoolize.patch as libtool issue work around.
   * Migrate ownership to Debian GNOME Team.
     - Add myself as maintainer with consensus from Debian GNOME Team.
-    - Original maintainer Bradley Bell is also a member of Debian GNOME 
+    - Original maintainer Bradley Bell is also a member of Debian GNOME
       Team now. Thanks Bradley.
     - Add Debian GNOME Team as uploaders.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 25 Oct 2007 16:50:17 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 25 Oct 2007 21:33:54 +0800
 
 gconfmm2.6 (2.14.2-1) unstable; urgency=low
 

Modified: desktop/unstable/gconfmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control?rev=13268&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control (original)
+++ desktop/unstable/gconfmm2.6/debian/control Thu Oct 25 13:41:40 2007
@@ -52,4 +52,3 @@
  the C++ wrapper for GConf.
  .
  This package contains development reference documentation and examples.
-

Modified: desktop/unstable/gconfmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control.in?rev=13268&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control.in (original)
+++ desktop/unstable/gconfmm2.6/debian/control.in Thu Oct 25 13:41:40 2007
@@ -52,4 +52,3 @@
  the C++ wrapper for GConf.
  .
  This package contains development reference documentation and examples.
-

Modified: desktop/unstable/gconfmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/rules?rev=13268&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/rules (original)
+++ desktop/unstable/gconfmm2.6/debian/rules Thu Oct 25 13:41:40 2007
@@ -9,7 +9,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-GNOME_MODULE := libgnomecanvasmm
+
+GNOME_MODULE := gconfmm
 
 DEB_COMPRESS_EXCLUDE := reference examples
 

Modified: desktop/unstable/libgnomecanvasmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvasmm2.6/debian/changelog?rev=13268&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvasmm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomecanvasmm2.6/debian/changelog Thu Oct 25 13:41:40 2007
@@ -5,7 +5,7 @@
   * Use ${binary:Version} instead of deprecated ${Source-Version}.
   * Split documents into separate -doc package, and make it conflict with
     older -dev package.
-  * Bump shlibs version to 2.14.0 according to changelog.
+  * Bump shlibs version to 2.14.0 according to ChangeLog.
   * debian/patches
     + 70_relibtoolize.patch as libtool issue work around.
   * Migrate ownership to Debian GNOME Team.

Modified: desktop/unstable/libgnomecanvasmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvasmm2.6/debian/control?rev=13268&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvasmm2.6/debian/control (original)
+++ desktop/unstable/libgnomecanvasmm2.6/debian/control Thu Oct 25 13:41:40 2007
@@ -52,4 +52,3 @@
  library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas.
  .
  This package contains reference documentation and examples.
-

Modified: desktop/unstable/libgnomecanvasmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvasmm2.6/debian/control.in?rev=13268&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvasmm2.6/debian/control.in (original)
+++ desktop/unstable/libgnomecanvasmm2.6/debian/control.in Thu Oct 25 13:41:40 2007
@@ -52,4 +52,3 @@
  library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas.
  .
  This package contains reference documentation and examples.
-

Modified: desktop/unstable/libgnomemm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/changelog?rev=13268&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomemm2.6/debian/changelog Thu Oct 25 13:41:40 2007
@@ -5,7 +5,7 @@
   * Use ${binary:Version} instead of deprecated ${Source-Version}.
   * Split documents into separate -doc package, and make it conflict with
     older -dev package.
-  * Bump shlibs version to 2.16.0 according to changelog.
+  * Bump shlibs version to 2.16.0 according to ChangeLog.
   * debian/patches
     + 70_relibtoolize.patch as libtool issue work around.
   * Migrate ownership to Debian GNOME Team.
@@ -14,7 +14,7 @@
       Team now. Thanks Bradley.
     - Add Debian GNOME Team as uploaders.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 25 Oct 2007 20:27:45 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 25 Oct 2007 21:33:06 +0800
 
 libgnomemm2.6 (2.14.0-1) unstable; urgency=low
 




More information about the pkg-gnome-commits mailing list