diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6c8d0bf..5e67404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ interimap (0.5.7-2) UNRELEASED; urgency=medium * DEP-8: Name inline tests. - * Bump Standards-Version to 4.6.1 (no changes needed). + * Bump Standards-Version to 4.6.2 (no changes needed). * Salsa CI: Include recipes/debian.yml. -- Guilhem Moulin <guilhem@debian.org> Fri, 21 Oct 2022 00:48:04 +0200 diff --git a/debian/control b/debian/control index 1a94a9f..ec36e36 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), sqlite3 <!nocheck>, xxd <!nocheck> Rules-Requires-Root: no -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://guilhem.org/interimap Vcs-Git: https://salsa.debian.org/debian/interimap.git -b debian/latest Vcs-Browser: https://salsa.debian.org/debian/interimap |