r32047 - in /desktop/unstable/gnome-games/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 13 19:43:13 UTC 2011


Author: biebl
Date: Tue Dec 13 19:43:13 2011
New Revision: 32047

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32047
Log:
Add Depends on python-gi-cairo to gnome-sudoku. Closes: #643692

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=32047&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/changelog [utf-8] Tue Dec 13 19:43:13 2011
@@ -4,7 +4,10 @@
   * Replace python-gobject by python-gi.
 
   [ Michael Biebl ]
-  * debian/watch: Track .xz tarballs.
+  * debian/watch:
+    - Track .xz tarballs.
+  * debian/control.in:
+    - Add Depends on python-gi-cairo to gnome-sudoku. Closes: #643692
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Dec 2011 20:39:05 +0100
 

Modified: desktop/unstable/gnome-games/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control?rev=32047&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/control [utf-8] Tue Dec 13 19:43:13 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.6),
@@ -141,6 +141,7 @@
          ${misc:Depends},
          gnome-games-data (= ${source:Version}),
          python-gi (>= 2.90.1),
+         python-gi-cairo (>= 2.90.1),
          gir1.2-gtk-3.0,
          gir1.2-gconf-2.0,
          python-cairo

Modified: desktop/unstable/gnome-games/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control.in?rev=32047&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-games/debian/control.in [utf-8] Tue Dec 13 19:43:13 2011
@@ -136,6 +136,7 @@
          ${misc:Depends},
          gnome-games-data (= ${source:Version}),
          python-gi (>= 2.90.1),
+         python-gi-cairo (>= 2.90.1),
          gir1.2-gtk-3.0,
          gir1.2-gconf-2.0,
          python-cairo




More information about the pkg-gnome-commits mailing list