diff options
author | Guilhem Moulin <guilhem@debian.org> | 2020-12-11 00:47:44 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2020-12-11 11:47:19 +0100 |
commit | ee05420ca04b247ec8b4d72122371427a1a38e89 (patch) | |
tree | 41b24a2b6a38eea96b5c4eaf234d187e3612d05c /debian | |
parent | 0a7cf7efeb64e22010b5374c9baee75608e0eadf (diff) |
d/control: Point Vcs-* to salsa.
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 |