summaryrefslogtreecommitdiff
path: root/p/haskell-http-common
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagnagianfranco@yahoo.it>2016-06-02 19:00:56 +0200
committerGianfranco Costamagna <costamagnagianfranco@yahoo.it>2016-06-02 19:00:56 +0200
commit7527518e6cf5c0cd3db54d86c2281855ae481f98 (patch)
treee8da3eca2f8488258a6b0b35114a6064e4f34a78 /p/haskell-http-common
parentc70327b2192c1be6fb4a38aa973562cfc6f2ff9e (diff)
downloadDHG_packages-7527518e6cf5c0cd3db54d86c2281855ae481f98.tar.gz
Fix more VCS fields
Diffstat (limited to 'p/haskell-http-common')
-rw-r--r--p/haskell-http-common/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-http-common/debian/control b/p/haskell-http-common/debian/control
index fa90fb9a4..519f09958 100644
--- a/p/haskell-http-common/debian/control
+++ b/p/haskell-http-common/debian/control
@@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://research.operationaldynamics.com/projects/http-streams/
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: Common types for HTTP clients and servers
Base types used by a variety of HTTP clients and servers. See http-streams
"Network.Http.Client" or pipes-http "Pipes.Http.Client" for full