[Python-modules-commits] [python-jsontest] 01/02: deb/control: corrected Vcs fields
Daniel Stender
stender at moszumanska.debian.org
Sat Jun 25 07:22:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository python-jsontest.
commit 777d7387425ea8af72b56f35993ce713afe4240e
Author: Daniel Stender <stender at debian.org>
Date: Mon Jun 6 21:36:22 2016 +0200
deb/control: corrected Vcs fields
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 18bab9c..8eff1b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-jsontest (1.2-2) UNRELEASED; urgency=medium
+
+ * deb/control: corrected Vcs fields.
+
+ -- Daniel Stender <stender at debian.org> Mon, 06 Jun 2016 21:35:57 +0200
+
python-jsontest (1.2-1) unstable; urgency=medium
* Initial release (Closes: #823305).
diff --git a/debian/control b/debian/control
index eb2665b..afc354f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/Fizzadar/JsonTest
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-jsontest.git
-Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-jsontest.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-jsontest.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-jsontest.git
X-Python3-Version: >= 3.5
Package: python3-jsontest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jsontest.git
More information about the Python-modules-commits
mailing list