r14561 - in /desktop/unstable/gconfmm2.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:55:16 UTC 2008


Author: manphiz-guest
Date: Wed Feb 13 12:55:16 2008
New Revision: 14561

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14561
Log:
* Add ${shlibs:Depends} to -dev package.
* Update watch version to 3.

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

Modified: desktop/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/changelog?rev=14561&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/changelog (original)
+++ desktop/unstable/gconfmm2.6/debian/changelog Wed Feb 13 12:55:16 2008
@@ -6,8 +6,10 @@
     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.
+  * Update watch version to 3.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 12 Feb 2008 04:08:10 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 13 Feb 2008 20:54:04 +0800
 
 gconfmm2.6 (2.20.0-3) 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=14561&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control (original)
+++ desktop/unstable/gconfmm2.6/debian/control Wed Feb 13 12:55:16 2008
@@ -20,6 +20,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgconfmm-2.6-1c2 (= ${binary:Version}),
          libgconf2-dev (>> 2.6.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)

Modified: desktop/unstable/gconfmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control.in?rev=14561&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control.in (original)
+++ desktop/unstable/gconfmm2.6/debian/control.in Wed Feb 13 12:55:16 2008
@@ -20,6 +20,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgconfmm-2.6-1c2 (= ${binary:Version}),
          libgconf2-dev (>> 2.6.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)

Modified: desktop/unstable/gconfmm2.6/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/watch?rev=14561&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/watch (original)
+++ desktop/unstable/gconfmm2.6/debian/watch Wed Feb 13 12:55:16 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/gconfmm/([\d\.]+)[02468]/ \
         gconfmm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list