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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Sep 18 09:42:31 UTC 2008


Author: joss
Date: Thu Sep 18 09:42:30 2008
New Revision: 16975

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16975
Log:
* Don’t build-depend on libbluetooth-dev on kfreebsd. Closes: #499384.
* Remove the conditional build-dep on hal, which now builds on the 
  said systems.

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=16975&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Thu Sep 18 09:42:30 2008
@@ -1,3 +1,11 @@
+totem (2.22.2-5) UNRELEASED; urgency=low
+
+  * Don’t build-depend on libbluetooth-dev on kfreebsd. Closes: #499384.
+  * Remove the conditional build-dep on hal, which now builds on the 
+    said systems.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 18 Sep 2008 11:43:29 +0200
+
 totem (2.22.2-4) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=16975&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Thu Sep 18 09:42:30 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.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 ubuntu.com>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.51~),
                quilt,
                python-support (>= 0.6),
@@ -41,7 +41,7 @@
                dpkg-dev (>= 1.13.19),
                libgconf2-dev,
                shared-mime-info (>= 0.22),
-               libhal-dev (>= 0.5) [!kfreebsd-i386 !kfreebsd-amd64],
+               libhal-dev (>= 0.5),
                libcam-dev [kfreebsd-i386 kfreebsd-amd64],
                libxtst-dev,
                libgnome2-dev (>= 2.14.0),
@@ -52,7 +52,7 @@
                python-dev (>= 2.3),
                python-gobject-dev,
                python-gtk2-dev (>= 2.12),
-               libbluetooth-dev,
+               libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64],
                libgalago-dev (>= 0.5.2)
 Standards-Version: 3.7.3
 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=16975&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Thu Sep 18 09:42:30 2008
@@ -41,7 +41,7 @@
                dpkg-dev (>= 1.13.19),
                libgconf2-dev,
                shared-mime-info (>= 0.22),
-               libhal-dev (>= 0.5) [!kfreebsd-i386 !kfreebsd-amd64],
+               libhal-dev (>= 0.5),
                libcam-dev [kfreebsd-i386 kfreebsd-amd64],
                libxtst-dev,
                libgnome2-dev (>= 2.14.0),
@@ -52,7 +52,7 @@
                python-dev (>= 2.3),
                python-gobject-dev,
                python-gtk2-dev (>= 2.12),
-               libbluetooth-dev,
+               libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64],
                libgalago-dev (>= 0.5.2)
 Standards-Version: 3.7.3
 Homepage: http://www.gnome.org/projects/totem/




More information about the pkg-gnome-commits mailing list