r49304 - in /desktop/unstable/gobject-introspection/debian: changelog control

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Jul 13 15:49:59 UTC 2016


Author: pochu
Date: Wed Jul 13 15:49:59 2016
New Revision: 49304

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49304
Log:
release to unstable

Modified:
    desktop/unstable/gobject-introspection/debian/changelog
    desktop/unstable/gobject-introspection/debian/control

Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=49304&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog	[utf-8] Wed Jul 13 15:49:59 2016
@@ -1,8 +1,8 @@
-gobject-introspection (1.48.0-3) UNRELEASED; urgency=medium
+gobject-introspection (1.48.0-3) unstable; urgency=medium
 
   * Switch to python3.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 29 Jun 2016 13:42:17 +0200
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 13 Jul 2016 17:48:10 +0200
 
 gobject-introspection (1.48.0-2) 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=49304&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control	[utf-8] Wed Jul 13 15:49:59 2016
@@ -6,12 +6,12 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, 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>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.10),
-               python-dev (>= 2.7),
+               python3-dev,
                pkg-config,
                flex,
                gtk-doc-tools (>= 1.19),
@@ -20,10 +20,9 @@
                libcairo2-dev,
                libffi-dev (>= 3.0.0),
                libtool,
-               python-mako
+               python3-mako,
 Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.7
-X-Python-Version: >= 2.6
 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/
@@ -93,10 +92,10 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          libgirepository-1.0-1 (= ${binary:Version}),
          build-essential,
-         python-mako
+         python3-mako
 Description: Generate interface introspection data for GObject libraries
  GObject Introspection is a project for providing machine readable
  introspection data of the API of C libraries. This introspection




More information about the pkg-gnome-commits mailing list