r54895 - in /desktop/unstable/pygobject/debian: changelog control control.in patches/

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Nov 19 14:59:48 UTC 2017


Author: bigon
Date: Sun Nov 19 14:59:48 2017
New Revision: 54895

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54895
Log:
* New upstream release (Closes: #879638)
  - 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

Removed:
    desktop/unstable/pygobject/debian/patches/
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=54895&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog	[utf-8] Sun Nov 19 14:59:48 2017
@@ -1,3 +1,12 @@
+pygobject (3.26.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release (Closes: #879638)
+    - 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
+
 pygobject (3.24.1-6) unstable; urgency=medium
 
   * Build-Depend on gir1.2-gtk-3.0 for build tests

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=54895&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control	[utf-8] Sun Nov 19 14:59:48 2017
@@ -6,12 +6,12 @@
 Section: python
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                dh-python,
                dpkg-dev (>= 1.16.1~),
                gir1.2-gtk-3.0 <!nocheck>,
-               gnome-common,
+               autoconf-archive,
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.6.6-3~),
                python3-all-dev,
@@ -22,8 +22,8 @@
                libffi-dev (>= 3.0.5),
                gobject-introspection (>= 1.46.0),
                libgirepository1.0-dev (>= 1.39.0),
-               python-cairo-dev (>= 1.2.0),
-               python3-cairo-dev (>= 1.10.0+dfsg-3),
+               python-cairo-dev (>= 1.11.1),
+               python3-cairo-dev (>= 1.11.1),
                xsltproc,
                xvfb <!nocheck>,
                xauth <!nocheck>,
@@ -38,6 +38,7 @@
                python-apt-dbg,
                python-cairo-dbg,
 X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.3
 Standards-Version: 4.1.1
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pygobject
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/pygobject/
@@ -86,7 +87,7 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gi (= ${binary:Version}),
-         python-cairo
+         python-cairo (>= 1.11.1)
 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,
@@ -156,7 +157,7 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gi (= ${binary:Version}),
-         python3-cairo (>= 1.10.0+dfsg-3~exp2)
+         python3-cairo (>= 1.11.1)
 Description: Python 3 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,

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=54895&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in	[utf-8] Sun Nov 19 14:59:48 2017
@@ -7,7 +7,7 @@
                dh-python,
                dpkg-dev (>= 1.16.1~),
                gir1.2-gtk-3.0 <!nocheck>,
-               gnome-common,
+               autoconf-archive,
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.6.6-3~),
                python3-all-dev,
@@ -18,8 +18,8 @@
                libffi-dev (>= 3.0.5),
                gobject-introspection (>= 1.46.0),
                libgirepository1.0-dev (>= 1.39.0),
-               python-cairo-dev (>= 1.2.0),
-               python3-cairo-dev (>= 1.10.0+dfsg-3),
+               python-cairo-dev (>= 1.11.1),
+               python3-cairo-dev (>= 1.11.1),
                xsltproc,
                xvfb <!nocheck>,
                xauth <!nocheck>,
@@ -34,6 +34,7 @@
                python-apt-dbg,
                python-cairo-dbg,
 X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.3
 Standards-Version: 4.1.1
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pygobject
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/pygobject/
@@ -82,7 +83,7 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gi (= ${binary:Version}),
-         python-cairo
+         python-cairo (>= 1.11.1)
 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,
@@ -152,7 +153,7 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gi (= ${binary:Version}),
-         python3-cairo (>= 1.10.0+dfsg-3~exp2)
+         python3-cairo (>= 1.11.1)
 Description: Python 3 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,




More information about the pkg-gnome-commits mailing list