r18426 - in /packages/unstable/netspeed/debian: changelog compat control.in

gilir-guest at users.alioth.debian.org gilir-guest at users.alioth.debian.org
Tue Feb 17 19:47:32 UTC 2009


Author: gilir-guest
Date: Tue Feb 17 19:47:32 2009
New Revision: 18426

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18426
Log:
* Bump compat to 5
* Set version for debhelper and cdbs for dh_icons support

Modified:
    packages/unstable/netspeed/debian/changelog
    packages/unstable/netspeed/debian/compat
    packages/unstable/netspeed/debian/control.in

Modified: packages/unstable/netspeed/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/changelog?rev=18426&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/changelog (original)
+++ packages/unstable/netspeed/debian/changelog Tue Feb 17 19:47:32 2009
@@ -8,9 +8,12 @@
   * debian/patches/
    - 20_applet_category_fix.patch: Update.
    - 60_wmmaster0.patch: fixed upstream.
+  * debian/compat : Bump to 5.
   * debian/control.in: 
    - Drop build-depends on libgnomeui-dev.
-   - Add build-depends on wireless-tools to add wireless support. 
+   - Add build-depends on wireless-tools to add wireless support.
+   - Set build-depends for debhelper to (>= 5.0.51) and cdbs to (>= 0.4.52)
+     for dh_icons support in gnome.mk cdbs rule.
   * debian/copyright:
    - Link to GPL-2 instead of GPL
    - Add a copyright notice. 

Modified: packages/unstable/netspeed/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/compat?rev=18426&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/compat (original)
+++ packages/unstable/netspeed/debian/compat Tue Feb 17 19:47:32 2009
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/unstable/netspeed/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/control.in?rev=18426&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/control.in (original)
+++ packages/unstable/netspeed/debian/control.in Tue Feb 17 19:47:32 2009
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs,
-               debhelper (>= 4.1.84),
+Build-Depends: cdbs (>= 0.4.52),
+               debhelper (>= 5.0.51),
                libpanel-applet2-dev,
                scrollkeeper,
                libxml-parser-perl,




More information about the pkg-gnome-commits mailing list