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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 21 21:59:24 UTC 2015


Author: biebl
Date: Sun Jun 21 21:59:24 2015
New Revision: 45347

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45347
Log:
Drop obsolete Conflicts/Replaces/Provides and Breaks/Replaces from
pre-wheezy.

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=45347&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog	[utf-8] Sun Jun 21 21:59:24 2015
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * Track stable releases in debian/watch.
+  * Drop obsolete Conflicts/Replaces/Provides and Breaks/Replaces from
+    pre-wheezy.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 21 Jun 2015 21:18:40 +0200
 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=45347&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control	[utf-8] Sun Jun 21 21:59:24 2015
@@ -6,7 +6,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>, Sjoerd Simons <sjoerd 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>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1~),
                gnome-common,
@@ -53,11 +53,8 @@
          gir1.2-glib-2.0 (>= 1.39.0)
 Provides: ${python:Provides}
 Suggests: python-gi-cairo
-Breaks: python-gobject (<< 3.0.2-4),
-        python-nautilus (<= 1.1-1),
-        python-aptdaemon (<< 1.0),
+Breaks: python-aptdaemon (<< 1.0),
         software-center (<= 5.6.0-0ubuntu2)
-Replaces: python-gobject (<< 3.0.2-4)
 Description: Python 2.x bindings for gobject-introspection libraries
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -74,9 +71,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          gir1.2-glib-2.0 (>= 1.39.0)
-Conflicts: python3-gobject
-Provides: python3-gobject
-Replaces: python3-gobject
 Description: Python 3 bindings for gobject-introspection libraries
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -94,9 +88,6 @@
          ${misc:Depends},
          python-gi (= ${binary:Version}),
          python-cairo
-Conflicts: python-gobject-cairo
-Replaces: python-gobject-cairo
-Provides: python-gobject-cairo
 Description: Python Cairo bindings for the GObject library
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -114,8 +105,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gi (= ${binary:Version})
-Breaks: python-gobject-dbg (<< 3.0.2-4)
-Replaces: python-gobject-dbg (<< 3.0.2-4)
 Description: Python bindings for the GObject library (debug extension)
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -135,9 +124,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gi (= ${binary:Version})
-Conflicts: python3-gobject-dbg
-Provides: python3-gobject-dbg
-Replaces: python3-gobject-dbg
 Description: Python 3 bindings for gobject-introspection libraries (debug extension)
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -158,8 +144,6 @@
          python3-gi (= ${binary:Version}),
          libglib2.0-dev (>= 2.35.9),
          libffi-dev (>= 3.0.5)
-Breaks: python-gobject-dev (<< 3.0.2-4)
-Replaces: python-gobject-dev (<< 3.0.2-4)
 Description: development headers for GObject Python bindings
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=45347&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in	[utf-8] Sun Jun 21 21:59:24 2015
@@ -49,11 +49,8 @@
          gir1.2-glib-2.0 (>= 1.39.0)
 Provides: ${python:Provides}
 Suggests: python-gi-cairo
-Breaks: python-gobject (<< 3.0.2-4),
-        python-nautilus (<= 1.1-1),
-        python-aptdaemon (<< 1.0),
+Breaks: python-aptdaemon (<< 1.0),
         software-center (<= 5.6.0-0ubuntu2)
-Replaces: python-gobject (<< 3.0.2-4)
 Description: Python 2.x bindings for gobject-introspection libraries
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -70,9 +67,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          gir1.2-glib-2.0 (>= 1.39.0)
-Conflicts: python3-gobject
-Provides: python3-gobject
-Replaces: python3-gobject
 Description: Python 3 bindings for gobject-introspection libraries
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -90,9 +84,6 @@
          ${misc:Depends},
          python-gi (= ${binary:Version}),
          python-cairo
-Conflicts: python-gobject-cairo
-Replaces: python-gobject-cairo
-Provides: python-gobject-cairo
 Description: Python Cairo bindings for the GObject library
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -110,8 +101,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gi (= ${binary:Version})
-Breaks: python-gobject-dbg (<< 3.0.2-4)
-Replaces: python-gobject-dbg (<< 3.0.2-4)
 Description: Python bindings for the GObject library (debug extension)
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -131,9 +120,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gi (= ${binary:Version})
-Conflicts: python3-gobject-dbg
-Provides: python3-gobject-dbg
-Replaces: python3-gobject-dbg
 Description: Python 3 bindings for gobject-introspection libraries (debug extension)
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,
@@ -154,8 +140,6 @@
          python3-gi (= ${binary:Version}),
          libglib2.0-dev (>= 2.35.9),
          libffi-dev (>= 3.0.5)
-Breaks: python-gobject-dev (<< 3.0.2-4)
-Replaces: python-gobject-dev (<< 3.0.2-4)
 Description: development headers for GObject Python bindings
  GObject is an abstraction layer that allows programming with an object
  paradigm that is compatible with many languages. It is a part of Glib,




More information about the pkg-gnome-commits mailing list