r14560 - in /desktop/unstable/libglademm2.4/debian: changelog control control.in watch

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


Author: manphiz-guest
Date: Wed Feb 13 12:53:06 2008
New Revision: 14560

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

Modified:
    desktop/unstable/libglademm2.4/debian/changelog
    desktop/unstable/libglademm2.4/debian/control
    desktop/unstable/libglademm2.4/debian/control.in
    desktop/unstable/libglademm2.4/debian/watch

Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=14560&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Wed Feb 13 12:53:06 2008
@@ -6,14 +6,16 @@
       exclude rules from debian/rules.
   * Correct copyright holder and correct license pointer to
     /usr/share/common-licenses/LGPL-2.1 in debian/copyright.
-  * Refined debian/watch to check for number based version.
+  * Refined debian/watch 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.
   * Remove 70_relibtoolize.patch, as it is seemed unneeded now.
   * Change libgtkmm-2.4-dev build-dependency to >= 1:2.6.0 as per
     upstream configure script, and drop the -1 postfix as per lintian.
+  * Add ${shlibs:Depends} to -dev package.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Tue, 12 Feb 2008 03:15:53 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 13 Feb 2008 20:52:01 +0800
 
 libglademm2.4 (2.6.5-4) unstable; urgency=low
 

Modified: desktop/unstable/libglademm2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/control?rev=14560&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/control (original)
+++ desktop/unstable/libglademm2.4/debian/control Wed Feb 13 12:53:06 2008
@@ -18,6 +18,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libglademm-2.4-1c2a (= ${binary:Version}),
          libglade2-dev (>> 1:2.4.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)

Modified: desktop/unstable/libglademm2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/control.in?rev=14560&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/control.in (original)
+++ desktop/unstable/libglademm2.4/debian/control.in Wed Feb 13 12:53:06 2008
@@ -18,6 +18,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libglademm-2.4-1c2a (= ${binary:Version}),
          libglade2-dev (>> 1:2.4.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)

Modified: desktop/unstable/libglademm2.4/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/watch?rev=14560&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/watch (original)
+++ desktop/unstable/libglademm2.4/debian/watch Wed Feb 13 12:53:06 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/libglademm/([\d\.]+)[02468]/ \
         libglademm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list