[Python-modules-commits] [txaws] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:37:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository txaws.
commit 517f23694b8f2978c782d04b4d53296b88baa08a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:36:29 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 c9ad6bc..b187a68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
txaws (0.2.3-2) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Thu, 13 Jun 2013 13:13:51 +0200
txaws (0.2.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 60dd719..2f407ae 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Clint Byrum <spamaps at debian.org>
Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-twisted, python-dateutil, help2man, ca-certificates
Homepage: https://launchpad.net/txaws
Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/txaws.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/txaws.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/txaws.git
Package: aws-status
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txaws.git
More information about the Python-modules-commits
mailing list