[Python-modules-commits] [willow] 01/01: Minor fixes at request of sponsor
Christopher Hoskin
christopher.hoskin at gmail.com
Mon Oct 10 17:57:02 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 bce32702e698bf1bb8cbf4fbd56b2843ff061fe9
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Mon Oct 10 18:56:43 2016 +0100
Minor fixes at request of sponsor
---
debian/changelog | 3 ++-
debian/control | 2 +-
debian/copyright | 2 +-
debian/rules | 2 --
4 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 45f48d1..bba3800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-willow (0.3.1-1) unstable; urgency=low
+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
+ * Minor fixes at request of sponsor
-- Christopher Hoskin <christopher.hoskin at gmail.com> Sun, 11 Sep 2016 21:57:18 +0100
diff --git a/debian/control b/debian/control
index 0d5bdc5..cf99dc5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ 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
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/willow.git
Package: python-willow
diff --git a/debian/copyright b/debian/copyright
index 1bfb0c5..57d044d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: willow
-Source: https://github.com/torchbox/Willow/archive/v0.3.1.tar.gz
+Source: https://github.com/torchbox/Willow
Files: *
Copyright: 2014-16 Torchbox Ltd and individual contributors
diff --git a/debian/rules b/debian/rules
index cf7b6fc..1bb366e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-# This file was automatically generated by stdeb 0.8.5 at
-# Sun, 11 Sep 2016 10:07:45 +0100
export PYBUILD_NAME=willow
export PYBUILD_BEFORE_TEST=cp -r {dir}/tests/images {build_dir}/tests/
--
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