[Python-modules-commits] [astroid] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:20:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository astroid.
commit 8950b0c3e6dbb45c40b51d57f78dda6545f489a7
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:20:53 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 d46a0a0..c862e61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+astroid (1.4.4-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:20:53 +0200
+
astroid (1.4.4-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 938e0f2..a97af25 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9.0.0), python, python3, dh-python, python-setuptools, python3-setuptools, python-nose, python3-nose, python-wrapt, python3-wrapt, python-lazy-object-proxy, python3-lazy-object-proxy
Standards-Version: 3.9.6
Homepage: http://www.astroid.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/astroid.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/astroid.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/astroid.git
Package: python-astroid
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/astroid.git
More information about the Python-modules-commits
mailing list