diff options
author | Guilhem Moulin <guilhem@debian.org> | 2022-02-25 23:06:15 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2022-02-25 23:06:15 +0100 |
commit | ba6b329546f34e0190ef89a3342880270adae365 (patch) | |
tree | 43ec61b6fccf8c251e2161f77906fb51661bab83 | |
parent | 264bb8791c526a78d6c4806972d7b50d0745858f (diff) |
Update standards version to 4.6.0, 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
-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 c3accd3..1ee884d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ interimap (0.5.6-2) UNRELEASED; urgency=medium * Set field Upstream-Name in debian/copyright. + * Update standards version to 4.6.0, no changes needed. -- Guilhem Moulin <guilhem@debian.org> Fri, 25 Feb 2022 23:04:25 -0000 diff --git a/debian/control b/debian/control index dda346e..685d480 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.5.1 +Standards-Version: 4.6.0 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 |