[Python-modules-commits] [ipdb] 08/10: Use HTTPS in debian/watch.
Andrey Rahmatullin
wrar at moszumanska.debian.org
Thu Jan 18 17:50:25 UTC 2018
This is an automated email from the git hooks/post-receive script.
wrar pushed a commit to annotated tag debian/0.10.3-1
in repository ipdb.
commit 41bf57c4fa5cd5179a0c15379e7bab6d45d97c18
Author: Andrey Rahmatullin <wrar at debian.org>
Date: Thu Jan 18 22:37:36 2018 +0500
Use HTTPS in debian/watch.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index ab83f4b..d78ab91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
- http://pypi.debian.net/ipdb/ipdb-(.*).tar.*
+ https://pypi.debian.net/ipdb/ipdb-(.*).tar.*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipdb.git
More information about the Python-modules-commits
mailing list