r23728 - in /desktop/unstable/liboobs/debian: changelog control control.in rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Apr 12 10:22:21 UTC 2010


Author: joss
Date: Mon Apr 12 10:22:19 2010
New Revision: 23728

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23728
Log:
Disable HAL support, it’s not used at all in the code.

Modified:
    desktop/unstable/liboobs/debian/changelog
    desktop/unstable/liboobs/debian/control
    desktop/unstable/liboobs/debian/control.in
    desktop/unstable/liboobs/debian/rules

Modified: desktop/unstable/liboobs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/changelog?rev=23728&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/changelog [utf-8] (original)
+++ desktop/unstable/liboobs/debian/changelog [utf-8] Mon Apr 12 10:22:19 2010
@@ -1,3 +1,9 @@
+liboobs (2.30.0-2) UNRELEASED; urgency=low
+
+  * Disable HAL support, it’s not used at all in the code.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 12 Apr 2010 12:18:15 +0200
+
 liboobs (2.30.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/liboobs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control?rev=23728&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control [utf-8] (original)
+++ desktop/unstable/liboobs/debian/control [utf-8] Mon Apr 12 10:22:19 2010
@@ -9,7 +9,6 @@
         libdbus-1-dev (>= 0.70),
         libdbus-glib-1-dev (>= 0.70),
         libglib2.0-dev (>= 2.14.0),
-        libhal-dev (>= 0.5.9),
         gtk-doc-tools (>= 1.9),
         gnome-pkg-tools (>= 0.10),
         dpkg-dev (>= 1.13.19),

Modified: desktop/unstable/liboobs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control.in?rev=23728&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control.in [utf-8] (original)
+++ desktop/unstable/liboobs/debian/control.in [utf-8] Mon Apr 12 10:22:19 2010
@@ -9,7 +9,6 @@
         libdbus-1-dev (>= 0.70),
         libdbus-glib-1-dev (>= 0.70),
         libglib2.0-dev (>= 2.14.0),
-        libhal-dev (>= 0.5.9),
         gtk-doc-tools (>= 1.9),
         gnome-pkg-tools (>= 0.10),
         dpkg-dev (>= 1.13.19),

Modified: desktop/unstable/liboobs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/rules?rev=23728&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/rules [utf-8] (original)
+++ desktop/unstable/liboobs/debian/rules [utf-8] Mon Apr 12 10:22:19 2010
@@ -7,6 +7,6 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --with-hal
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
 
 DEB_DH_MAKESHLIBS_ARGS_ALL += -V "liboobs-1-4 (>= 2.30.0)"




More information about the pkg-gnome-commits mailing list