diff options
author | Guilhem Moulin <guilhem@debian.org> | 2022-12-20 16:30:25 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2022-12-20 16:30:55 +0100 |
commit | 60e3461125dfc1d21bad114ca2725cb78b02899b (patch) | |
tree | 92ca71d1aca6e99b88bc32c7689ac85a44c3322a /debian | |
parent | bdf1f5691697abf2c882522a951781c14f01d642 (diff) |
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
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 |