[Pkg-acpi-devel] Bug#678241: [PATCH] debian/control: remove dependency on `kbd | console-utilities`

Paul Menzel pm.debian at googlemail.com
Wed Jun 20 08:27:47 UTC 2012


Package: acpi-support-base
Version: 0.140-1
Severity: normal
Tags: patch

Dear folks,


please apply the attached patch with `git am --scissors` and `git commit
--amend` to update the bug number in `debian/changelog`.


Thanks,

Paul

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages acpi-support-base depends on:
ii  acpid                              1:2.0.16-1
ii  console-tools [console-utilities]  1:0.2.3dbs-70

acpi-support-base recommends no packages.

Versions of packages acpi-support-base suggests:
pn  acpi-support  <none>

-- no debconf information

--- 8< ---- >8 ---
From: Paul Menzel <pm.debian at googlemail.com>
Date: Wed, 20 Jun 2012 09:45:35 +0200
Subject: [PATCH] debian/control: remove dependency on `kbd | console-utilities`

Remove dependency of `acpi-support-base` on `kbd | console-utilities`
and move the dependency on `consolekit` from `acpi-support` to
`acpi-support-base` since `getXuser()` and `getXconsole()`, using
`ck-list-sessions` instead of `fgconsole` since 0.140-1 (commit
46e7a86b), are in `power-funcs` which is in `acpi-support-base`.
(Closes: #)
---
 debian/changelog |    9 +++++++++
 debian/control   |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9642e70..46d7830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 acpi-support (0.140-4) UNRELEASED; urgency=low
 
+  [ Michael Meskes ]
   * Remove examples that are variants of files that are still in use.
   * Simplified new sleep and hibernate script.
   * Simplifying some patches as suggested by Cristian Ionescu-Idbohrn
@@ -9,6 +10,14 @@ acpi-support (0.140-4) UNRELEASED; urgency=low
   * Simplified and robustified state-funcs.
     Thanks to Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
 
+  [ Paul Menzel ]
+  * debian/control: Remove dependency of `acpi-support-base`
+    on `kbd | console-utilities` and move the dependency on `consolekit`
+    from `acpi-support` to `acpi-support-base` since `getXuser()` and
+    `getXconsole()`, using `ck-list-sessions` instead of `fgconsole` since
+    0.140-1 (commit 46e7a86b), are in `power-funcs` which is in
+    `acpi-support-base`. (Closes: #)
+
  -- Michael Meskes <meskes at debian.org>  Tue, 24 Apr 2012 16:43:51 +0200
 
 acpi-support (0.140-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 9d521b8..0e4fef1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.3
 Package: acpi-support
 Architecture: all
 Depends: acpi-support-base (>= 0.109-1), x11-xserver-utils, acpid (>= 1.0.4),
-	lsb-base (>= 1.3-9), pm-utils, acpi-fakekey, consolekit, ${arch:Depends},
+	lsb-base (>= 1.3-9), pm-utils, acpi-fakekey, ${arch:Depends},
 	${misc:Depends}
 Recommends: dbus, vbetool, xscreensaver|gnome-screensaver, radeontool
 Suggests: rfkill, xinput, ${arch:Suggests}
@@ -35,7 +35,7 @@ Description: scripts for handling many ACPI events
 
 Package: acpi-support-base
 Architecture: all
-Depends: acpid (>= 1.0.4), kbd | console-utilities, ${misc:Depends}
+Depends: acpid (>= 1.0.4), consolekit, ${misc:Depends}
 Suggests: acpi-support
 Replaces: acpi-support (<< 0.109-1)
 Description: scripts for handling base ACPI events such as the power button
-- 
1.7.10.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-acpi-devel/attachments/20120620/363e38b0/attachment.pgp>


More information about the Pkg-acpi-devel mailing list