r15227 - in /desktop/unstable/gnome-vfsmm2.6/debian: changelog control control.in rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Mon Mar 17 03:42:22 UTC 2008


Author: manphiz-guest
Date: Mon Mar 17 03:42:21 2008
New Revision: 15227

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15227
Log:
  + Bump shlibs to 2.22.0 due to new API.
* Add `DM-Upload-Allowed: yes' field.  Thanks Loïc for advocacy.

Modified:
    desktop/unstable/gnome-vfsmm2.6/debian/changelog
    desktop/unstable/gnome-vfsmm2.6/debian/control
    desktop/unstable/gnome-vfsmm2.6/debian/control.in
    desktop/unstable/gnome-vfsmm2.6/debian/rules

Modified: desktop/unstable/gnome-vfsmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/changelog?rev=15227&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/changelog (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/changelog Mon Mar 17 03:42:21 2008
@@ -1,6 +1,7 @@
 gnome-vfsmm2.6 (2.22.0-1) unstable; urgency=low
 
   * New upstream release.
+    + Bump shlibs to 2.22.0 due to new API.
   * Correct copyright holders, correct license pointer to
     /usr/share/common-licenses/LGPL-2.1 in debian/copyright.
   * Refine watch file to check for number based version, and update watch
@@ -21,8 +22,9 @@
   * Fix section in doc-base reference.
   * Ship docs dir to maintain original directory hierarchy, and fix
     doc-base path.
+  * Add `DM-Upload-Allowed: yes' field.  Thanks Loïc for advocacy.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 11 Mar 2008 17:21:44 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 17 Mar 2008 11:41:07 +0800
 
 gnome-vfsmm2.6 (2.20.0-3) unstable; urgency=low
 

Modified: desktop/unstable/gnome-vfsmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/control?rev=15227&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control Mon Mar 17 03:42:21 2008
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6

Modified: desktop/unstable/gnome-vfsmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/control.in?rev=15227&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control.in (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control.in Mon Mar 17 03:42:21 2008
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
+DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6

Modified: desktop/unstable/gnome-vfsmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/rules?rev=15227&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/rules (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/rules Mon Mar 17 03:42:21 2008
@@ -12,7 +12,7 @@
 
 SHARED_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libgnome-vfsmm-[0-9\.]+-[0-9][0-9a-z]*)[[:space:]]*$$/\1/p' debian/control)
 DOC_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libgnome-vfsmm-[0-9\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
-SHVER := 2.16.1
+SHVER := 2.22.0
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list