r823 - general/nvram-wakeup/trunk/debian
Thomas Schmidt
tschmidt at costa.debian.org
Sun Aug 7 21:20:35 UTC 2005
Author: tschmidt
Date: 2005-08-07 21:20:34 +0000 (Sun, 07 Aug 2005)
New Revision: 823
Modified:
general/nvram-wakeup/trunk/debian/changelog
general/nvram-wakeup/trunk/debian/control
Log:
nvram-wakeup: Depend on "debconf | debconf-2.0" to allow usage of cdebconf
Modified: general/nvram-wakeup/trunk/debian/changelog
===================================================================
--- general/nvram-wakeup/trunk/debian/changelog 2005-08-07 21:07:49 UTC (rev 822)
+++ general/nvram-wakeup/trunk/debian/changelog 2005-08-07 21:20:34 UTC (rev 823)
@@ -1,3 +1,12 @@
+nvram-wakeup (0.97-8) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Depend on "debconf | debconf-2.0", to allow usage of cdebconf
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sun, 7 Aug 2005 23:19:06 +0200
+
nvram-wakeup (0.97-7) unstable; urgency=low
* Thomas Schmidt <tschmidt at debian.org>
Modified: general/nvram-wakeup/trunk/debian/control
===================================================================
--- general/nvram-wakeup/trunk/debian/control 2005-08-07 21:07:49 UTC (rev 822)
+++ general/nvram-wakeup/trunk/debian/control 2005-08-07 21:20:34 UTC (rev 823)
@@ -8,7 +8,7 @@
Package: nvram-wakeup
Architecture: i386
-Depends: ${shlibs:Depends}, debconf, makedev
+Depends: ${shlibs:Depends}, debconf | debconf-2.0, makedev
Description: A tool to read/write the WakeUp time from/to the BIOS
nvram-wakeup can read and write the wake up time in the BIOS
(via /dev/nvram on recent 2.4.x kernels or direct I/O port access).
More information about the pkg-vdr-dvb-changes
mailing list