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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Feb 21 22:07:11 UTC 2013


Author: biebl
Date: Thu Feb 21 22:07:11 2013
New Revision: 36717

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36717
Log:
Move transitional packages into section oldlibs with priority extra.

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=36717&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog [utf-8] Thu Feb 21 22:07:11 2013
@@ -11,6 +11,7 @@
     python-gobject-dbg, which was converted to a transitional package, the
     symlink was mistakenly converted to a real directory which isn't handled
     nicely by dpkg. Closes: #700779
+  * Move transitional packages into section oldlibs with priority extra.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 21 Feb 2013 18:23:46 +0100
 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=36717&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control [utf-8] Thu Feb 21 22:07:11 2013
@@ -7,7 +7,7 @@
 Section: python
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Martin Pitt <mpitt at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 7),
                gnome-pkg-tools (>= 0.10),
                dh-autoreconf,
@@ -157,6 +157,8 @@
  which use pygobject.
 
 Package: python-gobject
+Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi (>= ${source:Version}),
@@ -183,7 +185,7 @@
  used by other bindings to map their GObjects to Python objects.
 
 Package: python-gobject-dbg
-Section: debug
+Section: oldlibs
 Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
@@ -196,6 +198,8 @@
  You can remove it safely when nothing else depends on it.
 
 Package: python-gobject-dev
+Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi-dev (= ${source:Version}),

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=36717&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in [utf-8] Thu Feb 21 22:07:11 2013
@@ -152,6 +152,8 @@
  which use pygobject.
 
 Package: python-gobject
+Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi (>= ${source:Version}),
@@ -178,7 +180,7 @@
  used by other bindings to map their GObjects to Python objects.
 
 Package: python-gobject-dbg
-Section: debug
+Section: oldlibs
 Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
@@ -191,6 +193,8 @@
  You can remove it safely when nothing else depends on it.
 
 Package: python-gobject-dev
+Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
          python-gi-dev (= ${source:Version}),




More information about the pkg-gnome-commits mailing list