diff options
Diffstat (limited to 'p/haskell-http-media')
| -rw-r--r-- | p/haskell-http-media/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-http-media/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-http-media/debian/changelog b/p/haskell-http-media/debian/changelog index ec6ca9f49..bf7ff9701 100644 --- a/p/haskell-http-media/debian/changelog +++ b/p/haskell-http-media/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-media (0.6.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-media (0.6.3-1) unstable; urgency=low * Initial release diff --git a/p/haskell-http-media/debian/control b/p/haskell-http-media/debian/control index bf6f53099..d15bc17c9 100644 --- a/p/haskell-http-media/debian/control +++ b/p/haskell-http-media/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/zmthy/http-media Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-http-media -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: processing HTTP Content-Type and Accept headers This library is intended to be a comprehensive solution to parsing and selecting quality-indexed values in HTTP headers. It is capable of parsing |
