diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 6 | 
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 41fef73..3ee557f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2019.07.03.1) UNRELEASED; urgency=medium + +  * debian/control: +    + Debian Edu has moved from atftpd to tftpd. Reflect that and +      alternatively allow atftpd or tftpd (preferring the latter). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 03 Jul 2019 16:15:41 +0200 +  itzks-systems (2019.06.03.1) unstable; urgency=medium    * itzks-hosts: Properly list server machines. diff --git a/debian/control b/debian/control index 875a06e..f7137b9 100644 --- a/debian/control +++ b/debian/control @@ -366,7 +366,7 @@ Breaks:   itzks-systems-workstation,  Depends:   arj, - atftpd, + tftpd | atftpd,   bzip2,   itzks-keyring (>= 2018.01.29~) | deb-multimedia-keyring,   debian-edu-artwork-spacefun, @@ -504,7 +504,7 @@ Breaks:   itzks-systems-workstation,  Depends:   arj, - atftpd, + tftpd | atftpd,   bzip2,   debian-edu-artwork-spacefun,   dnsutils, @@ -637,7 +637,7 @@ Depends:   apt-file,   arj,   arpwatch, - atftpd, + tftpd | atftpd,   bzip2,   chromium,   itzks-keyring (>= 2018.01.29~) | deb-multimedia-keyring,  | 
