[Python-modules-commits] [python-dpkt] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:01:30 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-dpkt.
commit cae50aa4ad9c4d9e4b6579b4c41ad56adaf6a3f9
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:01:29 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 312f1af..5a4afa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-dpkt (1.6+svn54-4) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:01:29 +0200
+
python-dpkt (1.6+svn54-3) unstable; urgency=medium
[ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index dbe1bba..9b80c91 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7), python-all, dh-python, dpatch
Standards-Version: 3.8.3
Homepage: https://github.com/kbandla/dpkt
XS-Python-Version: all
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-dpkt.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-dpkt.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-dpkt.git
Package: python-dpkt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dpkt.git
More information about the Python-modules-commits
mailing list