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 0851237..20f0734 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * d/copyright: Use https protocol in Format field + * d/control: Set Vcs-* to salsa.debian.org -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:49:36 +0200 diff --git a/debian/control b/debian/control index bd0f649..5bb1acd 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: python-libxslt1 Standards-Version: 4.1.0 Homepage: https://www.scons.org/ -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git +Vcs-Git: https://salsa.debian.org/debian/scons-doc.git +Vcs-Browser: https://salsa.debian.org/debian/scons-doc Package: scons-doc Architecture: all |