[DHG_packages] 01/05: gloss-rendering: Upgrading from 1.10.1.1 to 1.10.3.3

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 18:19:43 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 d04569f6475313fe16742867fa541cfb04577fb7
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 20:09:43 2016 -0400

    gloss-rendering: Upgrading from 1.10.1.1 to 1.10.3.3
---
 p/haskell-gloss-rendering/debian/changelog         |  6 +-
 p/haskell-gloss-rendering/debian/control           | 69 ++++++++++++++--------
 .../debian/patches/extend-base-dependency          | 11 ----
 p/haskell-gloss-rendering/debian/patches/series    |  1 -
 4 files changed, 46 insertions(+), 41 deletions(-)

diff --git a/p/haskell-gloss-rendering/debian/changelog b/p/haskell-gloss-rendering/debian/changelog
index 9c66e68..8b1eabe 100644
--- a/p/haskell-gloss-rendering/debian/changelog
+++ b/p/haskell-gloss-rendering/debian/changelog
@@ -1,8 +1,8 @@
-haskell-gloss-rendering (1.10.1.1-2) UNRELEASED; urgency=medium
+haskell-gloss-rendering (1.10.3.3-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream version.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:32 +0200
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 20:09:43 -0400
 
 haskell-gloss-rendering (1.10.1.1-1) unstable; urgency=medium
 
diff --git a/p/haskell-gloss-rendering/debian/control b/p/haskell-gloss-rendering/debian/control
index 8fc24b8..4f58a4b 100644
--- a/p/haskell-gloss-rendering/debian/control
+++ b/p/haskell-gloss-rendering/debian/control
@@ -1,29 +1,32 @@
 Source: haskell-gloss-rendering
 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),
+ haskell-devscripts (>= 0.10),
+ libghc-bmp-dev (<< 1.3),
+ libghc-bmp-dev (>= 1.2),
+ libghc-bmp-prof,
  libghc-glut-dev (<< 2.8),
+ libghc-glut-dev (>= 2.7),
  libghc-glut-prof,
- libghc-opengl-dev (>= 2.12),
  libghc-opengl-dev (<< 3.1),
+ libghc-opengl-dev (>= 2.12),
  libghc-opengl-prof,
- libghc-bmp-dev (>= 1.2),
- libghc-bmp-dev (<< 1.3),
- libghc-bmp-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-bmp-doc,
  libghc-glut-doc,
  libghc-opengl-doc,
- libghc-bmp-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/gloss-rendering
-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-rendering
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Gloss picture data types and rendering functions.
  The packag provides the gloss picture data types and rendering functions.
@@ -32,13 +35,18 @@ X-Description: Gloss picture data types and rendering functions.
 
 Package: libghc-gloss-rendering-dev
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -46,12 +54,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-gloss-rendering-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -60,11 +73,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-gloss-rendering-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
diff --git a/p/haskell-gloss-rendering/debian/patches/extend-base-dependency b/p/haskell-gloss-rendering/debian/patches/extend-base-dependency
deleted file mode 100644
index a867ee7..0000000
--- a/p/haskell-gloss-rendering/debian/patches/extend-base-dependency
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/gloss-rendering.cabal
-+++ b/gloss-rendering.cabal
-@@ -28,7 +28,7 @@
-         Graphics.Gloss.Internals.Rendering.State
- 
-   build-depends:       
--        base       == 4.8.*,
-+        base,
-         containers == 0.5.*,
-         bytestring == 0.10.*,
-         OpenGL     >= 2.12 && < 3.1,
diff --git a/p/haskell-gloss-rendering/debian/patches/series b/p/haskell-gloss-rendering/debian/patches/series
deleted file mode 100644
index c252208..0000000
--- a/p/haskell-gloss-rendering/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