diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/templates | 2 | 
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 94ef6d5..d1ceedd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ itzks-systems (2021.12.16.1) UNRELEASED; urgency=medium    * etc/network/if-up.d/: Drop itzks-autofs and itzks-cups.    * debian/itzks-systems-common.maintscript:      + Assure removal of itzks-autofs and itzks-cups. +  * debian/templates: +    + Add school short name 'SPG'.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 17 Dec 2021 22:03:18 +0100 diff --git a/debian/templates b/debian/templates index 5036b24..9350d1c 100644 --- a/debian/templates +++ b/debian/templates @@ -1,5 +1,5 @@  Template: itzks-systems-common/customer-name  Type: select -Choices: DEMO, DEV, FWSECK, KATHARINEUM, TEST, OvG +Choices: DEMO, DEV, FWSECK, KATHARINEUM, OvG, SPG, TEST  _Description: School's Short Name:   Select the school this system is located at.  | 
