[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] debian/mail_stats_to_list: stop sending emails about the status of the buster manual.

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Sep 27 11:14:36 BST 2021



Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc


Commits:
4400ee9b by Holger Levsen at 2021-09-27T12:14:26+02:00
debian/mail_stats_to_list: stop sending emails about the status of the buster manual.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- debian/mail_stats_to_list


Changes:

=====================================
debian/changelog
=====================================
@@ -53,6 +53,10 @@ debian-edu-doc (2.12.1) UNRELEASED; urgency=medium
   * Adjust Makefile, debian/{rules,mail_stats_to_list,copyright.packaging}.
   * Update debian/copyright from the wikis.
 
+  [ Holger Levsen ]
+  * debian/mail_stats_to_list: stop sending emails about the status of the
+    buster manual.
+
  -- Frans Spiesschaert <Frans.Spiesschaert at yucom.be>  Sun, 01 Aug 2021 16:36:24 +0200
 
 debian-edu-doc (2.11.26) unstable; urgency=medium


=====================================
debian/mail_stats_to_list
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2009-2020 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2021 Holger Levsen (holger at layer-acht.org)
 # 
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
@@ -41,7 +41,7 @@ fi
 #
 cd documentation
 if [ "$1" = "all" ] ; then
-	MANUALS="debian-edu-bookworm debian-edu-bullseye debian-edu-buster"
+	MANUALS="debian-edu-bookworm debian-edu-bullseye"
 else
 	MANUALS="debian-edu-bookworm"
 fi



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/4400ee9bc2e88a2f20edc87b0e8a0e0927d73fd2

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/4400ee9bc2e88a2f20edc87b0e8a0e0927d73fd2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20210927/c63f7fee/attachment-0001.htm>


More information about the debian-edu-commits mailing list