diff options
Diffstat (limited to 'p/haskell-http-client')
| -rw-r--r-- | p/haskell-http-client/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-http-client/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-http-client/debian/changelog b/p/haskell-http-client/debian/changelog index 55700718b..9280ad92a 100644 --- a/p/haskell-http-client/debian/changelog +++ b/p/haskell-http-client/debian/changelog @@ -1,6 +1,7 @@ haskell-http-client (0.4.26.2-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:32 +0300 diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control index 3659c3016..2802cac34 100644 --- a/p/haskell-http-client/debian/control +++ b/p/haskell-http-client/debian/control @@ -62,7 +62,7 @@ Build-Depends-Indep: ghc-doc, libghc-random-doc, libghc-streaming-commons-doc, libghc-text-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://github.com/snoyberg/http-client Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git |
