r54028 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 17 20:50:17 UTC 2017


Author: biebl
Date: Sun Sep 17 20:50:16 2017
New Revision: 54028

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54028
Log:
Mark libgirepository1.0-doc as Multi-Arch: foreign. (Closes: #875649)

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

Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=54028&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog	[utf-8] Sun Sep 17 20:50:16 2017
@@ -4,6 +4,7 @@
     libgirepository-1.0-1 (>= 1.41.4-1) via ${gir:Depends}. As jessie already
     contains a multi-arch capable libgirepository-1.0-1 this is no longer
     necessary.
+  * Mark libgirepository1.0-doc as Multi-Arch: foreign. (Closes: #875649)
 
  -- Michael Biebl <biebl at debian.org>  Sun, 17 Sep 2017 22:46:01 +0200
 

Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=54028&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control	[utf-8] Sun Sep 17 20:50:16 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>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Matthias Klumpp <mak 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>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                python3-dev,
@@ -74,6 +74,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libglib2.0-doc
+Multi-Arch: foreign
 Description: Library for handling GObject introspection data (documentation)
  GObject Introspection is a project for providing machine readable
  introspection data of the API of C libraries. This introspection

Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=54028&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in	[utf-8] Sun Sep 17 20:50:16 2017
@@ -70,6 +70,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libglib2.0-doc
+Multi-Arch: foreign
 Description: Library for handling GObject introspection data (documentation)
  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