summaryrefslogtreecommitdiff
path: root/p/haskell-storable-complex/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-storable-complex/debian/control')
-rw-r--r--p/haskell-storable-complex/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-storable-complex/debian/control b/p/haskell-storable-complex/debian/control
index ca8f9015d..a0b5bfad8 100644
--- a/p/haskell-storable-complex/debian/control
+++ b/p/haskell-storable-complex/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/cartazio/storable-complex
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-storable-complex
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-storable-complex
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: Storable instance for Complex
Provides a Storable instance for Complex which is binary
compatible with C99, C++ and Fortran complex data types.