[debian-edu-commits] debian-edu/ 01/01: Remove /var/lib/maildirs from binary package and code related to it. (Closes: #801776)

Holger Levsen holger at layer-acht.org
Sun Jul 17 15:45: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-config.

commit ccb1caa1f820063a6f03930a55440bec9275616f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jul 17 17:45:36 2016 +0200

    Remove /var/lib/maildirs from binary package and code related to it. (Closes: #801776)
    
    Probably unused since the switch to dovecot in 2010, or maybe even earlier.
---
 Makefile         | 2 --
 cf/cf.exim       | 8 --------
 debian/changelog | 2 ++
 debian/dirs      | 1 -
 4 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/Makefile b/Makefile
index b426879..35afdbe 100644
--- a/Makefile
+++ b/Makefile
@@ -487,8 +487,6 @@ install: install-testsuite
 		$(INSTALL_DATA) www/$$file $(DESTDIR)/$(wwwdir)/$$file ; \
 	done
 
-	chmod 700 $(DESTDIR)/var/lib/maildirs/
-
 install-testsuite:
 	set -e ; for f in \
 		share/debian-edu-config/testsuite-lib.sh \
diff --git a/cf/cf.exim b/cf/cf.exim
index 3d9299c..eba591e 100644
--- a/cf/cf.exim
+++ b/cf/cf.exim
@@ -1,11 +1,3 @@
-directories:
-
-  debian.server::
-
-    # Make sure /var/lib/maildirs is owned by mail.mail and mode 0700
-    /var/lib/maildirs mode=700 owner=mail group=mail
-
-
 links:
 
 
diff --git a/debian/changelog b/debian/changelog
index 9b027f6..ac9e1c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ debian-edu-config (1.906) UNRELEASED; urgency=medium
 
   [ Holger Levsen ]
   * Cleanup postinst, preinst and prerm scripts which pre-jessie code.
+  * Remove /var/lib/maildirs from binary package and code related to it.
+    (Closes: #801776)
 
  -- Mike Gabriel <sunweaver at debian.org>  Thu, 07 Jul 2016 12:01:08 +0200
 
diff --git a/debian/dirs b/debian/dirs
index 51ed88e..bc51f75 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -27,4 +27,3 @@ usr/share/debian-edu/common/share/config
 usr/share/debian-edu/common/share/mimelnk/applnk
 usr/share/man
 usr/share/man/man8
-var/lib/maildirs

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



More information about the debian-edu-commits mailing list