r32353 - in /desktop/unstable/pygobject/debian: changelog control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Fri Jan 6 19:06:56 UTC 2012


Author: mpitt
Date: Fri Jan  6 19:06:55 2012
New Revision: 32353

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32353
Log:
debian/control.in: Set python-gobject-dbg section/priority to debug/extra,
according to to archive overrides.

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

Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=32353&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog [utf-8] Fri Jan  6 19:06:55 2012
@@ -1,3 +1,10 @@
+pygobject (3.0.3-3) UNRELEASED; urgency=low
+
+  * debian/control.in: Set python-gobject-dbg section/priority to debug/extra,
+    according to to archive overrides.
+
+ -- Martin Pitt <mpitt at debian.org>  Fri, 06 Jan 2012 20:05:07 +0100
+
 pygobject (3.0.3-2) unstable; urgency=medium
 
   * Urgency medium as the previous release with the regression already made it

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=32353&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control [utf-8] Fri Jan  6 19:06:55 2012
@@ -167,6 +167,8 @@
  nothing else depends on it.
 
 Package: python-gobject-dbg
+Section: debug
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi-dbg (>= ${source:Version}),

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=32353&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in [utf-8] Fri Jan  6 19:06:55 2012
@@ -162,6 +162,8 @@
  nothing else depends on it.
 
 Package: python-gobject-dbg
+Section: debug
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi-dbg (>= ${source:Version}),




More information about the pkg-gnome-commits mailing list