r17882 - in /packages/unstable/gnome-spell/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Dec 9 13:17:51 UTC 2008


Author: pochu-guest
Date: Tue Dec  9 13:17:51 2008
New Revision: 17882

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17882
Log:
* Regenerate debian/control to get an updated list of Uploaders.
  Closes: #508209.
* debian/control.in: Wrap (build-)depends.

Modified:
    packages/unstable/gnome-spell/debian/changelog
    packages/unstable/gnome-spell/debian/control
    packages/unstable/gnome-spell/debian/control.in

Modified: packages/unstable/gnome-spell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-spell/debian/changelog?rev=17882&op=diff
==============================================================================
--- packages/unstable/gnome-spell/debian/changelog (original)
+++ packages/unstable/gnome-spell/debian/changelog Tue Dec  9 13:17:51 2008
@@ -1,8 +1,13 @@
 gnome-spell (1.0.7-2) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Add watch file.
   * Add a get-orig-source target to retrieve the upstream tarball.
 
+  [ Emilio Pozuelo Monfort ]
+  * Regenerate debian/control to get an updated list of Uploaders.
+    Closes: #508209.
+  * debian/control.in: Wrap (build-)depends.
  -- Loic Minier <lool at dooz.org>  Sat, 13 Jan 2007 23:59:54 +0100
 
 gnome-spell (1.0.7-1) unstable; urgency=low

Modified: packages/unstable/gnome-spell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-spell/debian/control?rev=17882&op=diff
==============================================================================
--- packages/unstable/gnome-spell/debian/control (original)
+++ packages/unstable/gnome-spell/debian/control Tue Dec  9 13:17:51 2008
@@ -2,13 +2,24 @@
 Section: gnome
 Priority: optional
 Maintainer: Takuo KITAME <kitame at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Carlos Perelló Marín <carlos at pemas.net>, Clément Stenac <zorglub at debian.org>, Ed Boraas <ed at debian.org>, Edd Dumbill <ejad at debian.org>, Emil Soleyman-Zomalan <emil at nishra.com>, Guilherme de S. Pastore <guilherme.pastore at terra.com.br>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Joe Drew <drew at debian.org>, Johannes Rohr <jr.debian at rohr.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Ondřej Surý <ondrej at debian.org>, Rob Bradford <rob at debianplanet.org>, Robert McQueen <robot101 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), intltool, autotools-dev, gettext, libaspell-dev (>= 0.60.3-3), libgnomeui-dev (>= 2.0.0), gnome-pkg-tools, libbonoboui2-dev (>= 1.112.1), libglade2-dev (>= 1.99.9), liborbit2-dev
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastien Bacher <seb128 at debian.org>
+Build-Depends: debhelper (>= 4),
+               intltool,
+               autotools-dev,
+               gettext,
+               libaspell-dev (>= 0.60.3-3),
+               libgnomeui-dev (>= 2.0.0),
+               gnome-pkg-tools,
+               libbonoboui2-dev (>= 1.112.1),
+               libglade2-dev (>= 1.99.9),
+               liborbit2-dev
 Standards-Version: 3.6.2
 
 Package: gnome-spell
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, aspell
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         aspell
 Description: GNOME/Bonobo component for spell checking
  Gnome spell is a GNOME/Bonobo component for spell checking.
  It's based on aspell.

Modified: packages/unstable/gnome-spell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-spell/debian/control.in?rev=17882&op=diff
==============================================================================
--- packages/unstable/gnome-spell/debian/control.in (original)
+++ packages/unstable/gnome-spell/debian/control.in Tue Dec  9 13:17:51 2008
@@ -3,12 +3,23 @@
 Priority: optional
 Maintainer: Takuo KITAME <kitame at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 4), intltool, autotools-dev, gettext, libaspell-dev (>= 0.60.3-3), libgnomeui-dev (>= 2.0.0), gnome-pkg-tools, libbonoboui2-dev (>= 1.112.1), libglade2-dev (>= 1.99.9), liborbit2-dev
+Build-Depends: debhelper (>= 4),
+               intltool,
+               autotools-dev,
+               gettext,
+               libaspell-dev (>= 0.60.3-3),
+               libgnomeui-dev (>= 2.0.0),
+               gnome-pkg-tools,
+               libbonoboui2-dev (>= 1.112.1),
+               libglade2-dev (>= 1.99.9),
+               liborbit2-dev
 Standards-Version: 3.6.2
 
 Package: gnome-spell
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, aspell
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         aspell
 Description: GNOME/Bonobo component for spell checking
  Gnome spell is a GNOME/Bonobo component for spell checking.
  It's based on aspell.




More information about the pkg-gnome-commits mailing list