r13542 - in /packages/unstable/netspeed/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Nov 23 13:00:08 UTC 2007


Author: lool
Date: Fri Nov 23 13:00:08 2007
New Revision: 13542

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13542
Log:
* Wrap build-deps and deps.

Modified:
    packages/unstable/netspeed/debian/changelog
    packages/unstable/netspeed/debian/control
    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=13542&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/changelog (original)
+++ packages/unstable/netspeed/debian/changelog Fri Nov 23 13:00:08 2007
@@ -11,7 +11,10 @@
    - Bump libgtop-dev version to 2.14.2
   * debian/copyright: Update with new dev in AUTHORS
 
- -- Julien Lavergne <julien.lavergne at gmail.com>  Mon, 19 Nov 2007 23:34:51 +0100
+  [ Loic Minier ]
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Fri, 23 Nov 2007 13:59:50 +0100
 
 netspeed (0.13-1) unstable; urgency=low
 

Modified: packages/unstable/netspeed/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/control?rev=13542&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/control (original)
+++ packages/unstable/netspeed/debian/control Fri Nov 23 13:00:08 2007
@@ -3,13 +3,22 @@
 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>, Loic Minier <lool at dooz.org>
-Build-Depends: cdbs, debhelper (>= 4.1.84), libpanel-applet2-dev (>= 2.6.1-4), libgnomeui-dev (>= 2.6.1.1-2), scrollkeeper, libxml-parser-perl, gnome-pkg-tools, libgtop2-dev (>= 2.14.2), gnome-doc-utils (>= 0.3.2)
+Build-Depends: cdbs,
+               debhelper (>= 4.1.84),
+               libpanel-applet2-dev (>= 2.6.1-4),
+               libgnomeui-dev (>= 2.6.1.1-2),
+               scrollkeeper,
+               libxml-parser-perl,
+               gnome-pkg-tools,
+               libgtop2-dev (>= 2.14.2),
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.6.2
 Homepage: http://www.wh-hms.uni-ulm.de/~mfcn/netspeed/
 
 Package: netspeed
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Traffic monitor applet for GNOME
  Netspeed is an applet that shows how much traffic occurs on a specified
  network device (ethernet card, wireless LAN card, or dial-up).

Modified: packages/unstable/netspeed/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/control.in?rev=13542&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/control.in (original)
+++ packages/unstable/netspeed/debian/control.in Fri Nov 23 13:00:08 2007
@@ -3,13 +3,22 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 4.1.84), libpanel-applet2-dev (>= 2.6.1-4), libgnomeui-dev (>= 2.6.1.1-2), scrollkeeper, libxml-parser-perl, gnome-pkg-tools, libgtop2-dev (>= 2.14.2), gnome-doc-utils (>= 0.3.2)
+Build-Depends: cdbs,
+               debhelper (>= 4.1.84),
+               libpanel-applet2-dev (>= 2.6.1-4),
+               libgnomeui-dev (>= 2.6.1.1-2),
+               scrollkeeper,
+               libxml-parser-perl,
+               gnome-pkg-tools,
+               libgtop2-dev (>= 2.14.2),
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.6.2
 Homepage: http://www.wh-hms.uni-ulm.de/~mfcn/netspeed/
 
 Package: netspeed
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Traffic monitor applet for GNOME
  Netspeed is an applet that shows how much traffic occurs on a specified
  network device (ethernet card, wireless LAN card, or dial-up).




More information about the pkg-gnome-commits mailing list