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 996ebc9..f05b265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lacme (0.3-1) UNRELEASED; urgency=low    * New upstream release.    * Provide nginx configuration snippet in /etc/lacme/nginx.conf +  * debian/control: Bump Standards-Version to 4.0.0.  No changes.   -- Guilhem Moulin <guilhem@debian.org>  Wed, 28 Jun 2017 22:14:15 +0200 diff --git a/debian/control b/debian/control index 9f6745e..93c26f7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Guilhem Moulin <guilhem@debian.org>  Build-Depends: debhelper (>= 9), jq, pandoc -Standards-Version: 3.9.8 +Standards-Version: 4.0.0  Homepage: https://git.guilhem.org/lacme/about/  Vcs-Git: https://git.guilhem.org/lacme  Vcs-Browser: https://git.guilhem.org/lacme | 
