[Python-modules-commits] [ujson] 04/05: set Vcs-* fields
Sandro Tosi
morph at moszumanska.debian.org
Wed Nov 4 03:24:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository ujson.
commit 012647b520b2b8bd01f57dec472a8ee43267e069
Author: Sandro Tosi <morph at debian.org>
Date: Wed Nov 4 03:23:53 2015 +0000
set Vcs-* fields
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 97ba864..b5d44de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ujson (1.33-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - set Vcs-* fields
+
+ -- Sandro Tosi <morph at debian.org> Wed, 04 Nov 2015 03:23:44 +0000
+
ujson (1.33-1) unstable; urgency=low
* Initial release (Closes: #790447)
diff --git a/debian/control b/debian/control
index 9cb6ff2..a9e7e8b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Sandro Tosi <morph at debian.org>
Build-Depends: debhelper (>= 9), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, dh-python
Standards-Version: 3.9.6
Homepage: http://github.com/esnme/ultrajson
-#Vcs-Git:
-#Vcs-Browser:
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/ujson.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/ujson.git
Package: python-ujson
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ujson.git
More information about the Python-modules-commits
mailing list