Skip to content
Commits on Source (3)
haskell-juicypixels (3.3.3.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 21:08:40 -0400
haskell-juicypixels (3.2.9.5-4) unstable; urgency=medium
* Compile with --ghc-options="-O0" on unregisterised 64-bit arches
......
......@@ -10,8 +10,7 @@ Build-Depends:
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-primitive-dev (<< 0.7),
haskell-devscripts (>= 0.15),
libghc-primitive-dev (>= 0.4),
libghc-primitive-prof,
libghc-vector-dev (>= 0.10),
......@@ -25,7 +24,7 @@ Build-Depends-Indep:
libghc-primitive-doc,
libghc-vector-doc,
libghc-zlib-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: https://github.com/Twinside/Juicy.Pixels
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-juicypixels
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-juicypixels]
......
haskell-listlike (4.6.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 21:09:56 -0400
haskell-listlike (4.6-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
......
missingh (1.4.1.0-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 21:10:24 -0400
missingh (1.4.0.1-6) unstable; urgency=medium
* Remove build dependency on libghc-parsec3-dev (provided by ghc-
......