[Git][haskell-team/DHG_packages][master] gloss: Upgrading from 1.13.0.1 to 1.13.1.1

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 23:06:15 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
67033ef7 by Clint Adams at 2020-06-16T18:05:24-04:00
gloss: Upgrading from 1.13.0.1 to 1.13.1.1

- - - - -


3 changed files:

- p/haskell-gloss/debian/changelog
- p/haskell-gloss/debian/control
- p/haskell-gloss/debian/patches/newer-deps


Changes:

=====================================
p/haskell-gloss/debian/changelog
=====================================
@@ -1,9 +1,13 @@
-haskell-gloss (1.13.0.1-4) UNRELEASED; urgency=medium
+haskell-gloss (1.13.1.1-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Re-enable optimizations on unregisterised 64-bit arches, since the
     corresponding GHC bug has been fixed.
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 24 Sep 2019 18:18:29 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 18:02:55 -0400
 
 haskell-gloss (1.13.0.1-3) unstable; urgency=medium
 


=====================================
p/haskell-gloss/debian/control
=====================================
@@ -29,7 +29,7 @@ Build-Depends-Indep:
  libghc-gloss-rendering-doc,
  libghc-glut-doc,
  libghc-opengl-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: http://gloss.ouroborus.net
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gloss
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gloss]


=====================================
p/haskell-gloss/debian/patches/newer-deps
=====================================
@@ -7,20 +7,14 @@ Subject: [PATCH] gloss: relax dependency bounds
  gloss/gloss.cabal | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/gloss/gloss.cabal b/gloss/gloss.cabal
-index e670f53..d9531c8 100644
 --- a/gloss.cabal
 +++ b/gloss.cabal
-@@ -42,10 +42,10 @@ Flag ExplicitBackend
+@@ -42,7 +42,7 @@
  
  Library
    Build-Depends:
--          base                          >= 4.8 && < 4.12
-+          base                          >= 4.8 && < 4.13
+-          base                          >= 4.8 && < 4.13
++          base                          >= 4.8 && < 5
          , bmp                           == 1.2.*
          , bytestring                    == 0.10.*
--        , containers                    == 0.5.*
-+        , containers                    >= 0.5 && < 0.7
-         , ghc-prim
-         , gloss-rendering               == 1.13.*
-         , GLUT                          == 2.7.*
+         , containers                    >= 0.5 && < 0.7



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/67033ef7b8e8e4108227e3366730f85831969968
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/20200616/9163ffd6/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list