summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 13f646a..4ec0562 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pytest-helpers-namespace (2017.11.11-2) UNRELEASED; urgency=medium
+
+ * d/control: Set Vcs-* to salsa.debian.org
+
+ -- Ondřej Nový <onovy@debian.org> Tue, 13 Feb 2018 10:10:52 +0100
+
pytest-helpers-namespace (2017.11.11-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 723a8de..94424b2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends:
python3-setuptools,
Standards-Version: 4.1.1
Homepage: https://github.com/saltstack/pytest-helpers-namespace
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-helpers-namespace.git
-Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-helpers-namespace.git
+Vcs-Git: https://salsa.debian.org/python-team/modules/pytest-helpers-namespace.git
+Vcs-Browser: https://salsa.debian.org/python-team/modules/pytest-helpers-namespace
X-Python3-Version: >= 3.3
Package: python3-pytest-helpers-namespace