[Python-modules-commits] [py-postgresql] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:52:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository py-postgresql.
commit a7f5e336c956e2db4efd7fb1d5c7f8264811d43f
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:52:37 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 83a21ee..0a915b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+py-postgresql (1.1.0-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:52:37 +0200
+
py-postgresql (1.1.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 3cd1ada..9024ffa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
Standards-Version: 3.9.5
X-Python3-Version: >= 3.3
Homepage: http://python.projects.postgresql.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/py-postgresql.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/py-postgresql.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/py-postgresql.git
Package: python3-postgresql
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/py-postgresql.git
More information about the Python-modules-commits
mailing list