[Python-modules-commits] [python-smstrade] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:23:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-smstrade.
commit 38e93f28b4ce6371b5cdf44fcd977ec14efb6a0c
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:23:34 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8bdc9a4..4bbdb20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
python-smstrade (0.2.4-6) UNRELEASED; urgency=medium
+ [ Scott Kitterman ]
* Team upload.
* Remove python-smstrade Recommends: python3-smstrade to keep python and
python3 runtime segrated (per Python policy)
- The scripts in python3-smstrade do not use python-smstrade even if
installed
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Scott Kitterman <scott at kitterman.com> Sun, 10 Jan 2016 15:17:49 -0500
python-smstrade (0.2.4-5) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f8a7eb6..808689b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: dh-python,
python3-six
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/smstrade/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-smstrade.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-smstrade.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-smstrade.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-smstrade.git
More information about the Python-modules-commits
mailing list