summaryrefslogtreecommitdiff
path: root/p/haskell-diff/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-diff/debian/control')
-rw-r--r--p/haskell-diff/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-diff/debian/control b/p/haskell-diff/debian/control
index c0e869d89..d37d0e436 100644
--- a/p/haskell-diff/debian/control
+++ b/p/haskell-diff/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/Diff
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: GHC libraries for the Haskell O(ND) diff algorithm library
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"