[Python-modules-commits] [portalocker] 01/02: Updated Vcs-git field to use secure uri
Josué Ortega
noahfx-guest at moszumanska.debian.org
Sat Feb 6 23:31:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
noahfx-guest pushed a commit to branch master
in repository portalocker.
commit 928ecb9ba91da38c386be4cc010da5704903873f
Author: Josue Ortega <josueortega at debian.org.gt>
Date: Sat Feb 6 17:00:32 2016 -0600
Updated Vcs-git field to use secure uri
---
debian/changelog | 3 +++
debian/control | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 36d0184..9d929fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ portalocker (0.5.5-1) UNRELEASED; urgency=medium
* New upstream release:
- debian/docs: Updated Readme file name.
+ * debian/contro:
+ - Updated X-Python-Version.
+ - Changed Vcs-Git field to use secure uri.
* Fixes debian/watch file.
-- Josue Ortega <josueortega at debian.org.gt> Sun, 27 Dec 2015 15:02:33 -0600
diff --git a/debian/control b/debian/control
index 2bf8f20..42d16b7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,11 @@ Build-Depends:
python3-all,
python3-pytest,
python3-setuptools
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
Standards-Version: 3.9.6
Homepage: https://github.com/WoLpH/portalocker
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/portalocker.git
+Vcs-Git: https://anonscm.debian.org/cgit/python-modules/packages/portalocker.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/portalocker.git
Package: python-portalocker
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/portalocker.git
More information about the Python-modules-commits
mailing list