[DHG_packages] 02/05: gloss: Upgrading from 1.10.1.1 to 1.10.2.3

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 18:19:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 2810373255b17ea0ca3b6e2da007171363eef124
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 20:10:21 2016 -0400

    gloss: Upgrading from 1.10.1.1 to 1.10.2.3
---
 p/haskell-gloss/debian/changelog                   |  6 +-
 p/haskell-gloss/debian/control                     | 70 +++++++++++++---------
 .../debian/patches/extend-base-dependency          | 54 -----------------
 p/haskell-gloss/debian/patches/series              |  1 -
 4 files changed, 45 insertions(+), 86 deletions(-)

diff --git a/p/haskell-gloss/debian/changelog b/p/haskell-gloss/debian/changelog
index 87baaf6..b46224b 100644
--- a/p/haskell-gloss/debian/changelog
+++ b/p/haskell-gloss/debian/changelog
@@ -1,8 +1,8 @@
-haskell-gloss (1.10.1.1-2) UNRELEASED; urgency=medium
+haskell-gloss (1.10.2.3-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream version.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:33 +0200
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 14:14:20 -0400
 
 haskell-gloss (1.10.1.1-1) unstable; urgency=medium
 
diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control
index 8dc5f2d..9f56f19 100644
--- a/p/haskell-gloss/debian/control
+++ b/p/haskell-gloss/debian/control
@@ -1,33 +1,36 @@
 Source: haskell-gloss
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-glut-dev (>= 2.7),
- libghc-glut-dev (<< 2.8),
- libghc-glut-prof,
- libghc-opengl-dev (>= 2.12),
- libghc-opengl-dev (<< 3.1),
- libghc-opengl-prof,
- libghc-bmp-dev (>= 1.2),
+ haskell-devscripts (>= 0.10),
  libghc-bmp-dev (<< 1.3),
+ libghc-bmp-dev (>= 1.2),
  libghc-bmp-prof,
- libghc-gloss-rendering-dev (>= 1.10),
  libghc-gloss-rendering-dev (<< 1.11),
+ libghc-gloss-rendering-dev (>= 1.10),
  libghc-gloss-rendering-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-glut-doc,
- libghc-opengl-doc,
+ libghc-glut-dev (<< 2.8),
+ libghc-glut-dev (>= 2.7),
+ libghc-glut-prof,
+ libghc-opengl-dev (<< 3.1),
+ libghc-opengl-dev (>= 2.12),
+ libghc-opengl-prof,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-bmp-doc,
  libghc-gloss-rendering-doc,
+ libghc-glut-doc,
+ libghc-opengl-doc,
 Standards-Version: 3.9.8
 Homepage: http://gloss.ouroborus.net
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-gloss
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Painless 2D vector graphics, animations and simulations.
  Gloss hides the pain of drawing simple vector graphics behind a nice data type
@@ -37,12 +40,16 @@ X-Description: Painless 2D vector graphics, animations and simulations.
 
 Package: libghc-gloss-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -50,11 +57,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-gloss-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -63,10 +74,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-gloss-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
diff --git a/p/haskell-gloss/debian/patches/extend-base-dependency b/p/haskell-gloss/debian/patches/extend-base-dependency
deleted file mode 100644
index 6580e6e..0000000
--- a/p/haskell-gloss/debian/patches/extend-base-dependency
+++ /dev/null
@@ -1,54 +0,0 @@
---- a/gloss.cabal
-+++ b/gloss.cabal
-@@ -37,8 +37,8 @@
- 
- Library
-   Build-Depends: 
--        base       == 4.8.*,
--        ghc-prim   == 0.4.*,
-+        base,
-+        ghc-prim,
-         containers == 0.5.*,
-         bytestring == 0.10.*,
-         OpenGL     >= 2.12 && < 3.1,
---- a/Graphics/Gloss/Internals/Interface/Event.hs
-+++ b/Graphics/Gloss/Internals/Interface/Event.hs
-@@ -6,6 +6,7 @@
- where
- import Data.IORef
- import Graphics.Gloss.Internals.Interface.Backend
-+import Data.Functor
- 
- -- | Possible input events.
- data Event
---- a/Graphics/Gloss/Internals/Interface/Display.hs
-+++ b/Graphics/Gloss/Internals/Interface/Display.hs
-@@ -17,6 +17,7 @@
- import qualified Graphics.Gloss.Internals.Interface.Callback as Callback
- import Data.IORef
- import System.Mem
-+import Data.Functor
- 
- 
- displayWithBackend
---- a/Graphics/Gloss/Internals/Interface/Animate.hs
-+++ b/Graphics/Gloss/Internals/Interface/Animate.hs
-@@ -21,7 +21,7 @@
- import Control.Monad
- import System.Mem
- import GHC.Float (double2Float)
--
-+import Data.Functor
- 
- animateWithBackendIO
-         :: Backend a
---- a/Graphics/Gloss/Internals/Interface/Simulate.hs
-+++ b/Graphics/Gloss/Internals/Interface/Simulate.hs
-@@ -22,6 +22,7 @@
- import qualified Graphics.Gloss.Internals.Interface.Animate.State       as AN
- import Data.IORef
- import System.Mem
-+import Data.Functor
- 
- 
- simulateWithBackendIO
diff --git a/p/haskell-gloss/debian/patches/series b/p/haskell-gloss/debian/patches/series
deleted file mode 100644
index c252208..0000000
--- a/p/haskell-gloss/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-extend-base-dependency

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list