diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8218165..686d262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ sitesummary (0.1.21) UNRELEASED; urgency=medium (Closes: #816940). * Adjust nagios kernel version checking module to work with recent Ubuntu kernels (Closes: #803720). Patch from Daniele Palumbo. + * Updated Standards-Version 3.9.6 to 3.9.8. -- Wolfgang Schweer <wschweer@arcor.de> Sun, 15 May 2016 10:30:13 +0200 diff --git a/debian/control b/debian/control index 8f42021..970198c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org> , Mike Gabriel <sunweaver@debian.org> , Dominik George <nik@naturalnet.de> Build-Depends: debhelper (>= 9), cdbs -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 XS-Testsuite: autopkgtest Homepage: http://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/sitesummary.git |