diff options
Diffstat (limited to 'p/haskell-websockets')
| -rw-r--r-- | p/haskell-websockets/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-websockets/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog index 9c5e9b9b0..7aecfe703 100644 --- a/p/haskell-websockets/debian/changelog +++ b/p/haskell-websockets/debian/changelog @@ -1,6 +1,7 @@ haskell-websockets (0.9.6.1-2) UNRELEASED; urgency=medium * Use secure (https) uri in Vcs-Git field in 'debian/control' + * Bump standards version to 3.9.8 (no changes needed) -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control index 766466a64..0bddb1ce0 100644 --- a/p/haskell-websockets/debian/control +++ b/p/haskell-websockets/debian/control @@ -55,7 +55,7 @@ Build-Depends-Indep: ghc-doc, libghc-network-doc, libghc-random-doc, libghc-text-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://jaspervdj.be/websockets Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git |
