[debian-edu-commits] debian-edu/ 01/04: tasks/common: Rework NeedConfig: fields to provide up-to-date / correct information. Drop that field on packages under Ignore: fields.

Mike Gabriel sunweaver at debian.org
Sun Aug 6 23:07:54 UTC 2017


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

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

commit 78fdc008fa6c9c6798a95f49e43802860efeb392
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Aug 6 19:03:02 2017 -0400

    tasks/common: Rework NeedConfig: fields to provide up-to-date / correct information. Drop that field on packages under Ignore: fields.
---
 debian/changelog | 2 ++
 tasks/common     | 7 +++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72dd19b..fbdfa72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,8 @@ debian-edu (1.925) UNRELEASED; urgency=medium
     education-menu to Depends: field.
   * tasks/chemistry: Downgrade chemical packages from Depends: to Recommends:.
     Upgrade education-menus from Recommends: to Depends:.
+  * tasks/common: Rework NeedConfig: fields to provide up-to-date / correct
+    information. Drop that field on packages under Ignore: fields.
 
   [ Holger Levsen ]
   * Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/tasks/common b/tasks/common
index 822b3cf..cb9beac 100644
--- a/tasks/common
+++ b/tasks/common
@@ -8,7 +8,7 @@ Description: Debian Edu common packages
 
 Depends:
  rsyslog,
-NeedConfig: yes - Todo
+NeedConfig: yes - handled via cf/cf.syslog in debian-edu-config
 
 Suggests:
  rsyslog-doc,
@@ -23,7 +23,8 @@ Avoid:
 
 Depends:
  cfengine2,
-NeedConfig: yes
+NeedConfig: yes - cfengine2 configures system at install time
+                  description files in debian-edu-config, cf/ folder.
 
 Depends:
  vim,
@@ -133,7 +134,6 @@ Depends:
 Suggests:
  popularity-contest,
  debian-goodies,
-NeedConfig: yes - get it to submit to both debian and debian-edu.
 
 Recommends:
  libpam-tmpdir,
@@ -225,7 +225,6 @@ Ignore:
  backuppc,
  rsync,
  libfile-rsyncp-perl,
-NeedConfig: yes
 
 Avoid:
  xmail,

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