r10582 - in /packages/unstable/gnome-hearts/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Apr 30 11:52:08 UTC 2007


Author: lool
Date: Mon Apr 30 11:52:07 2007
New Revision: 10582

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

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

Modified: packages/unstable/gnome-hearts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-hearts/debian/changelog?rev=10582&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/changelog (original)
+++ packages/unstable/gnome-hearts/debian/changelog Mon Apr 30 11:52:07 2007
@@ -2,8 +2,9 @@
 
   * Add a get-orig-source target to retrieve the upstream tarball.
   * Depend on librsvg2-common for SVG support; closes: #421372.
+  * Wrap build-deps and deps.
 
- -- Loic Minier <lool at dooz.org>  Mon, 30 Apr 2007 13:50:21 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 30 Apr 2007 13:51:17 +0200
 
 gnome-hearts (0.1.3-2) unstable; urgency=high
 

Modified: packages/unstable/gnome-hearts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-hearts/debian/control?rev=10582&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/control (original)
+++ packages/unstable/gnome-hearts/debian/control Mon Apr 30 11:52:07 2007
@@ -2,13 +2,28 @@
 Section: games
 Priority: optional
 Maintainer: Sander Marechal <s.marechal at jejik.com>
-Build-Depends: cdbs, debhelper (>= 5.0), libgtk2.0-dev (>= 2.8.0), libgnome2-dev (>= 2.10), libgnomeui-dev (>= 2.10), libglade2-dev, gettext, gnome-pkg-tools, librsvg2-dev (>= 2.7), liblua50-dev, liblualib50-dev, libxml-parser-perl, scrollkeeper (>= 0.3.8)
+Build-Depends: cdbs,
+               debhelper (>= 5.0),
+               libgtk2.0-dev (>= 2.8.0),
+               libgnome2-dev (>= 2.10),
+               libgnomeui-dev (>= 2.10),
+               libglade2-dev,
+               gettext,
+               gnome-pkg-tools,
+               librsvg2-dev (>= 2.7),
+               liblua50-dev,
+               liblualib50-dev,
+               libxml-parser-perl,
+               scrollkeeper (>= 0.3.8)
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
 Standards-Version: 3.7.2.0
 
 Package: gnome-hearts
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-cards-data (>= 1:2.16), librsvg2-common
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-cards-data (>= 1:2.16),
+         librsvg2-common
 Recommends: gnome-games-extra-data
 Description: The classic hearts card game for the GNOME desktop
  Hearts is an implementation of the classic card game for the GNOME desktop,

Modified: packages/unstable/gnome-hearts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-hearts/debian/control.in?rev=10582&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/control.in (original)
+++ packages/unstable/gnome-hearts/debian/control.in Mon Apr 30 11:52:07 2007
@@ -2,13 +2,28 @@
 Section: games
 Priority: optional
 Maintainer: Sander Marechal <s.marechal at jejik.com>
-Build-Depends: cdbs, debhelper (>= 5.0), libgtk2.0-dev (>= 2.8.0), libgnome2-dev (>= 2.10), libgnomeui-dev (>= 2.10), libglade2-dev, gettext, gnome-pkg-tools, librsvg2-dev (>= 2.7), liblua50-dev, liblualib50-dev, libxml-parser-perl, scrollkeeper (>= 0.3.8)
+Build-Depends: cdbs,
+               debhelper (>= 5.0),
+               libgtk2.0-dev (>= 2.8.0),
+               libgnome2-dev (>= 2.10),
+               libgnomeui-dev (>= 2.10),
+               libglade2-dev,
+               gettext,
+               gnome-pkg-tools,
+               librsvg2-dev (>= 2.7),
+               liblua50-dev,
+               liblualib50-dev,
+               libxml-parser-perl,
+               scrollkeeper (>= 0.3.8)
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2.0
 
 Package: gnome-hearts
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-cards-data (>= 1:2.16), librsvg2-common
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-cards-data (>= 1:2.16),
+         librsvg2-common
 Recommends: gnome-games-extra-data
 Description: The classic hearts card game for the GNOME desktop
  Hearts is an implementation of the classic card game for the GNOME desktop,




More information about the pkg-gnome-commits mailing list