r19498 - in /desktop/unstable/pygtk/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Apr 9 19:16:10 UTC 2009


Author: joss
Date: Thu Apr  9 19:16:10 2009
New Revision: 19498

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19498
Log:
Fix section for debug package.

Modified:
    desktop/unstable/pygtk/debian/changelog
    desktop/unstable/pygtk/debian/control
    desktop/unstable/pygtk/debian/control.in

Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=19498&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog (original)
+++ desktop/unstable/pygtk/debian/changelog Thu Apr  9 19:16:10 2009
@@ -1,3 +1,9 @@
+pygtk (2.14.1-3) UNRELEASED; urgency=low
+
+  * Fix section for debug package.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 09 Apr 2009 21:16:03 +0200
+
 pygtk (2.14.1-2) unstable; urgency=low
 
   * Bring back python-numpy to Depends since get_pixels_array can be 

Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=19498&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control (original)
+++ desktop/unstable/pygtk/debian/control Thu Apr  9 19:16:10 2009
@@ -59,6 +59,7 @@
 Package: python-gtk2-dbg
 Architecture: any
 Priority: extra
+Section: debug
 Depends: python-gtk2 (= ${binary:Version}),
          python-glade2 (= ${binary:Version}),
          python-dbg,

Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=19498&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in (original)
+++ desktop/unstable/pygtk/debian/control.in Thu Apr  9 19:16:10 2009
@@ -59,6 +59,7 @@
 Package: python-gtk2-dbg
 Architecture: any
 Priority: extra
+Section: debug
 Depends: python-gtk2 (= ${binary:Version}),
          python-glade2 (= ${binary:Version}),
          python-dbg,




More information about the pkg-gnome-commits mailing list