r14562 - in /desktop/unstable/gnome-vfsmm2.6/debian: changelog control control.in watch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Wed Feb 13 12:57:31 UTC 2008


Author: manphiz-guest
Date: Wed Feb 13 12:57:30 2008
New Revision: 14562

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14562
Log:
* Refine watch file to check for number based version, and update watch
  version to 3.
* Add ${shlibs:Depends} to -dev package.

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/watch

Modified: desktop/unstable/gnome-vfsmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/changelog?rev=14562&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/changelog (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/changelog Wed Feb 13 12:57:30 2008
@@ -2,13 +2,15 @@
 
   * 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.
+  * Refine watch file to check for number based version, and update watch
+    version to 3.
   * Bump compat level to 6, let debhelper >= 6 accordingly, and let
     cdbs >= 0.4.51 to avoid empty -dbg bug.
   * Refine build-dependencies as per upstream configure script, and drop
     -1 postfix in version as per lintian.
+  * Add ${shlibs:Depends} to -dev package.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 12 Feb 2008 04:23:40 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 13 Feb 2008 20:55:57 +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=14562&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control Wed Feb 13 12:57:30 2008
@@ -19,6 +19,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgnome-vfsmm-2.6-1c2a (= ${binary:Version}),
          libgnomevfs2-dev (>> 2.8.1),
          libglibmm-2.4-dev (>= 2.6.5-1)

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=14562&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control.in (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control.in Wed Feb 13 12:57:30 2008
@@ -19,6 +19,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgnome-vfsmm-2.6-1c2a (= ${binary:Version}),
          libgnomevfs2-dev (>> 2.8.1),
          libglibmm-2.4-dev (>= 2.6.5-1)

Modified: desktop/unstable/gnome-vfsmm2.6/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/watch?rev=14562&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/watch (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/watch Wed Feb 13 12:57:30 2008
@@ -2,7 +2,7 @@
 # Rename this file to "watch" and then you can run the "uscan" command
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
-version=2
+version=3
 http://download.gnome.org/sources/gnome-vfsmm/([\d\.]+)[24680]/ \
         gnome-vfsmm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list