diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 7ad05cc..eb1fcd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,8 @@ downtimed (1.0-1) UNRELEASED; urgency=medium * New upstream release. * Delete debian/source/options because xz is now standard. * debian/control: - - Bump Standards-Version to 3.9.6 (no changes required). - - Change Vcs-Browser to cgit version. + - Bump Standards-Version to 3.9.8 (no changes required). + - Change Vcs-Browser URI to secure protocol and cgit version. * debian/copyright: - Add year 2016. - Change copyright of * to Janne Snabb. diff --git a/debian/control b/debian/control index 4f06e6a..8b8ad33 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: downtimed Section: admin Priority: extra Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends: +Build-Depends: debhelper (>= 9), dh-systemd, dpkg-dev (>= 1.15.7) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://dist.epipe.com/downtimed/ Vcs-Git: git://anonscm.debian.org/collab-maint/downtimed.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/downtimed.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/downtimed.git Package: downtimed Architecture: any |