r21511 - in /desktop/unstable/gnome-python/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Sep 24 17:29:05 UTC 2009


Author: joss
Date: Thu Sep 24 17:29:05 2009
New Revision: 21511

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21511
Log:
* New upstream release.
* Add build-dep on pygobject 2.17.

Modified:
    desktop/unstable/gnome-python/debian/changelog
    desktop/unstable/gnome-python/debian/control
    desktop/unstable/gnome-python/debian/control.in

Modified: desktop/unstable/gnome-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/changelog?rev=21511&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/changelog [utf-8] Thu Sep 24 17:29:05 2009
@@ -1,3 +1,10 @@
+gnome-python (2.28.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add build-dep on pygobject 2.17.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 24 Sep 2009 19:28:53 +0200
+
 gnome-python (2.26.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gnome-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control?rev=21511&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/control [utf-8] Thu Sep 24 17:29:05 2009
@@ -2,11 +2,12 @@
 Section: python
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.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>
 Build-Depends: debhelper (>= 5.0.37.2),
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.5),
                python-support (>= 0.7.6),
+               python-gobject-dev (>= 2.17.0),
                python-gtk2-dev (>= 2.10.3),
                python-pyorbit-dev (>= 2.0.1-4),
                libglib2.0-dev (>= 2.6.0),

Modified: desktop/unstable/gnome-python/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control.in?rev=21511&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/control.in [utf-8] Thu Sep 24 17:29:05 2009
@@ -7,6 +7,7 @@
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.5),
                python-support (>= 0.7.6),
+               python-gobject-dev (>= 2.17.0),
                python-gtk2-dev (>= 2.10.3),
                python-pyorbit-dev (>= 2.0.1-4),
                libglib2.0-dev (>= 2.6.0),
@@ -64,6 +65,7 @@
 Depends: ${python:Depends},
          ${misc:Depends},
          python-gnome2 (>= ${source:Version}),
+         python-gobject-dev (>= 2.17.0),
          python-gtk2-dev (>= 2.10.3),
          python-pyorbit-dev (>= 2.0.1-4)
 Recommends: python-gnome2-doc




More information about the pkg-gnome-commits mailing list