Skip to content
Commits on Source (2)
haskell-opengl (3.0.3.0-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 21:11:35 -0400
haskell-opengl (3.0.2.2-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
......
......@@ -30,7 +30,7 @@ Build-Depends-Indep:
libghc-openglraw-doc,
libghc-statevar-doc,
Standards-Version: 4.1.4
Homepage: http://www.haskell.org/haskellwiki/Opengl
Homepage: https://wiki.haskell.org/OpenGL
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-opengl
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-opengl]
......
haskell-openglraw (3.3.3.0-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 21:11:57 -0400
haskell-openglraw (3.3.1.0-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
......
......@@ -9,9 +9,9 @@ Build-Depends:
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-fixed-dev (<< 0.3),
haskell-devscripts (>= 0.15),
libghc-fixed-dev (>= 0.2),
libghc-fixed-dev (<< 0.4),
libghc-fixed-prof,
libghc-half-dev (>= 0.2.2.1),
libghc-half-dev (<< 0.4),
......@@ -21,7 +21,7 @@ Build-Depends-Indep:
ghc-doc,
libghc-fixed-doc,
libghc-half-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: http://www.haskell.org/haskellwiki/Opengl
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-openglraw
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-openglraw]
......