r26954 - in /packages/unstable/netspeed/debian: changelog control control.in patches/01_stock_icons.patch patches/02_default_route.patch patches/series rules source/ source/format

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Mar 19 10:44:43 UTC 2011


Author: pochu
Date: Sat Mar 19 10:44:42 2011
New Revision: 26954

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26954
Log:
* debian/control.in:
  + Only build depend on wireless-tools on linux-any, as that's
    where it's built. Thanks Svante Signell. Closes: #618745.
* New upstream release.
  + debian/patches/02_default_route.patch:
    - Removed, fixed upstream.
* debian/source/format,
  debian/rules:
  + Switch to source format 3.0 (quilt).
* debian/rules:
  + Try to fix get-orig-source. Not working yet since the upstream
    tarball is named netspeed_applet.

Added:
    packages/unstable/netspeed/debian/patches/series
    packages/unstable/netspeed/debian/source/
    packages/unstable/netspeed/debian/source/format
Removed:
    packages/unstable/netspeed/debian/patches/02_default_route.patch
Modified:
    packages/unstable/netspeed/debian/changelog
    packages/unstable/netspeed/debian/control
    packages/unstable/netspeed/debian/control.in
    packages/unstable/netspeed/debian/patches/01_stock_icons.patch
    packages/unstable/netspeed/debian/rules

Modified: packages/unstable/netspeed/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/changelog?rev=26954&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/changelog [utf-8] (original)
+++ packages/unstable/netspeed/debian/changelog [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,9 +1,24 @@
-netspeed (0.15.2-3) UNRELEASED; urgency=low
-
+netspeed (0.16-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
   * 02_default_route.patch: stolen upstream. Fix logic for default 
     interface detection.
 
- -- Josselin Mouette <joss at debian.org>  Tue, 26 Oct 2010 10:07:22 +0200
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Only build depend on wireless-tools on linux-any, as that's
+      where it's built. Thanks Svante Signell. Closes: #618745.
+  * New upstream release.
+    + debian/patches/02_default_route.patch:
+      - Removed, fixed upstream.
+  * debian/source/format,
+    debian/rules:
+    + Switch to source format 3.0 (quilt).
+  * debian/rules:
+    + Try to fix get-orig-source. Not working yet since the upstream
+      tarball is named netspeed_applet.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 19 Mar 2011 10:22:37 +0000
 
 netspeed (0.15.2-2) unstable; urgency=low
 

Modified: packages/unstable/netspeed/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/control?rev=26954&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/control [utf-8] (original)
+++ packages/unstable/netspeed/debian/control [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,17 +1,23 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: netspeed
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: cdbs,
-               debhelper (>= 4.1.84),
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+Build-Depends: cdbs (>= 0.4.52),
+               debhelper (>= 5.0.51),
+               intltool (>= 0.35),
                libpanel-applet2-dev,
-               libgnomeui-dev (>= 2.8.0),
                scrollkeeper,
                libxml-parser-perl,
                gnome-pkg-tools,
                libgtop2-dev (>= 2.14.2),
-               gnome-doc-utils (>= 0.3.2)
+               gnome-doc-utils (>= 0.3.2),
+               wireless-tools (>= 28+29pre9) [linux-any]
 Standards-Version: 3.8.0
 Homepage: http://www.gnome.org/projects/netspeed/
 

Modified: packages/unstable/netspeed/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/control.in?rev=26954&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/control.in [utf-8] (original)
+++ packages/unstable/netspeed/debian/control.in [utf-8] Sat Mar 19 10:44:42 2011
@@ -5,13 +5,14 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.52),
                debhelper (>= 5.0.51),
+               intltool (>= 0.35),
                libpanel-applet2-dev,
                scrollkeeper,
                libxml-parser-perl,
                gnome-pkg-tools,
                libgtop2-dev (>= 2.14.2),
                gnome-doc-utils (>= 0.3.2),
-               wireless-tools (>= 28+29pre9)
+               wireless-tools (>= 28+29pre9) [linux-any]
 Standards-Version: 3.8.0
 Homepage: http://www.gnome.org/projects/netspeed/
 

Modified: packages/unstable/netspeed/debian/patches/01_stock_icons.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/patches/01_stock_icons.patch?rev=26954&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/patches/01_stock_icons.patch [utf-8] (original)
+++ packages/unstable/netspeed/debian/patches/01_stock_icons.patch [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,6 +1,6 @@
---- src/netspeed.c.orig	2010-04-07 20:13:09.794864350 +0200
-+++ src/netspeed.c	2010-04-07 20:14:22.742865687 +0200
-@@ -46,8 +46,8 @@
+--- a/src/netspeed.c
++++ b/src/netspeed.c
+@@ -47,8 +47,8 @@
  	"netspeed-wireless-100"
  };
  

Added: packages/unstable/netspeed/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/patches/series?rev=26954&op=file
==============================================================================
--- packages/unstable/netspeed/debian/patches/series (added)
+++ packages/unstable/netspeed/debian/patches/series [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,0 +1,2 @@
+01_stock_icons.patch
+20_applet_category_fix.patch

Modified: packages/unstable/netspeed/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/rules?rev=26954&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/rules [utf-8] (original)
+++ packages/unstable/netspeed/debian/rules [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,12 +1,11 @@
 #!/usr/bin/make -f
 
-GNOME_DOWNLOAD_URL = http://www.wh-hms.uni-ulm.de/~mfcn/netspeed/packages/$(GNOME_TARBALL)
 GNOME_MODULE := netspeed_applet
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
--include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+include /usr/share/gnome-pkg-tools/1/rules/lp-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper

Added: packages/unstable/netspeed/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/source/format?rev=26954&op=file
==============================================================================
--- packages/unstable/netspeed/debian/source/format (added)
+++ packages/unstable/netspeed/debian/source/format [utf-8] Sat Mar 19 10:44:42 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list