summaryrefslogtreecommitdiff
path: root/p/haskell-language-python/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-language-python/debian/control')
-rw-r--r--p/haskell-language-python/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control
index 15e601f25..0401a486d 100644
--- a/p/haskell-language-python/debian/control
+++ b/p/haskell-language-python/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: http://github.com/bjpop/language-python
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Parsing and pretty printing of Python code.
language-python is a Haskell library for lexical analysis, parsing and pretty
printing Python code. It supports versions 2.x and 3.x of Python.