diff options
Diffstat (limited to 'debian')
-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 |