diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3bd422e..2285a1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ interimap (0.5.4-1) UNRELEASED; urgency=medium * Add d/watch pointing to the upstream repository. * d/gbp.conf: Update upstream tag template. * d/gbp.conf: Update debian and upstream branches in compliance with DEP-14. + * d/control: Point Vcs-* to salsa. -- Guilhem Moulin <guilhem@debian.org> Wed, 09 Dec 2020 16:13:26 +0100 diff --git a/debian/control b/debian/control index 87d4da6..f969966 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper-compat (= 13), Rules-Requires-Root: no Standards-Version: 4.5.1 Homepage: https://guilhem.org/interimap -Vcs-Git: https://git.guilhem.org/interimap -Vcs-Browser: https://git.guilhem.org/interimap +Vcs-Git: https://salsa.debian.org/debian/interimap.git -b debian/latest +Vcs-Browser: https://salsa.debian.org/debian/interimap Package: interimap Architecture: all |