Codebase list haskell-web-routes-happstack / f2c9329
Drop unnecessary dependency on build-essential. Changes-By: lintian-brush Fixes: lintian: build-depends-on-build-essential See-also: https://lintian.debian.org/tags/build-depends-on-build-essential.html Debian Janitor 2 years ago
2 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 haskell-web-routes-happstack (0.23.12-2) UNRELEASED; urgency=medium
1
2 * Drop unnecessary dependency on build-essential.
3
4 -- Debian Janitor <janitor@jelmer.uk> Fri, 05 Nov 2021 11:29:09 -0000
5
06 haskell-web-routes-happstack (0.23.12-1) unstable; urgency=medium
17
28 * New upstream release
44 Priority: optional
55 Section: haskell
66 Rules-Requires-Root: no
7 Build-Depends:
7 Build-Depends:
88 cdbs,
99 debhelper (>= 10),
1010 ghc (>= 8.4.3),
1616 libghc-web-routes-dev (<< 0.28),
1717 libghc-web-routes-dev (>= 0.27.1),
1818 libghc-web-routes-prof,
19 Build-Depends-Indep:
19 Build-Depends-Indep:
2020 ghc-doc,
2121 libghc-happstack-server-doc,
2222 libghc-web-routes-doc,