r35092 - in /desktop/unstable/gnome-games/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Sun May 20 23:40:25 UTC 2012
Author: jbicha-guest
Date: Sun May 20 23:40:24 2012
New Revision: 35092
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35092
Log:
Tighten gnome-games-data dependency for Lights Off & Swell Foop
Modified:
desktop/unstable/gnome-games/debian/changelog
desktop/unstable/gnome-games/debian/control
desktop/unstable/gnome-games/debian/control.in
Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=35092&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/changelog [utf-8] Sun May 20 23:40:24 2012
@@ -5,6 +5,7 @@
* debian/control.in:
- Drop build-depends on dh-autoreconf, gnome-common, and
gobject-introspection
+ - Tighten gnome-games-data dependency for Lights Off & Swell Foop
* debian/patches/90_fix-help-links.patch: Dropped, applied upstream
* debian/patches/91_fix-gnuchess6-compatibility.patch:
- Git patch to enable Chess to work with gnuchess 6 (Closes: #668435)
Modified: desktop/unstable/gnome-games/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control?rev=35092&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/control [utf-8] Sun May 20 23:40:24 2012
@@ -228,7 +228,7 @@
Section: games
Depends: ${shlibs:Depends},
${misc:Depends},
- gnome-games-data (>= ${source:Version})
+ gnome-games-data (= ${source:Version})
Description: Light puzzle game
Puzzle where all lights have to be switched off.
@@ -266,7 +266,7 @@
Architecture: any
Section: games
Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends},
- gnome-games-data (>= ${source:Version})
+ gnome-games-data (= ${source:Version})
Conflicts: same-gnome, gir1.2-gnomegamessupport-1.0
Replaces: same-gnome, gir1.2-gnomegamessupport-1.0
Description: Colored ball puzzle game
Modified: desktop/unstable/gnome-games/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control.in?rev=35092&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/control.in [utf-8] Sun May 20 23:40:24 2012
@@ -223,7 +223,7 @@
Section: games
Depends: ${shlibs:Depends},
${misc:Depends},
- gnome-games-data (>= ${source:Version})
+ gnome-games-data (= ${source:Version})
Description: Light puzzle game
Puzzle where all lights have to be switched off.
@@ -261,7 +261,7 @@
Architecture: any
Section: games
Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends},
- gnome-games-data (>= ${source:Version})
+ gnome-games-data (= ${source:Version})
Conflicts: same-gnome, gir1.2-gnomegamessupport-1.0
Replaces: same-gnome, gir1.2-gnomegamessupport-1.0
Description: Colored ball puzzle game
More information about the pkg-gnome-commits
mailing list