diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ba6922..dab8a34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ interimap (0.5-1) UNRELEASED; urgency=medium version in Build-Depends. + Add Homepage field, pointing to https://guilhem.org/interimap . + Bump Standards-Version to 4.4.1 (no changes necessary). + + Set 'Rules-Requires-Root: no'. * Rename debian/source.lintian-overrides to debian/source/lintian-overrides. -- Guilhem Moulin <guilhem@debian.org> Mon, 27 May 2019 00:09:11 +0200 diff --git a/debian/control b/debian/control index 3db69ac..6da19c5 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 12), procps, sqlite3, xxd +Rules-Requires-Root: no Standards-Version: 4.4.1 Homepage: https://guilhem.org/interimap Vcs-Git: https://git.guilhem.org/interimap |