[debian-edu-commits] debian-edu/ 01/01: tasks/common: depend on isenkram-cli (See #839724)

Holger Levsen holger at layer-acht.org
Tue Oct 4 10:17:41 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 ef501f24f343fd2d4680d1169bd4f1e779918bd5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 4 12:17:27 2016 +0200

    tasks/common: depend on isenkram-cli (See #839724)
    
    tasks/common: depend on isenkram-cli for automatic installation of packages needed to support locally available hardware. (See #839724)
---
 debian-edu-tasks.desc | 12 ++++++++++++
 debian/changelog      |  2 ++
 debian/control        |  1 +
 tasks/common          |  5 +++++
 4 files changed, 20 insertions(+)

diff --git a/debian-edu-tasks.desc b/debian-edu-tasks.desc
index daf0d96..16419df 100644
--- a/debian-edu-tasks.desc
+++ b/debian-edu-tasks.desc
@@ -73,6 +73,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -187,6 +188,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -334,6 +336,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -452,6 +455,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -778,6 +782,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -1289,6 +1294,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -1462,6 +1468,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -1582,6 +1589,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -1699,6 +1707,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -2021,6 +2030,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -2351,6 +2361,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
@@ -2685,6 +2696,7 @@ Packages: list
  hplip
  ijsgutenprint
  cifs-utils
+ isenkram-cli
  iputils-arping
  finger
  gdebi-core
diff --git a/debian/changelog b/debian/changelog
index 680068d..cc9a176 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ debian-edu (1.909) UNRELEASED; urgency=medium
     recommends dbus-x11 already. (Closes: #835874)
   * tasks/desktop-other: depend on plymouth and plymouth-themes. (This is
     needed to address #582571.)
+  * tasks/common: depend on isenkram-cli for automatic installation of
+    packages needed to support locally available hardware. (See #839724)
   * Add .gitignore file to be able to ignore .nobackup.
 
  -- Holger Levsen <holger at debian.org>  Sun, 02 Oct 2016 12:46:50 +0200
diff --git a/debian/control b/debian/control
index d20a790..95b8536 100644
--- a/debian/control
+++ b/debian/control
@@ -121,6 +121,7 @@ Recommends: apt-listchanges,
  iotop,
  iproute2 | iproute,
  iputils-arping | arping,
+ isenkram-cli,
  less,
  libnss-myhostname,
  libpam-ck-connector,
diff --git a/tasks/common b/tasks/common
index 386d399..aa46dc4 100644
--- a/tasks/common
+++ b/tasks/common
@@ -323,3 +323,8 @@ Why:         Help less knowledged command line users find the packages
              they are looking for.
 Responsible: Petter Reinholdtsen
 NeedConfig:  no
+
+Depends:     isenkram-cli
+Why:         Automatically install packages needed to support existing hardware.
+Responsible: Holger Levsen
+NeedConfig:  ?

-- 
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