r11182 - in /desktop/unstable/gnome-system-monitor/debian: changelog control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon May 28 14:53:43 UTC 2007


Author: lool
Date: Mon May 28 14:53:42 2007
New Revision: 11182

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

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

Modified: desktop/unstable/gnome-system-monitor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/changelog?rev=11182&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/changelog (original)
+++ desktop/unstable/gnome-system-monitor/debian/changelog Mon May 28 14:53:42 2007
@@ -1,8 +1,9 @@
 gnome-system-monitor (2.18.2-1) unstable; urgency=low
 
   * New upstream stable release.
-
- -- Loic Minier <lool at dooz.org>  Mon, 28 May 2007 16:52:27 +0200
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 28 May 2007 16:53:34 +0200
 
 gnome-system-monitor (2.18.1.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gnome-system-monitor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control.in?rev=11182&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control.in (original)
+++ desktop/unstable/gnome-system-monitor/debian/control.in Mon May 28 14:53:42 2007
@@ -3,12 +3,30 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs (>= 0.4.0), debhelper (>= 5), libgtk2.0-dev (>= 2.8.0), docbook-to-man, libgconf2-dev (>= 2.6.0), libwnck-dev (>= 2.9.92), libxml2-dev, libgtop2-dev (>= 2.14.6), gettext, scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, libgnomevfs2-dev (>= 2.6.0), libglib2.0-dev (>= 2.9.1), pkg-config (>= 0.19), gnome-icon-theme (>= 2.15.3), gnome-doc-utils
+Build-Depends: cdbs (>= 0.4.0),
+               debhelper (>= 5),
+               libgtk2.0-dev (>= 2.8.0),
+               docbook-to-man,
+               libgconf2-dev (>= 2.6.0),
+               libwnck-dev (>= 2.9.92),
+               libxml2-dev,
+               libgtop2-dev (>= 2.14.6),
+               gettext,
+               scrollkeeper,
+               gnome-pkg-tools (>= 0.10),
+               libxml-parser-perl,
+               libgnomevfs2-dev (>= 2.6.0),
+               libglib2.0-dev (>= 2.9.1),
+               pkg-config (>= 0.19),
+               gnome-icon-theme (>= 2.15.3),
+               gnome-doc-utils
 Standards-Version: 3.7.2
 
 Package: gnome-system-monitor
 Architecture: any
-Depends: ${shlibs:Depends}, scrollkeeper, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         scrollkeeper,
+         ${misc:Depends}
 Recommends: libgksu2-0
 Description: Process viewer and system resource monitor for GNOME 2
  This package allows you to graphically view and manipulate the running




More information about the pkg-gnome-commits mailing list