[Pkg-utopia-commits] r1796 - in /packages/unstable/hal/debian: changelog control hal-device-manager.1 hal-device-manager.desktop hal-device-manager.install hal-device-manager.manpages patches/62_dbus-python-0.80.patch pyversions rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 22 06:45:12 UTC 2007


Author: biebl
Date: Mon Oct 22 06:45:11 2007
New Revision: 1796

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1796
Log:
* New upstream release.
 
  hal-device-manager has been removed from the upstream tarball. There is
  now a separate project called gnome-device-manager which is intended to
  replace hal-device-manager.
* Remove obsolete files
  - debian/hal-device-manager.1
  - debian/hal-device-manager.desktop
  - debian/hal-device-manager.install
  - debian/hal-device-manager.manpages
  - debian/patches/62_dbus-python-0.80.patch
  - debian/pyversions
* debian/control
  - Remove Build-Depends: python, python-dbus, python-support.
  - Remove binary package hal-device-manager.
  - Replace Suggests: hal-device-manager with gnome-device-manager.
  - Use the new "Homepage:" field to specify the upstream URL.
* debian/rules
  - Remove the dh_pysupport call.
  - Do not explicitly enable the dell-backlight support as libsmbios-dev is

Removed:
    packages/unstable/hal/debian/hal-device-manager.1
    packages/unstable/hal/debian/hal-device-manager.desktop
    packages/unstable/hal/debian/hal-device-manager.install
    packages/unstable/hal/debian/hal-device-manager.manpages
    packages/unstable/hal/debian/patches/62_dbus-python-0.80.patch
    packages/unstable/hal/debian/pyversions
Modified:
    packages/unstable/hal/debian/changelog
    packages/unstable/hal/debian/control
    packages/unstable/hal/debian/rules

Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=1796&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Mon Oct 22 06:45:11 2007
@@ -1,3 +1,28 @@
+hal (0.5.10-1) unstable; urgency=low
+
+  * New upstream release.
+   
+    hal-device-manager has been removed from the upstream tarball. There is
+    now a separate project called gnome-device-manager which is intended to
+    replace hal-device-manager.
+  * Remove obsolete files
+    - debian/hal-device-manager.1
+    - debian/hal-device-manager.desktop
+    - debian/hal-device-manager.install
+    - debian/hal-device-manager.manpages
+    - debian/patches/62_dbus-python-0.80.patch
+    - debian/pyversions
+  * debian/control
+    - Remove Build-Depends: python, python-dbus, python-support.
+    - Remove binary package hal-device-manager.
+    - Replace Suggests: hal-device-manager with gnome-device-manager.
+    - Use the new "Homepage:" field to specify the upstream URL.
+  * debian/rules
+    - Remove the dh_pysupport call.
+ 
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 22 Oct 2007 08:38:54 +0200
+
 hal (0.5.9.1-6) unstable; urgency=low
 
   * debian/hal.init:
@@ -17,7 +42,7 @@
 hal (0.5.9.1-4) unstable; urgency=low
 
   * debian/rules
-    - Do not explicitely enable the dell-backlight support as libsmbios-dev is
+    - Do not explicitly enable the dell-backlight support as libsmbios-dev is
       only available on amd64/i386. The ./configure script will automatically
       enable the feature for platforms where libsmbios-dev is installed.
       (Closes: #438459)

Modified: packages/unstable/hal/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/control?rev=1796&op=diff
==============================================================================
--- packages/unstable/hal/debian/control (original)
+++ packages/unstable/hal/debian/control Mon Oct 22 06:45:11 2007
@@ -3,16 +3,17 @@
 Priority: optional
 Maintainer: Sjoerd Simons <sjoerd at debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), cdbs, autotools-dev, python-support (>= 0.5.3), python-dbus, libdbus-glib-1-dev (>= 0.60), libglib2.0-dev, libsysfs-dev, libexpat1-dev, libpopt-dev, pkg-config, pciutils, doxygen, intltool (>= 0.22), libusb-dev, libvolume-id-dev, python, xmlto, libxml2-utils, gtk-doc-tools, libsmbios-dev [amd64 i386]
+Build-Depends: debhelper (>= 5.0.37.2), cdbs, autotools-dev, libdbus-glib-1-dev (>= 0.61), libglib2.0-dev, libsysfs-dev, libexpat1-dev, libpopt-dev, pkg-config, pciutils, doxygen, intltool (>= 0.22), libusb-dev, libvolume-id-dev, xmlto, libxml2-utils, gtk-doc-tools, libsmbios-dev [amd64 i386]
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/hal
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal
+Homepage: http://hal.freedesktop.org/
 
 Package: hal
 Architecture: any
-Depends: ${shlibs:Depends}, adduser, pciutils, usbutils, udev (>= 0.065), dbus (>= 0.60-1), lsb-base, hal-info (>= 20070402)
+Depends: ${shlibs:Depends}, adduser, pciutils, usbutils, udev (>= 0.065), dbus (>= 0.61), lsb-base, hal-info (>= 20070402)
 Recommends: eject
-Suggests: hal-device-manager
+Suggests: gnome-device-manager
 Description: Hardware Abstraction Layer
  HAL provides an abstract view on hardware.
  .
@@ -21,22 +22,6 @@
  computer, without modifying every application that uses the device.
  It maintains a list of devices that currently exist, and can provide
  information about those upon request.
-
-Package: hal-device-manager
-Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, python-dbus, python-gnome2, python-glade2, hal
-Conflicts: hal (<< 0.5)
-Description: Hardware Abstraction Layer user interface
- HAL provides an abstract view on hardware.
- .
- This abstraction layer is simply an interface that makes it possible to
- add support for new devices and new ways of connecting devices to the
- computer, without modifying every application that uses the device.
- It maintains a list of devices that currently exist, and can provide
- information about those upon request.
- .
- This package provides a user interface which shows the information HAL knows
- about the devices on the system.
 
 Package: hal-doc
 Architecture: all
@@ -51,8 +36,7 @@
  It maintains a list of devices that currently exist, and can provide
  information about those upon request.
  .
- This Package contains the API documentation for HAL.
-
+ This package contains the API documentation for HAL.
 
 Package: libhal1
 Section: libs

Modified: packages/unstable/hal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/rules?rev=1796&op=diff
==============================================================================
--- packages/unstable/hal/debian/rules (original)
+++ packages/unstable/hal/debian/rules Mon Oct 22 06:45:11 2007
@@ -17,9 +17,6 @@
 
 DEB_DH_INSTALLINIT_ARGS := -- start 24 2 3 4 5 . stop 16 0 1 6 .
 
-binary-install/hal-device-manager::
-	dh_pysupport -phal-device-manager /usr/share/hal/device-manager/
-
 common-install-impl::
 	# Remove hal's default udev rules files.. We ship our own
 	rm -rf $(DEB_DESTDIR)/etc/udev




More information about the Pkg-utopia-commits mailing list