diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-12-14 19:04:37 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-12-14 19:41:08 +0100 |
commit | 5bddbb1a98cd2a03ee55fba65451d7ab2e1d4e04 (patch) | |
tree | 16c2f7f34fd29be1f30c77acfff64b31c3a75646 | |
parent | 11aca7a266e6bd41a33778a1ec2091a7f66341e3 (diff) |
d/control: Bump Standards-Version to 4.4.1 (no changes necessary).
-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 539a41d..91107a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ interimap (0.5-1) UNRELEASED; urgency=medium + Bump debhelper compatibility level to 12 and set debhelper-compat version in Build-Depends. + Add Homepage field, pointing to https://guilhem.org/interimap . + + Bump Standards-Version to 4.4.1 (no changes necessary). -- Guilhem Moulin <guilhem@debian.org> Mon, 27 May 2019 00:09:11 +0200 diff --git a/debian/control b/debian/control index 4ad90fd..3db69ac 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), procps, sqlite3, xxd -Standards-Version: 4.3.0 +Standards-Version: 4.4.1 Homepage: https://guilhem.org/interimap Vcs-Git: https://git.guilhem.org/interimap Vcs-Browser: https://git.guilhem.org/interimap |