[Git][haskell-team/DHG_packages][master] gloss-rendering: Sourceful upload for GHC 8.8

Ilias Tsitsimpis gitlab at salsa.debian.org
Sat Jun 27 10:23:26 BST 2020



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
55ecce0c by Ilias Tsitsimpis at 2020-06-27T12:20:39+03:00
gloss-rendering: Sourceful upload for GHC 8.8

- - - - -


4 changed files:

- p/haskell-gloss-rendering/debian/changelog
- p/haskell-gloss-rendering/debian/control
- + p/haskell-gloss-rendering/debian/patches/newer-deps
- + p/haskell-gloss-rendering/debian/patches/series


Changes:

=====================================
p/haskell-gloss-rendering/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-gloss-rendering (1.13.1.1-2) unstable; urgency=medium
+
+  * Sourceful upload for GHC 8.8
+  * Patch for newer base
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 27 Jun 2020 12:17:27 +0300
+
 haskell-gloss-rendering (1.13.1.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-gloss-rendering/debian/control
=====================================
@@ -25,8 +25,8 @@ Build-Depends-Indep:
  libghc-bmp-doc,
  libghc-glut-doc,
  libghc-opengl-doc,
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/gloss-rendering
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/gloss-rendering
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gloss-rendering
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gloss-rendering]
 X-Description: Gloss picture data types and rendering functions.


=====================================
p/haskell-gloss-rendering/debian/patches/newer-deps
=====================================
@@ -0,0 +1,20 @@
+Index: b/gloss-rendering.cabal
+===================================================================
+--- a/gloss-rendering.cabal
++++ b/gloss-rendering.cabal
+@@ -1,5 +1,6 @@
+ name:           gloss-rendering
+ version:        1.13.1.1
++x-revision: 1
+ license:        MIT
+ license-file:   LICENSE
+ author:         Elise Huard
+@@ -37,7 +38,7 @@ library
+         Graphics.Gloss.Internals.Rendering.State
+ 
+   build-depends:
+-          base                          >= 4.8 && < 4.13
++          base                          >= 4.8 && < 5
+         , bmp                           == 1.2.*
+         , bytestring                    == 0.10.*
+         , containers                    >= 0.5 && < 0.7


=====================================
p/haskell-gloss-rendering/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/55ecce0c98263450aeb6e28b9a0483a7d76179f1

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/55ecce0c98263450aeb6e28b9a0483a7d76179f1
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200627/77a7e62a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list