r52416 - in /desktop/experimental/pygobject/debian: changelog control control.in

laney at users.alioth.debian.org laney at users.alioth.debian.org
Thu May 11 12:47:12 UTC 2017


Author: laney
Date: Thu May 11 12:47:11 2017
New Revision: 52416

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52416
Log:
Add Build-Conflicts on open-infrastructure-locales-c.utf-8

It's an antisocial package.


Modified:
    desktop/experimental/pygobject/debian/changelog
    desktop/experimental/pygobject/debian/control
    desktop/experimental/pygobject/debian/control.in

Modified: desktop/experimental/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/changelog?rev=52416&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/changelog	[utf-8] (original)
+++ desktop/experimental/pygobject/debian/changelog	[utf-8] Thu May 11 12:47:11 2017
@@ -1,3 +1,13 @@
+pygobject (3.24.1-2) UNRELEASED; urgency=medium
+
+  * debian/control{,.in}: Build-Conflict with
+    open-infrastructure-locales-c.utf-8. This package gratutiously breaks our
+    testsuite because it provides 'locales' without actually providing all the
+    functionality of the locales package (specifically
+    /usr/share/i18n/charmaps in our case). See #859912.
+
+ -- Iain Lane <laney at debian.org>  Thu, 11 May 2017 13:40:13 +0100
+
 pygobject (3.24.1-1) experimental; urgency=medium
 
   * New upstream release 3.24.1

Modified: desktop/experimental/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control?rev=52416&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control	[utf-8] (original)
+++ desktop/experimental/pygobject/debian/control	[utf-8] Thu May 11 12:47:11 2017
@@ -40,6 +40,8 @@
                gir1.2-gtk-3.0,
                dh-autoreconf,
                dh-python,
+# See #859912
+Build-Conflicts: open-infrastructure-locales-c.utf-8
 X-Python-Version: >= 2.7
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/experimental/pygobject

Modified: desktop/experimental/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control.in?rev=52416&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control.in	[utf-8] (original)
+++ desktop/experimental/pygobject/debian/control.in	[utf-8] Thu May 11 12:47:11 2017
@@ -36,6 +36,8 @@
                gir1.2-gtk-3.0,
                dh-autoreconf,
                dh-python,
+# See #859912
+Build-Conflicts: open-infrastructure-locales-c.utf-8
 X-Python-Version: >= 2.7
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/experimental/pygobject




More information about the pkg-gnome-commits mailing list