[Python-modules-commits] [django-memoize] 02/02: Add VCS fields to debian/control
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Jan 29 15:01:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository django-memoize.
commit bed91b3d0de93ad58bf3afdb1db14377179276d5
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Jan 29 15:00:41 2017 +0000
Add VCS fields to debian/control
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2954c8a..797e5b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
django-memoize (2.0.0+dfsg-2) UNRELEASED; urgency=medium
* Use my Debian ID in Uploaders
+ * Add VCS fields to debian/control
-- Christopher Hoskin <mans0954 at debian.org> Sun, 29 Jan 2017 14:58:30 +0000
diff --git a/debian/control b/debian/control
index 8e98927..0c2d678 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends: dh-python, python-setuptools, python3-setuptools, python-all, pyt
python3-django, python3-django-setuptest,
python-sphinx | python3-sphinx
Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-memoize.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-memoize.git
Homepage: https://pythonhosted.org/django-memoize/
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-memoize.git
More information about the Python-modules-commits
mailing list