[Pkg-utopia-commits] r1413 - packages/experimental/hal/debian
Michael Biebl
biebl at alioth.debian.org
Tue Apr 17 16:00:51 UTC 2007
Author: biebl
Date: 2007-04-17 16:00:51 +0000 (Tue, 17 Apr 2007)
New Revision: 1413
Removed:
packages/experimental/hal/debian/hald.8
packages/experimental/hal/debian/lshal.1
Modified:
packages/experimental/hal/debian/
packages/experimental/hal/debian/changelog
packages/experimental/hal/debian/hal-doc.install
packages/experimental/hal/debian/rules
Log:
- set svn-bp:tagsUrl
- remove lshal.1 and hald.8 manpages as they are now shipped upstream
- Pass --docdir=/usr/share/doc/hal-doc to ./configure so the references in the manpages are correct
Update the hal-doc.install file accordingly.
Property changes on: packages/experimental/hal/debian
___________________________________________________________________
Name: svn-bp:tagsUrl
+ svn+ssh://svn.debian.org/svn/pkg-utopia/tags/hal
Modified: packages/experimental/hal/debian/changelog
===================================================================
--- packages/experimental/hal/debian/changelog 2007-04-17 15:55:32 UTC (rev 1412)
+++ packages/experimental/hal/debian/changelog 2007-04-17 16:00:51 UTC (rev 1413)
@@ -38,6 +38,10 @@
* debian/hal.dirs
- Create the directories /var/cache/hald (fdi files cache) and
/var/lib/hal (dev acl management list).
+ * debian/hald.8, debian/lshal.1
+ - Removed. Shipped upstream.
+ * debian/hal.manpages
+ - Install upstream manpages. (Closes: #277399)
-- Michael Biebl <biebl at debian.org> Tue, 03 Apr 2007 09:31:47 +0200
Modified: packages/experimental/hal/debian/hal-doc.install
===================================================================
--- packages/experimental/hal/debian/hal-doc.install 2007-04-17 15:55:32 UTC (rev 1412)
+++ packages/experimental/hal/debian/hal-doc.install 2007-04-17 16:00:51 UTC (rev 1413)
@@ -1,3 +1,3 @@
-debian/tmp/usr/share/doc/hal/* usr/share/doc/hal-doc
+debian/tmp/usr/share/doc/hal-doc
debian/tmp/usr/share/gtk-doc/html/libhal usr/share/doc/hal-doc/api
debian/tmp/usr/share/gtk-doc/html/libhal-storage usr/share/doc/hal-doc/api
Deleted: packages/experimental/hal/debian/hald.8
===================================================================
--- packages/experimental/hal/debian/hald.8 2007-04-17 15:55:32 UTC (rev 1412)
+++ packages/experimental/hal/debian/hald.8 2007-04-17 16:00:51 UTC (rev 1413)
@@ -1,65 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH HALD 8 "Oktober 24, 2003"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH NAME
-hald \- daemon for Hardware Abstraction Layer
-
-.SH SYNOPSIS
-.B hald
-[\-\-daemon=yes|no] [\-\-verbose=yes|no] [\-\-retain\-privileges] [\-\-help]
-
-.SH DESCRIPTION
-The HAL daemon detects devices present in the system and provides the
-org.freedesktop.Hal service through D\-BUS.
-
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-
-.SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`\-').
-A summary of options is included below.
-.TP
-.B \-h, \-\-help
-Show summary of options.
-.TP
-.BR \-\-daemon=yes|no
-By default, \fBhald\fP detaches from the current tty and
-starts running in the background, thus becoming a daemon.
-You can suppress this behaviour by using \fBno\fP here.
-.TP
-.BR \-\-retain\-privileges
-Run as root instead of normal user (calling of external scripts to modify
-fstab etc. will not work when not running as root)
-.TP
-.BR \-\-verbose=yes|no
-\fBhald\fP prints out debug information when this is set to yes.
-
-.SH SEE ALSO
-.BR lshal (1),
-.BR hal\-device\-manager (1),
-.BR hal\-get\-property (1),
-.BR hal\-set\-property (1).
-.br
-For more information visit http://freedesktop.org/Software/hal
-
-.SH AUTHOR
-This manual page was originally written by Martin Waitz <tali at debian.org> and
-updated by Sjoerd Simons <sjoerd at debian.org>, for the Debian project (but may
-be used by others).
Deleted: packages/experimental/hal/debian/lshal.1
===================================================================
--- packages/experimental/hal/debian/lshal.1 2007-04-17 15:55:32 UTC (rev 1412)
+++ packages/experimental/hal/debian/lshal.1 2007-04-17 16:00:51 UTC (rev 1413)
@@ -1,54 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH LSHAL 1 "Oktober 24, 2003"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH NAME
-lshal \- List devices and their properties
-
-.SH SYNOPSIS
-.BR lshal " [" \-\-monitor ]
-
-.SH DESCRIPTION
-Shows a list of all devices with their properties.
-
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-
-.SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (\`\-\').
-A summary of options is included below.
-.TP
-.B \-h, \-\-help
-Show summary of options.
-.TP
-.B \-\-monitor
-If this option is given then the device list and all devices are monitored for
-changes.
-
-
-.SH SEE ALSO
-.BR hal\-device\-manager (1),
-.BR hal\-get\-property (1),
-.BR hal\-set\-property (1).
-.br
-For more information visit http://freedesktop.org/Software/hal
-
-.SH AUTHOR
-This manual page was written by Martin Waitz <tali at debian.org>,
-for the Debian project (but may be used by others).
Modified: packages/experimental/hal/debian/rules
===================================================================
--- packages/experimental/hal/debian/rules 2007-04-17 15:55:32 UTC (rev 1412)
+++ packages/experimental/hal/debian/rules 2007-04-17 16:00:51 UTC (rev 1413)
@@ -11,7 +11,9 @@
--with-hwdata=/usr/share/misc \
--without-macbookpro \
--disable-policy-kit \
- --enable-docbook-docs
+ --disable-console-kit \
+ --enable-docbook-docs \
+ --docdir=/usr/share/doc/hal-doc
binary-install/hal-device-manager::
dh_pysupport -phal-device-manager /usr/share/hal/device-manager/
More information about the Pkg-utopia-commits
mailing list