diff options
Diffstat (limited to 'p/haskell-http-reverse-proxy')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index ebf0cbb62..7bb34c914 100644 --- a/p/haskell-http-reverse-proxy/debian/changelog +++ b/p/haskell-http-reverse-proxy/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-reverse-proxy (0.4.2-3) UNRELEASED; urgency=medium + + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:19:01 -0500 + haskell-http-reverse-proxy (0.4.2-2) experimental; urgency=medium * Bump standards-version to 3.9.6 diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index 4baf559ac..e01378ff0 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -62,8 +62,8 @@ Build-Depends-Indep: ghc-doc, libghc-word8-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/http-reverse-proxy -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-reverse-proxy -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-reverse-proxy +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ +Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-http-reverse-proxy-dev Architecture: any |