Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
OpenGL: Upgrading from 3.0.2.2 to 3.0.3.0
· 16bc20a5
Clint Adams
authored
Jul 27, 2019
16bc20a5
OpenGLRaw: Upgrading from 3.3.1.0 to 3.3.3.0
· e0e3282d
Clint Adams
authored
Jul 27, 2019
e0e3282d
Show whitespace changes
Inline
Side-by-side
p/haskell-opengl/debian/changelog
View file @
e0e3282d
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)
...
...
p/haskell-opengl/debian/control
View file @
e0e3282d
...
...
@@ -30,7 +30,7 @@ Build-Depends-Indep:
libghc-openglraw-doc,
libghc-statevar-doc,
Standards-Version: 4.1.4
Homepage: http://w
ww
.haskell.org/
haskellwiki/
Open
gl
Homepage: http
s
://w
iki
.haskell.org/Open
GL
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]
...
...
p/haskell-openglraw/debian/changelog
View file @
e0e3282d
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)
...
...
p/haskell-openglraw/debian/control
View file @
e0e3282d
...
...
@@ -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]
...
...