r12212 - in /desktop/unstable/intltool/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Aug 3 07:39:16 UTC 2007


Author: lool
Date: Fri Aug  3 07:39:16 2007
New Revision: 12212

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

Modified:
    desktop/unstable/intltool/debian/changelog
    desktop/unstable/intltool/debian/control
    desktop/unstable/intltool/debian/control.in

Modified: desktop/unstable/intltool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/intltool/debian/changelog?rev=12212&op=diff
==============================================================================
--- desktop/unstable/intltool/debian/changelog (original)
+++ desktop/unstable/intltool/debian/changelog Fri Aug  3 07:39:16 2007
@@ -1,3 +1,9 @@
+intltool (0.36.0-2) UNRELEASED; urgency=low
+
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Fri, 03 Aug 2007 09:39:09 +0200
+
 intltool (0.36.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/intltool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/intltool/debian/control?rev=12212&op=diff
==============================================================================
--- desktop/unstable/intltool/debian/control (original)
+++ desktop/unstable/intltool/debian/control Fri Aug  3 07:39:16 2007
@@ -2,14 +2,21 @@
 Section: devel
 Priority: optional
 Maintainer: Jordi Mallach <jordi 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>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss 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 (>= 4.1.0), cdbs, gnome-pkg-tools (>= 0.10)
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Loic Minier <lool at dooz.org>
+Build-Depends: debhelper (>= 4.1.0),
+               cdbs,
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: libxml-parser-perl
 Standards-Version: 3.7.2.0
 
 Package: intltool
 Architecture: all
-Depends: gettext (>= 0.10.36-1), patch, automake1.7 | automaken, ${perl:Depends}, libxml-parser-perl, file
+Depends: gettext (>= 0.10.36-1),
+         patch,
+         automake1.7 | automaken,
+         ${perl:Depends},
+         libxml-parser-perl,
+         file
 Provides: xml-i18n-tools
 Description: Utility scripts for internationalizing XML
  Automatically extracts translatable strings from oaf, glade, bonobo

Modified: desktop/unstable/intltool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/intltool/debian/control.in?rev=12212&op=diff
==============================================================================
--- desktop/unstable/intltool/debian/control.in (original)
+++ desktop/unstable/intltool/debian/control.in Fri Aug  3 07:39:16 2007
@@ -3,13 +3,20 @@
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 4.1.0), cdbs, gnome-pkg-tools (>= 0.10)
+Build-Depends: debhelper (>= 4.1.0),
+               cdbs,
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: libxml-parser-perl
 Standards-Version: 3.7.2.0
 
 Package: intltool
 Architecture: all
-Depends: gettext (>= 0.10.36-1), patch, automake1.7 | automaken, ${perl:Depends}, libxml-parser-perl, file
+Depends: gettext (>= 0.10.36-1),
+         patch,
+         automake1.7 | automaken,
+         ${perl:Depends},
+         libxml-parser-perl,
+         file
 Provides: xml-i18n-tools
 Description: Utility scripts for internationalizing XML
  Automatically extracts translatable strings from oaf, glade, bonobo




More information about the pkg-gnome-commits mailing list