diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/compat | 2 | ||||
| -rw-r--r-- | debian/control | 2 | 
3 files changed, 4 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index d3f0fc1..24aec57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ itzks-systems (2015.10.15.1) UNRELEASED; urgency=medium      for Debian jessie / ITZkS.    * debian/control:      + Remove various duplicate entries for emacs24 and debian-edu-artwork-joy. +  * debian/{control,compat}: +    + Switch to Debhelper 9.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 11 Sep 2015 23:14:43 +0200 diff --git a/debian/compat b/debian/compat index c793025..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7
\ No newline at end of file +9 diff --git a/debian/control b/debian/control index 26cc854..1dcb102 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: ITZkS Packaging <admins@lists.it-zukunft-schule.de>  Uploaders:   Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Build-Depends: - debhelper (>= 7.0.50~), + debhelper (>= 9),   po-debconf,  Homepage: http://wiki.it-zukunft-schule.de  Vcs-Git: git://code.it-zukunft-schule.de/itzks-systems.git | 
