[debian-edu-commits] debian-edu/ 01/01: tasks/common: remove depends on cpufrequtils, the kernel now does this automatically and on demand by itself. linux-cpupower could be installed for manual inspections etc but bwh recommened against.

Holger Levsen holger at layer-acht.org
Tue Oct 18 14:42:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository debian-edu.

commit 0cca20a08ec726308a94d0ca9555259c5142f26b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 18 16:42:43 2016 +0200

    tasks/common: remove depends on cpufrequtils, the kernel now does this automatically and on demand by itself. linux-cpupower could be installed for manual inspections etc but bwh recommened against.
---
 debian-edu-tasks.desc | 12 ------------
 debian/changelog      |  3 +++
 debian/control        |  1 -
 tasks/common          |  6 ------
 4 files changed, 3 insertions(+), 19 deletions(-)

diff --git a/debian-edu-tasks.desc b/debian-edu-tasks.desc
index f45bedf..624211b 100644
--- a/debian-edu-tasks.desc
+++ b/debian-edu-tasks.desc
@@ -59,7 +59,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -173,7 +172,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -320,7 +318,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -438,7 +435,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -765,7 +761,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -1276,7 +1271,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -1449,7 +1443,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -1569,7 +1562,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -1686,7 +1678,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -2009,7 +2000,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -2340,7 +2330,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
@@ -2675,7 +2664,6 @@ Packages: list
  debconf-utils
  consolekit
  libpam-ck-connector
- cpufrequtils
  unattended-upgrades
  cups
  foomatic-db
diff --git a/debian/changelog b/debian/changelog
index 089e7f1..6662482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ debian-edu (1.911) UNRELEASED; urgency=medium
   * tasks/desktop-(gnome|kde|mate|lxde): change depends on mplayer2 with
     ones on mplayer. Thanks James Cowgill for notifying us! (Closes: #841184)
   * Turn education-tasks into an arch:all package.
+  * tasks/common: remove depends on cpufrequtils, the kernel now does this
+    automatically and on demand by itself. linux-cpupower could be installed
+    for manual inspections etc but bwh recommened against.
 
  -- Holger Levsen <holger at debian.org>  Tue, 18 Oct 2016 13:52:41 +0200
 
diff --git a/debian/control b/debian/control
index fbad452..0fec849 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,6 @@ Recommends: apt-listchanges,
  command-not-found,
  consolekit,
  convmv,
- cpufrequtils,
  cups,
  cups-browsed,
  cups-filters | foomatic-filters,
diff --git a/tasks/common b/tasks/common
index 386d399..1634e0b 100644
--- a/tasks/common
+++ b/tasks/common
@@ -128,12 +128,6 @@ Why:         Make sure local hostname map to a local loop address, also
 Responsible: Petter Reinholdtsen
 NeedConfig:  no
 
-Depends:     cpufrequtils
-Why:         Reduce power consumption, useful on laptops and others to
-             reduce the power bill.
-Responsible: Petter Reinholdtsen
-NeedConfig:  no, it autodetect kernel modules and enables itself when supported
-
 Depends:     unattended-upgrades
 Why:         Add code to make sure 'apt-get update' is run regularly, and make it
              easier to enable automatic upgrades of new versions.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git



More information about the debian-edu-commits mailing list