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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun May 16 20:51:51 UTC 2010


Author: pochu
Date: Sun May 16 20:51:51 2010
New Revision: 24344

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24344
Log:
* debian/control.in:
  - Build depend on libgnome-media-dev on Hurd now that it's built there.
    Thus build the python-mediaprofiles package.
  - Build depend on bug-buddy on Hurd too since it's built there now.

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=24344&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Sun May 16 20:51:51 2010
@@ -1,3 +1,12 @@
+gnome-python-desktop (2.30.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Build depend on libgnome-media-dev on Hurd now that it's built there.
+      Thus build the python-mediaprofiles package.
+    - Build depend on bug-buddy on Hurd too since it's built there now.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 16 May 2010 22:48:59 +0200
+
 gnome-python-desktop (2.30.0-1) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=24344&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Sun May 16 20:51:51 2010
@@ -27,7 +27,7 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnome-media-dev (>= 2.10.0) [!hurd-i386],
+               libgnome-media-dev (>= 2.10.0),
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
                libgnome-keyring-dev (>= 0.5.0),
@@ -36,7 +36,7 @@
                libebook1.2-dev (>= 1.4.0),
                libevince-dev (>= 2.30),
                libbrasero-media-dev (>= 2.29) [!hurd-i386],
-               bug-buddy (>= 2.16) [!hurd-i386]
+               bug-buddy (>= 2.16)
 Standards-Version: 3.8.4
 XS-Python-Version: >= 2.5
 
@@ -51,7 +51,7 @@
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
-         python-mediaprofiles (>= ${source:Version}) [!hurd-any],
+         python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
@@ -157,7 +157,7 @@
  information library in Python applications.
 
 Package: python-mediaprofiles
-Architecture: linux-any kfreebsd-any netbsd-any
+Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python:Depends},

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=24344&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Sun May 16 20:51:51 2010
@@ -22,7 +22,7 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnome-media-dev (>= 2.10.0) [!hurd-i386],
+               libgnome-media-dev (>= 2.10.0),
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
                libgnome-keyring-dev (>= 0.5.0),
@@ -31,7 +31,7 @@
                libebook1.2-dev (>= 1.4.0),
                libevince-dev (>= 2.30),
                libbrasero-media-dev (>= 2.29) [!hurd-i386],
-               bug-buddy (>= 2.16) [!hurd-i386]
+               bug-buddy (>= 2.16)
 Standards-Version: 3.8.4
 XS-Python-Version: >= 2.5
 
@@ -46,7 +46,7 @@
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
-         python-mediaprofiles (>= ${source:Version}) [!hurd-any],
+         python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
@@ -152,7 +152,7 @@
  information library in Python applications.
 
 Package: python-mediaprofiles
-Architecture: linux-any kfreebsd-any netbsd-any
+Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python:Depends},




More information about the pkg-gnome-commits mailing list