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

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Thu Nov 29 07:49:02 UTC 2012


Author: mpitt
Date: Thu Nov 29 07:49:01 2012
New Revision: 36405

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36405
Log:
debian/control.in: Make python-gi-dev Arch: any, as it now uses multiarch
paths for the pkg-config file.

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=36405&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/changelog [utf-8] (original)
+++ desktop/experimental/pygobject/debian/changelog [utf-8] Thu Nov 29 07:49:01 2012
@@ -1,3 +1,10 @@
+pygobject (3.4.2-3) UNRELEASED; urgency=low
+
+  * debian/control.in: Make python-gi-dev Arch: any, as it now uses multiarch
+    paths for the pkg-config file.
+
+ -- Martin Pitt <mpitt at debian.org>  Thu, 29 Nov 2012 08:48:42 +0100
+
 pygobject (3.4.2-2) experimental; urgency=low
 
   * Drop quilt (not necessary, we are using 3.0 (quilt) source format), and

Modified: desktop/experimental/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control?rev=36405&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control [utf-8] Thu Nov 29 07:49:01 2012
@@ -144,7 +144,7 @@
  This package contains the extensions built for the Python 3 debug interpreter.
 
 Package: python-gi-dev
-Architecture: all
+Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},

Modified: desktop/experimental/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control.in?rev=36405&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control.in [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control.in [utf-8] Thu Nov 29 07:49:01 2012
@@ -140,7 +140,7 @@
  This package contains the extensions built for the Python 3 debug interpreter.
 
 Package: python-gi-dev
-Architecture: all
+Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},




More information about the pkg-gnome-commits mailing list