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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Nov 19 16:03:48 UTC 2017


Author: bigon
Date: Sun Nov 19 16:03:48 2017
New Revision: 54897

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54897
Log:
* debian/control.in:
  - Drop python-gobject-dev and python-gobject-dbg transitional packages,
    nothing depends against it anymore (Closes: #878781)

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=54897&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog	[utf-8] Sun Nov 19 16:03:48 2017
@@ -4,8 +4,11 @@
     - Bump pycairo requirement to 1.11.1
     - Switch build-dep from gnome-common to autoconf-archive (Closes: #829934)
     - Drop all patches, they have been merged upstream
-
- -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 15:57:33 +0100
+  * debian/control.in:
+    - Drop python-gobject-dev and python-gobject-dbg transitional packages,
+      nothing depends against it anymore (Closes: #878781)
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 17:00:19 +0100
 
 pygobject (3.24.1-6) unstable; urgency=medium
 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=54897&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control	[utf-8] Sun Nov 19 16:03:48 2017
@@ -178,30 +178,3 @@
  deprecated gobject module, and the new gobject-introspection system. It 
  is here for upgrade purposes only. You can remove it safely when 
  nothing else depends on it.
-
-Package: python-gobject-dbg
-Section: oldlibs
-Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         python-gi-dbg (>= ${source:Version}),
-         python-gobject-2-dbg
-Description: Python 2.x debugging modules for GObject - transitional package 
- This package will bring the two debugging versions of GObject Python 
- modules: one for the deprecated gobject module, and one for the new 
- gobject-introspection system. It is here for upgrade purposes only. 
- You can remove it safely when nothing else depends on it.
-
-Package: python-gobject-dev
-Section: oldlibs
-Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         python-gi-dev (>= ${source:Version}),
-         python-gi-dev (<< ${source:Version}.1~),
-         python-gobject-2-dev
-Description: Python 2.x development headers for GObject - transitional package 
- This package will bring development headers for the two versions of 
- GObject Python modules: the deprecated gobject module, and the new 
- gobject-introspection system. It is here for upgrade purposes only. You 
- can remove it safely when nothing else depends on it. 

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=54897&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in	[utf-8] Sun Nov 19 16:03:48 2017
@@ -174,30 +174,3 @@
  deprecated gobject module, and the new gobject-introspection system. It 
  is here for upgrade purposes only. You can remove it safely when 
  nothing else depends on it.
-
-Package: python-gobject-dbg
-Section: oldlibs
-Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         python-gi-dbg (>= ${source:Version}),
-         python-gobject-2-dbg
-Description: Python 2.x debugging modules for GObject - transitional package 
- This package will bring the two debugging versions of GObject Python 
- modules: one for the deprecated gobject module, and one for the new 
- gobject-introspection system. It is here for upgrade purposes only. 
- You can remove it safely when nothing else depends on it.
-
-Package: python-gobject-dev
-Section: oldlibs
-Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         python-gi-dev (>= ${source:Version}),
-         python-gi-dev (<< ${source:Version}.1~),
-         python-gobject-2-dev
-Description: Python 2.x development headers for GObject - transitional package 
- This package will bring development headers for the two versions of 
- GObject Python modules: the deprecated gobject module, and the new 
- gobject-introspection system. It is here for upgrade purposes only. You 
- can remove it safely when nothing else depends on it. 




More information about the pkg-gnome-commits mailing list