diff options
Diffstat (limited to 'p/haskell-http-reverse-proxy')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index 6c2d53129..b04add502 100644 --- a/p/haskell-http-reverse-proxy/debian/changelog +++ b/p/haskell-http-reverse-proxy/debian/changelog @@ -1,6 +1,7 @@ haskell-http-reverse-proxy (0.4.3-2) UNRELEASED; urgency=medium * Use secure (https) uri in Vcs-Git field in 'debian/control' + * Bump standards version to 3.9.8 (no changes needed) -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index 971901608..c4599b713 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -60,7 +60,7 @@ Build-Depends-Indep: ghc-doc, libghc-wai-doc, libghc-wai-logger-doc, libghc-word8-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://github.com/fpco/http-reverse-proxy Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git |