r10581 - 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:51:02 UTC 2007
Author: lool
Date: Mon Apr 30 11:51:01 2007
New Revision: 10581
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10581
Log:
* Depend on librsvg2-common for SVG support; closes: #421372.
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=10581&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/changelog (original)
+++ packages/unstable/gnome-hearts/debian/changelog Mon Apr 30 11:51:01 2007
@@ -1,8 +1,9 @@
gnome-hearts (0.1.3-3) UNRELEASED; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
+ * Depend on librsvg2-common for SVG support; closes: #421372.
- -- Loic Minier <lool at dooz.org> Sat, 13 Jan 2007 23:58:52 +0100
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 13:50:21 +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=10581&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/control (original)
+++ packages/unstable/gnome-hearts/debian/control Mon Apr 30 11:51:01 2007
@@ -3,12 +3,12 @@
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)
-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>, Josselin Mouette <joss 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>
+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)
+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=10581&op=diff
==============================================================================
--- packages/unstable/gnome-hearts/debian/control.in (original)
+++ packages/unstable/gnome-hearts/debian/control.in Mon Apr 30 11:51:01 2007
@@ -8,7 +8,7 @@
Package: gnome-hearts
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-cards-data (>= 1:2.16)
+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