diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ff1de4..084bed6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +interimap (0.5-1) UNRELEASED; urgency=medium + + * d/control: Bump Standards-Version to 4.5.0 (no changes necessary). + + -- Guilhem Moulin <guilhem@debian.org> Wed, 29 Jan 2020 12:22:21 +0100 + interimap (0.5~rc-2) experimental; urgency=low * Apply patches from master to make the test suite pass on the buildds. diff --git a/debian/control b/debian/control index 6da19c5..1844395 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 12), sqlite3, xxd Rules-Requires-Root: no -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Homepage: https://guilhem.org/interimap Vcs-Git: https://git.guilhem.org/interimap Vcs-Browser: https://git.guilhem.org/interimap |