r29141 - in /desktop/unstable/totem/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 28 03:34:09 UTC 2011


Author: biebl
Date: Thu Jul 28 03:34:09 2011
New Revision: 29141

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29141
Log:
Use architecture wildcards.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/control
    desktop/unstable/totem/debian/control.in

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=29141&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Thu Jul 28 03:34:09 2011
@@ -2,6 +2,7 @@
 
   * Remove the galago plugin. Closes: #635620
   * Remove Build-Depends on libhal-dev.
+  * Use architecture wildcards.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 28 Jul 2011 05:26:28 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=29141&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Thu Jul 28 03:34:09 2011
@@ -41,7 +41,7 @@
                dpkg-dev (>= 1.13.19),
                libgconf2-dev,
                shared-mime-info (>= 0.22),
-               libcam-dev [kfreebsd-i386 kfreebsd-amd64],
+               libcam-dev [kfreebsd-any],
                libxtst-dev,
                libxrandr-dev (>= 1.1.1),
                libxxf86vm-dev (>= 1.0.1),
@@ -54,7 +54,7 @@
                python-gst0.10-dev (>= 0.10.11),
                python-xdg,
                python-rdflib,
-               libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libbluetooth-dev [linux-any],
                libgdata-dev (>= 0.6.0)
 Standards-Version: 3.8.4
 Homepage: http://www.gnome.org/projects/totem/

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=29141&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Thu Jul 28 03:34:09 2011
@@ -36,7 +36,7 @@
                dpkg-dev (>= 1.13.19),
                libgconf2-dev,
                shared-mime-info (>= 0.22),
-               libcam-dev [kfreebsd-i386 kfreebsd-amd64],
+               libcam-dev [kfreebsd-any],
                libxtst-dev,
                libxrandr-dev (>= 1.1.1),
                libxxf86vm-dev (>= 1.0.1),
@@ -49,7 +49,7 @@
                python-gst0.10-dev (>= 0.10.11),
                python-xdg,
                python-rdflib,
-               libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libbluetooth-dev [linux-any],
                libgdata-dev (>= 0.6.0)
 Standards-Version: 3.8.4
 Homepage: http://www.gnome.org/projects/totem/




More information about the pkg-gnome-commits mailing list