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 3c96493..59dadda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lacme (0.6-1) UNRELEASED; urgency=medium * New upstream release. + * d/control: Bump Standards-Version to 4.4.0 (no changes necessary). -- Guilhem Moulin <guilhem@debian.org> Wed, 21 Aug 2019 18:37:56 +0200 diff --git a/debian/control b/debian/control index b92b8d3..ed6d6e8 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 (>= 2.1~) -Standards-Version: 4.1.4 +Standards-Version: 4.4.0 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme Vcs-Browser: https://git.guilhem.org/lacme |