r52722 - in /desktop/unstable/gobject-introspection: ./ debian/changelog debian/control debian/control.in debian/patches/0001-When-handling-errors-according-to-errno-catch-both-I.patch debian/patches/series debian/watch

mak at users.alioth.debian.org mak at users.alioth.debian.org
Sun Jul 30 14:08:55 UTC 2017


Author: mak
Date: Sun Jul 30 14:08:54 2017
New Revision: 52722

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52722
Log:
Upload to unstable from experimental

Added:
    desktop/unstable/gobject-introspection/debian/patches/0001-When-handling-errors-according-to-errno-catch-both-I.patch
      - copied unchanged from r52717, desktop/experimental/gobject-introspection/debian/patches/0001-When-handling-errors-according-to-errno-catch-both-I.patch
Modified:
    desktop/unstable/gobject-introspection/   (props changed)
    desktop/unstable/gobject-introspection/debian/changelog
    desktop/unstable/gobject-introspection/debian/control
    desktop/unstable/gobject-introspection/debian/control.in
    desktop/unstable/gobject-introspection/debian/patches/series
    desktop/unstable/gobject-introspection/debian/watch

Propchange: desktop/unstable/gobject-introspection/
------------------------------------------------------------------------------
--- svn:mergeinfo	(original)
+++ svn:mergeinfo	Sun Jul 30 14:08:54 2017
@@ -1 +1 @@
-/desktop/experimental/gobject-introspection:35308-37635
+/desktop/experimental/gobject-introspection:35308-37635,52028-52717

Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=52722&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog	[utf-8] Sun Jul 30 14:08:54 2017
@@ -1,11 +1,52 @@
-gobject-introspection (1.50.0-2) unstable; urgency=medium
-
+gobject-introspection (1.53.2-4) unstable; urgency=medium
+
+  * Upload to unstable
+  * Bump standards version: No changes needed
+
+ -- Matthias Klumpp <mak at debian.org>  Sun, 30 Jul 2017 15:54:16 +0200
+
+gobject-introspection (1.53.2-3) experimental; urgency=medium
+
+  * Merge from unstable.
   * debian/dh_girepository: Be a bit more forgiving when finding out the
     version gir format in use. We're seeing files that have <repository> and
     <include> on the same line, and our greedy regex was finding the version
     attribute of the <include> when we want the one from <repository>.
 
- -- Iain Lane <laney at debian.org>  Tue, 25 Jul 2017 18:19:28 +0100
+ -- Iain Lane <laney at debian.org>  Tue, 25 Jul 2017 18:23:47 +0100
+
+gobject-introspection (1.53.2-2) experimental; urgency=medium
+
+  * debian/patches/0001-When-handling-errors-according-to-errno-catch-both-I.patch:
+    Take patch by Simon McVittie from upstream bug #772173 to catch IOError
+    and OSError as appropriate between python2/3.
+
+ -- Iain Lane <laney at debian.org>  Fri, 16 Jun 2017 18:02:44 +0100
+
+gobject-introspection (1.53.2-1) experimental; urgency=medium
+
+  [ Jeremy Bicha ]
+  * New upstream release
+  * Bump required libglib2.0-dev to 2.52.0
+
+  [ Iain Lane ]
+  * New upstream release 1.53.2.
+  * debian/watch: Find unstable versions.
+  * debian/control: glib ≥ 2.53.2
+
+ -- Iain Lane <laney at debian.org>  Thu, 15 Jun 2017 16:01:58 +0100
+
+gobject-introspection (1.51.5-1) experimental; urgency=medium
+
+  [ Jeremy Bicha ]
+  * New upstream release
+  * Bump required libglib2.0-dev to 2.51.2
+
+  [ Iain Lane ]
+  * New upstream release 1.51.5
+  * Bump BD on glib to ≥ 2.51.5, per configure.ac.
+
+ -- Iain Lane <laney at debian.org>  Wed, 15 Mar 2017 16:45:10 +0000
 
 gobject-introspection (1.50.0-1) unstable; urgency=medium
 

Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=52722&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control	[utf-8] Sun Jul 30 14:08:54 2017
@@ -6,7 +6,7 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                python3-dev,
@@ -14,13 +14,13 @@
                flex,
                gtk-doc-tools (>= 1.19),
                bison,
-               libglib2.0-dev (>= 2.50.0),
+               libglib2.0-dev (>= 2.53.2),
                libcairo2-dev,
                libffi-dev (>= 3.0.0),
                libtool,
                python3-mako,
 Build-Depends-Indep: libglib2.0-doc
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://wiki.gnome.org/GObjectIntrospection
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gobject-introspection
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gobject-introspection/
@@ -50,7 +50,7 @@
          gobject-introspection (= ${binary:Version}),
          gir1.2-glib-2.0 (= ${binary:Version}),
          gir1.2-freedesktop (= ${binary:Version}),
-         libglib2.0-dev (>= 2.50.0),
+         libglib2.0-dev (>= 2.52.0),
          libffi-dev,
          ${shlibs:Depends},
          ${misc:Depends}

Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=52722&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in	[utf-8] Sun Jul 30 14:08:54 2017
@@ -10,13 +10,13 @@
                flex,
                gtk-doc-tools (>= 1.19),
                bison,
-               libglib2.0-dev (>= 2.50.0),
+               libglib2.0-dev (>= 2.53.2),
                libcairo2-dev,
                libffi-dev (>= 3.0.0),
                libtool,
                python3-mako,
 Build-Depends-Indep: libglib2.0-doc
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://wiki.gnome.org/GObjectIntrospection
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gobject-introspection
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gobject-introspection/
@@ -46,7 +46,7 @@
          gobject-introspection (= ${binary:Version}),
          gir1.2-glib-2.0 (= ${binary:Version}),
          gir1.2-freedesktop (= ${binary:Version}),
-         libglib2.0-dev (>= 2.50.0),
+         libglib2.0-dev (>= 2.52.0),
          libffi-dev,
          ${shlibs:Depends},
          ${misc:Depends}

Modified: desktop/unstable/gobject-introspection/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/patches/series?rev=52722&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/patches/series	[utf-8] Sun Jul 30 14:08:54 2017
@@ -1,2 +1,3 @@
 #needed only until all packages are moved to mutliarch paths
 pre_multiarch_compat
+0001-When-handling-errors-according-to-errno-catch-both-I.patch

Modified: desktop/unstable/gobject-introspection/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/watch?rev=52722&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/watch	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/watch	[utf-8] Sun Jul 30 14:08:54 2017
@@ -1,3 +1,3 @@
 version=4
-https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \
+https://download.gnome.org/sources/@PACKAGE@/([\d\.]+)/ \
 	@PACKAGE@@ANY_VERSION@\.tar\.xz




More information about the pkg-gnome-commits mailing list