[Python-modules-commits] [willow] 04/05: Add Vcs fields to debian/control
Christopher Hoskin
christopher.hoskin at gmail.com
Sun Sep 11 20:58:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository willow.
commit ade8385602e29ceb6ee11e212289dfeeb6476897
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Sun Sep 11 21:54:32 2016 +0100
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 89899eb..5e02d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,5 +3,6 @@ willow (0.3.1-1) UNRELEASED; urgency=low
* Initial packaging, based on stdeb 0.8.5 output. Closes: 837471
* add the tag format in debian/.git-dpm
* Patch to correct Willow version
+ * Add Vcs fields to debian/control
-- Christopher Hoskin <christopher.hoskin at gmail.com> Sun, 11 Sep 2016 10:07:45 +0100
diff --git a/debian/control b/debian/control
index 09ea18d..0d5bdc5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Build-Depends: dh-python, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3),
Standards-Version: 3.9.8
Homepage: https://github.com/torchbox/Willow
Testsuite: autopkgtest-pkg-python
+Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/willow.git
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/willow.git
Package: python-willow
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git
More information about the Python-modules-commits
mailing list