r14563 - in /desktop/unstable/libgnomemm2.6/debian: changelog control control.in watch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Wed Feb 13 13:00:01 UTC 2008


Author: manphiz-guest
Date: Wed Feb 13 13:00:01 2008
New Revision: 14563

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14563
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/libgnomemm2.6/debian/changelog
    desktop/unstable/libgnomemm2.6/debian/control
    desktop/unstable/libgnomemm2.6/debian/control.in
    desktop/unstable/libgnomemm2.6/debian/watch

Modified: desktop/unstable/libgnomemm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/changelog?rev=14563&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomemm2.6/debian/changelog Wed Feb 13 13:00:01 2008
@@ -4,14 +4,16 @@
     - Don't build docs anymore, as upstream is now shipping with docs.
   * 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.
   * Regenerate 70_relibtoolize.patch for new version.
   * Bump compat level to 6, let debhelper >= 6 accordingly, and let
     cdbs >= 0.4.51 to avoid empty -dbg bug.
   * Refined build-dependencies as per upstream configure script, and drop
     -1 postfix in versions as per lintian.
+  * Add ${shlibs:Depends} to -dev package.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 12 Feb 2008 03:27:21 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 13 Feb 2008 20:58:55 +0800
 
 libgnomemm2.6 (2.20.0-3) unstable; urgency=low
 

Modified: desktop/unstable/libgnomemm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/control?rev=14563&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/control (original)
+++ desktop/unstable/libgnomemm2.6/debian/control Wed Feb 13 13:00:01 2008
@@ -19,9 +19,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgnomemm-2.6-1c2 (= ${binary:Version}),
-         libgnome2-dev (>> 2.6.0),
-         libgtkmm-2.4-dev (>= 1:2.8.8-1)
+         libgnome2-dev (>= 2.6.0),
+         libgtkmm-2.4-dev (>= 1:2.8.0)
 Suggests: libgnomemm-2.6-doc
 Description: C++ wrappers for libgnome (development files)
  Gnomemm is a powerful C++ binding for the GNOME libraries.

Modified: desktop/unstable/libgnomemm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/control.in?rev=14563&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/control.in (original)
+++ desktop/unstable/libgnomemm2.6/debian/control.in Wed Feb 13 13:00:01 2008
@@ -19,9 +19,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libgnomemm-2.6-1c2 (= ${binary:Version}),
-         libgnome2-dev (>> 2.6.0),
-         libgtkmm-2.4-dev (>= 1:2.8.8-1)
+         libgnome2-dev (>= 2.6.0),
+         libgtkmm-2.4-dev (>= 1:2.8.0)
 Suggests: libgnomemm-2.6-doc
 Description: C++ wrappers for libgnome (development files)
  Gnomemm is a powerful C++ binding for the GNOME libraries.

Modified: desktop/unstable/libgnomemm2.6/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/watch?rev=14563&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/watch (original)
+++ desktop/unstable/libgnomemm2.6/debian/watch Wed Feb 13 13:00:01 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/libgnomemm/([\d\.]+)[24680]/ \
         libgnomemm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list