r22545 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Dec 8 22:19:25 UTC 2009


Author: pochu
Date: Tue Dec  8 22:19:25 2009
New Revision: 22545

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22545
Log:
* debian/control.in:
  - Make python-gnome2-desktop-dev arch:any, otherwise the [!hurd-any]
    dependencies will have no effect unless I build the package on Hurd
    (and then the dependencies would be buggy elsewhere). See #560071.

Modified:
    desktop/unstable/gnome-python-desktop/debian/changelog
    desktop/unstable/gnome-python-desktop/debian/control
    desktop/unstable/gnome-python-desktop/debian/control.in

Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=22545&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Tue Dec  8 22:19:25 2009
@@ -1,3 +1,12 @@
+gnome-python-desktop (2.28.0-5) unstable; urgency=low
+
+  * debian/control.in:
+    - Make python-gnome2-desktop-dev arch:any, otherwise the [!hurd-any]
+      dependencies will have no effect unless I build the package on Hurd
+      (and then the dependencies would be buggy elsewhere). See #560071.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 08 Dec 2009 19:16:02 +0100
+
 gnome-python-desktop (2.28.0-4) unstable; urgency=low
 
   * debian/control.in:

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=22545&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Tue Dec  8 22:19:25 2009
@@ -43,7 +43,7 @@
 XS-Python-Version: >= 2.5
 
 Package: python-gnome2-desktop-dev
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends},
          python-brasero (>= ${source:Version}) [!hurd-any],
          python-bugbuddy (>= ${source:Version}),

Modified: desktop/unstable/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control.in?rev=22545&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Tue Dec  8 22:19:25 2009
@@ -38,7 +38,7 @@
 XS-Python-Version: >= 2.5
 
 Package: python-gnome2-desktop-dev
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends},
          python-brasero (>= ${source:Version}) [!hurd-any],
          python-bugbuddy (>= ${source:Version}),




More information about the pkg-gnome-commits mailing list