diff options
Diffstat (limited to 'p/mighttpd2')
| -rw-r--r-- | p/mighttpd2/debian/changelog | 1 | ||||
| -rw-r--r-- | p/mighttpd2/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/mighttpd2/debian/changelog b/p/mighttpd2/debian/changelog index 1e279bd11..2d13bea48 100644 --- a/p/mighttpd2/debian/changelog +++ b/p/mighttpd2/debian/changelog @@ -1,6 +1,7 @@ mighttpd2 (3.3.0-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:31:55 +0300 diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control index 84927bda4..45a469905 100644 --- a/p/mighttpd2/debian/control +++ b/p/mighttpd2/debian/control @@ -44,7 +44,7 @@ Build-Depends: ghc, libghc-tls-dev, libghc-warp-tls-dev (>= 3.0.1), libghc-hspec-dev (>= 1.3), -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://hackage.haskell.org/package/mighttpd2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git |
