diff options
Diffstat (limited to 'p/haskell-warp-tls/debian')
| -rw-r--r-- | p/haskell-warp-tls/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-warp-tls/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog index f20b33668..c9c8bc8ad 100644 --- a/p/haskell-warp-tls/debian/changelog +++ b/p/haskell-warp-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-warp-tls (3.2.1-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:36:29 +0300 + haskell-warp-tls (3.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control index 22d1e75e2..ef0cf1343 100644 --- a/p/haskell-warp-tls/debian/control +++ b/p/haskell-warp-tls/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-warp-tls-dev Architecture: any |
