From cfc8592fa6b87cc4263797ff2d628a055f7c53b1 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Tue, 10 May 2016 09:38:52 +0300 Subject: Use secure (https) uri in Vcs-Git field in 'debian/control' According lintian suggestion: The Vcs-* field uses an unencrypted transport protocol for the URI. It is recommended to use a secure transport such as HTTPS for anonymous read-only access. --- p/haskell-attoparsec-enumerator/debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'p/haskell-attoparsec-enumerator/debian/changelog') diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog index 6c0ad59c2..373fc0f60 100644 --- a/p/haskell-attoparsec-enumerator/debian/changelog +++ b/p/haskell-attoparsec-enumerator/debian/changelog @@ -1,3 +1,9 @@ +haskell-attoparsec-enumerator (0.3.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov Tue, 10 May 2016 09:34:46 +0300 + haskell-attoparsec-enumerator (0.3.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. -- cgit v1.2.3