[gnome-network] r10090 - in /desktop/unstable/gnome-nettool/debian: changelog control control.in



Author: lool
Date: Tue Apr 17 11:56:18 2007
New Revision: 10090

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

Modified:
    desktop/unstable/gnome-nettool/debian/changelog
    desktop/unstable/gnome-nettool/debian/control
    desktop/unstable/gnome-nettool/debian/control.in

Modified: desktop/unstable/gnome-nettool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-nettool/debian/changelog?rev=10090&op=diff
==============================================================================
--- desktop/unstable/gnome-nettool/debian/changelog (original)
+++ desktop/unstable/gnome-nettool/debian/changelog Tue Apr 17 11:56:18 2007
@@ -1,11 +1,12 @@
-gnome-nettool (2.18.0-2) UNRELEASED; urgency=low
+gnome-nettool (2.18.0-2) unstable; urgency=low
 
   * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
     cdbs >= 0.4.41.
   * Preprend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS.
   * Upload to unstable; drop check-dist include.
+  * Wrap build-deps and deps.
 
- -- Loic Minier <lool dooz org>  Tue, 17 Apr 2007 13:54:58 +0200
+ -- Loic Minier <lool dooz org>  Tue, 17 Apr 2007 13:56:03 +0200
 
 gnome-nettool (2.18.0-1) experimental; urgency=low
 

Modified: desktop/unstable/gnome-nettool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-nettool/debian/control?rev=10090&op=diff
==============================================================================
--- desktop/unstable/gnome-nettool/debian/control (original)
+++ desktop/unstable/gnome-nettool/debian/control Tue Apr 17 11:56:18 2007
@@ -2,14 +2,31 @@
 Section: gnome
 Priority: optional
 Maintainer: Andrew Lau <netsnipe users sourceforge net>
-Build-Depends: autotools-dev, cdbs (>= 0.4.41), debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.10), intltool (>= 0.35.0), libgtk2.0-dev (>= 2.6), libglade2-dev (>= 2.0.0), libgconf2-dev (>= 1.1.11), libxml-parser-perl, gnome-doc-utils
+Build-Depends: autotools-dev,
+               cdbs (>= 0.4.41),
+               debhelper (>= 5),
+               dh-buildinfo,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libgtk2.0-dev (>= 2.6),
+               libglade2-dev (>= 2.0.0),
+               libgconf2-dev (>= 1.1.11),
+               libxml-parser-perl,
+               gnome-doc-utils
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers lists alioth debian org>, Josselin Mouette <joss debian org>, Loic Minier <lool dooz org>, Marc 'HE' Brockschmidt <he debian org>
 Standards-Version: 3.7.2
 
 Package: gnome-nettool
 Architecture: any
 Replaces: gnome-network (<= 1.99.5)
-Depends: ${shlibs:Depends}, ${misc:Depends}, dnsutils, finger, net-tools, ping, tcptraceroute | traceroute, whois
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         dnsutils,
+         finger,
+         net-tools,
+         ping,
+         tcptraceroute | traceroute,
+         whois
 Suggests: gnome-system-tools
 Conflicts: gnome-network (<= 1.99.5)
 Description: network information tool for GNOME

Modified: desktop/unstable/gnome-nettool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-nettool/debian/control.in?rev=10090&op=diff
==============================================================================
--- desktop/unstable/gnome-nettool/debian/control.in (original)
+++ desktop/unstable/gnome-nettool/debian/control.in Tue Apr 17 11:56:18 2007
@@ -2,14 +2,31 @@
 Section: gnome
 Priority: optional
 Maintainer: Andrew Lau <netsnipe users sourceforge net>
-Build-Depends: autotools-dev, cdbs (>= 0.4.41), debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.10), intltool (>= 0.35.0), libgtk2.0-dev (>= 2.6), libglade2-dev (>= 2.0.0), libgconf2-dev (>= 1.1.11), libxml-parser-perl, gnome-doc-utils
+Build-Depends: autotools-dev,
+               cdbs (>= 0.4.41),
+               debhelper (>= 5),
+               dh-buildinfo,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libgtk2.0-dev (>= 2.6),
+               libglade2-dev (>= 2.0.0),
+               libgconf2-dev (>= 1.1.11),
+               libxml-parser-perl,
+               gnome-doc-utils
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
 
 Package: gnome-nettool
 Architecture: any
 Replaces: gnome-network (<= 1.99.5)
-Depends: ${shlibs:Depends}, ${misc:Depends}, dnsutils, finger, net-tools, ping, tcptraceroute | traceroute, whois
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         dnsutils,
+         finger,
+         net-tools,
+         ping,
+         tcptraceroute | traceroute,
+         whois
 Suggests: gnome-system-tools
 Conflicts: gnome-network (<= 1.99.5)
 Description: network information tool for GNOME





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]