diff options
Diffstat (limited to 'p/haskell-hashable')
| -rw-r--r-- | p/haskell-hashable/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hashable/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-hashable/debian/changelog b/p/haskell-hashable/debian/changelog index 09ca45eba..3e900a49a 100644 --- a/p/haskell-hashable/debian/changelog +++ b/p/haskell-hashable/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashable (1.2.3.3-4) 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:24 +0300 + haskell-hashable (1.2.3.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hashable/debian/control b/p/haskell-hashable/debian/control index 0b851d001..aa47a0917 100644 --- a/p/haskell-hashable/debian/control +++ b/p/haskell-hashable/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/tibbe/hashable 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-hashable-dev Architecture: any |
