Package: hibernate
Version: 1.91-2.1
Severity: wishlist
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, 

I tried to update hibernate to the latest version in unstable, but could not
do it because hibernate depends on console-tools and I have kbd installed. 
Both supply the same binaries and provide the virtual package
console-utilities (actually console-tools does supply more binaries,
namely charset, consolechars, fix_bs_and_del, font2psf, showcfont,
vt-is-UTF8 and writevtvbut none of these is used by hibernate).

It seems hibernate runs fine with kbd so maybe you could change the
dependency on console-tools.

Greetings Arjan  

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc5-0nebula1
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)

Versions of packages hibernate depends on:
ii  kbd                           1.12-14    Linux console font and keytable ut

Versions of packages hibernate recommends:
ii  hdparm                        6.6-1      tune hard disk parameters for high
ii  vlock                         1.3-9      Virtual Console locking program

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEiDfVUALvsZYuOJARAvgOAKDAe3p5Q3CKU1fderPak63OoCnXUgCcD0f/
tL70o+w7VhxVdOrrfWWwVqw=
=XDZE
-----END PGP SIGNATURE-----
diff -u hibernate-1.91/debian/changelog hibernate-1.91/debian/changelog
--- hibernate-1.91/debian/changelog
+++ hibernate-1.91/debian/changelog
@@ -1,3 +1,12 @@
+hibernate (1.91-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: change the dependency on console-tools to a
+    depencency on either console-tools or kbd because kbd also provides
+    the binaries needed.
+
+ -- Arjan Oosting <[EMAIL PROTECTED]>  Thu,  8 Jun 2006 16:09:59 +0200
+
 hibernate (1.91-2) unstable; urgency=low
 
   * Taking over principal maintainership.
diff -u hibernate-1.91/debian/control hibernate-1.91/debian/control
--- hibernate-1.91/debian/control
+++ hibernate-1.91/debian/control
@@ -8,7 +8,7 @@
 
 Package: hibernate
 Architecture: all
-Depends: console-tools
+Depends: console-tools | kbd
 Recommends: vlock, hdparm
 Suggests: dash, 915resolution
 Conflicts: suspend-script (<= 0.94-1)

Reply via email to