diff options
Diffstat (limited to 'p/haskell-monadcryptorandom/debian')
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog index 9b018ba7e..e5176591b 100644 --- a/p/haskell-monadcryptorandom/debian/changelog +++ b/p/haskell-monadcryptorandom/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadcryptorandom (0.7.0-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:48 +0300 + haskell-monadcryptorandom (0.7.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control index 5f9b008ff..bb8879861 100644 --- a/p/haskell-monadcryptorandom/debian/control +++ b/p/haskell-monadcryptorandom/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/TomMD/monadcryptorandom 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-monadcryptorandom-dev Architecture: any |
