[Python-modules-commits] [pythondialog] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:58:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pythondialog.
commit 8a260d67159494b4e3b7b12429ffd2fd41f66a44
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:58:47 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7b89edc..609ae16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pythondialog (3.3.0-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:58:47 +0200
+
pythondialog (3.3.0-1) unstable; urgency=medium
[ Florent Rougon ]
diff --git a/debian/control b/debian/control
index f3fdab0..2a65e3e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
python3-sphinx (>= 1.0.7+dfsg-1~),
python3-pygments
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pythondialog.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pythondialog.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pythondialog.git
X-Python3-Version: >= 3.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pythondialog.git
More information about the Python-modules-commits
mailing list