summaryrefslogtreecommitdiff
path: root/p/haskell-language-python
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-language-python')
-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 ffba982ac..4f29db467 100644
--- a/p/haskell-language-python/debian/control
+++ b/p/haskell-language-python/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/bjpop/language-python
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/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.