diff options
Diffstat (limited to 'p/haskell-gnutls')
| -rw-r--r-- | p/haskell-gnutls/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-gnutls/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-gnutls/debian/changelog b/p/haskell-gnutls/debian/changelog index df98d0a0a..a64b9a2ed 100644 --- a/p/haskell-gnutls/debian/changelog +++ b/p/haskell-gnutls/debian/changelog @@ -1,3 +1,9 @@ +haskell-gnutls (0.2-3) 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:22 +0300 + haskell-gnutls (0.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gnutls/debian/control b/p/haskell-gnutls/debian/control index 53c79c217..3d58c0a99 100644 --- a/p/haskell-gnutls/debian/control +++ b/p/haskell-gnutls/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-gnutls/ 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-gnutls-dev Architecture: any |
