r33330 - in /desktop/unstable/gtk-doc/debian: changelog control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Mon Mar 19 06:10:05 UTC 2012


Author: mpitt
Date: Mon Mar 19 06:10:05 2012
New Revision: 33330

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33330
Log:
debian/control.in: Mark as Multi-Arch: foreign to allow using this as
build dependency for cross-building. Thanks to "Wookey" for this.
(LP: #957137)

Modified:
    desktop/unstable/gtk-doc/debian/changelog
    desktop/unstable/gtk-doc/debian/control
    desktop/unstable/gtk-doc/debian/control.in

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=33330&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog [utf-8] Mon Mar 19 06:10:05 2012
@@ -1,8 +1,11 @@
 gtk-doc (1.18-2) UNRELEASED; urgency=low
 
   * debian/watch: Look for xz compressed tarballs.
-
- -- Martin Pitt <martin.pitt at ubuntu.com>  Mon, 19 Mar 2012 07:08:15 +0100
+  * debian/control.in: Mark as Multi-Arch: foreign to allow using this as
+    build dependency for cross-building. Thanks to "Wookey" for this.
+    (LP: #957137)
+
+ -- Martin Pitt <mpitt at debian.org>  Mon, 19 Mar 2012 07:08:15 +0100
 
 gtk-doc (1.18-1) unstable; urgency=low
 

Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=33330&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control [utf-8] Mon Mar 19 06:10:05 2012
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Mario Lang <mlang at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.9.2
 Build-Depends: cdbs,
                debhelper (>= 8),
@@ -43,6 +43,7 @@
          xsltproc (>= 1.1.15),
          highlight (>= 3.4),
          gnome-common
+Multi-Arch: foreign
 Conflicts: sgml2x (<< 1.0.0-2)
 Recommends: pkg-config (>= 0.19.0)
 Description: GTK+ documentation tools

Modified: desktop/unstable/gtk-doc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control.in?rev=33330&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control.in [utf-8] Mon Mar 19 06:10:05 2012
@@ -38,6 +38,7 @@
          xsltproc (>= 1.1.15),
          highlight (>= 3.4),
          gnome-common
+Multi-Arch: foreign
 Conflicts: sgml2x (<< 1.0.0-2)
 Recommends: pkg-config (>= 0.19.0)
 Description: GTK+ documentation tools




More information about the pkg-gnome-commits mailing list