summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-02-09 18:51:13 +0000
committerColin Watson <cjwatson@debian.org>2018-02-09 18:51:13 +0000
commit2f3f55da63e81988cdcd970d8503c570a6bf7123 (patch)
tree3f7227f5190359d0834e55bea564e1eb45570e77 /debian
parent2de20c0b43c39df901d3ee2350e15023ad26b5d5 (diff)
Move VCS to salsa.debian.org.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index be44cde..b78adde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pymacaroons (0.12.0-2) UNRELEASED; urgency=medium
+
+ * Move VCS to salsa.debian.org.
+
+ -- Colin Watson <cjwatson@debian.org> Fri, 09 Feb 2018 18:51:03 +0000
+
pymacaroons (0.12.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index e0103c4..7b99d65 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
-Vcs-Git: https://anonscm.debian.org/git/collab-maint/pymacaroons.git
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/pymacaroons.git
+Vcs-Git: https://salsa.debian.org/python-team/modules/pymacaroons
+Vcs-Browser: https://salsa.debian.org/python-team/modules/pymacaroons
Homepage: https://github.com/ecordell/pymacaroons
Package: python-pymacaroons