r10329 - in /desktop/unstable/gnome-icon-theme/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Apr 24 15:43:30 UTC 2007


Author: lool
Date: Tue Apr 24 15:43:30 2007
New Revision: 10329

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

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

Modified: desktop/unstable/gnome-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/changelog?rev=10329&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/changelog (original)
+++ desktop/unstable/gnome-icon-theme/debian/changelog Tue Apr 24 15:43:30 2007
@@ -1,8 +1,9 @@
 gnome-icon-theme (2.18.0-2) UNRELEASED; urgency=low
 
   * Upload to unstable; drop check-dist include.
-
- -- Loic Minier <lool at dooz.org>  Tue, 24 Apr 2007 17:39:50 +0200
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Tue, 24 Apr 2007 17:40:38 +0200
 
 gnome-icon-theme (2.18.0-1) experimental; urgency=low
 

Modified: desktop/unstable/gnome-icon-theme/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/control?rev=10329&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/control (original)
+++ desktop/unstable/gnome-icon-theme/debian/control Tue Apr 24 15:43:30 2007
@@ -2,16 +2,25 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10)
-Build-Depends-Indep: gettext, hicolor-icon-theme, libxml-parser-perl, pkg-config, icon-naming-utils (>= 0.8.1)
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
+Build-Depends: debhelper (>= 5),
+               cdbs,
+               gnome-pkg-tools (>= 0.10)
+Build-Depends-Indep: gettext,
+                     hicolor-icon-theme,
+                     libxml-parser-perl,
+                     pkg-config,
+                     icon-naming-utils (>= 0.8.1)
 Standards-Version: 3.7.2
 
 Package: gnome-icon-theme
 Architecture: all
 Section: gnome
-Depends: ${misc:Depends}, hicolor-icon-theme, librsvg2-common
-Replaces: kdebase (<< 4:3.2.2-1), gnome-panel-data (<= 2.9.91-1)
+Depends: ${misc:Depends},
+         hicolor-icon-theme,
+         librsvg2-common
+Replaces: kdebase (<< 4:3.2.2-1),
+          gnome-panel-data (<= 2.9.91-1)
 Enhances: nautilus (>= 2.2)
 Description: GNOME Desktop icon theme
  This package contains the default icon theme used by the GNOME desktop.

Modified: desktop/unstable/gnome-icon-theme/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme/debian/control.in?rev=10329&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme/debian/control.in (original)
+++ desktop/unstable/gnome-icon-theme/debian/control.in Tue Apr 24 15:43:30 2007
@@ -3,15 +3,24 @@
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10)
-Build-Depends-Indep: gettext, hicolor-icon-theme, libxml-parser-perl, pkg-config, icon-naming-utils (>= 0.8.1)
+Build-Depends: debhelper (>= 5),
+               cdbs,
+               gnome-pkg-tools (>= 0.10)
+Build-Depends-Indep: gettext,
+                     hicolor-icon-theme,
+                     libxml-parser-perl,
+                     pkg-config,
+                     icon-naming-utils (>= 0.8.1)
 Standards-Version: 3.7.2
 
 Package: gnome-icon-theme
 Architecture: all
 Section: gnome
-Depends: ${misc:Depends}, hicolor-icon-theme, librsvg2-common
-Replaces: kdebase (<< 4:3.2.2-1), gnome-panel-data (<= 2.9.91-1)
+Depends: ${misc:Depends},
+         hicolor-icon-theme,
+         librsvg2-common
+Replaces: kdebase (<< 4:3.2.2-1),
+          gnome-panel-data (<= 2.9.91-1)
 Enhances: nautilus (>= 2.2)
 Description: GNOME Desktop icon theme
  This package contains the default icon theme used by the GNOME desktop.




More information about the pkg-gnome-commits mailing list