[Git][haskell-team/DHG_packages][master] chell: Upgrading from 0.4.0.2 to 0.5

Clint Adams gitlab at salsa.debian.org
Sat Jul 27 14:22:58 BST 2019



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


Commits:
976a66e4 by Clint Adams at 2019-07-27T13:22:33Z
chell: Upgrading from 0.4.0.2 to 0.5

- - - - -


4 changed files:

- p/haskell-chell/debian/changelog
- p/haskell-chell/debian/control
- − p/haskell-chell/debian/patches/newer-ansi-terminal
- − p/haskell-chell/debian/patches/series


Changes:

=====================================
p/haskell-chell/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-chell (0.5-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 09:20:59 -0400
+
 haskell-chell (0.4.0.2-5) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-chell/debian/control
=====================================
@@ -17,8 +17,8 @@ Build-Depends:
  libghc-options-dev (<< 2.0),
  libghc-options-dev (>= 1.0),
  libghc-options-prof,
- libghc-patience-dev (<< 0.2),
- libghc-patience-dev (>= 0.1),
+ libghc-patience-dev (>= 0.2),
+ libghc-patience-dev (<< 0.3),
  libghc-patience-prof,
  libghc-random-dev (>= 1.0),
  libghc-random-prof,
@@ -28,8 +28,8 @@ Build-Depends-Indep:
  libghc-options-doc,
  libghc-patience-doc,
  libghc-random-doc,
-Standards-Version: 4.1.4
-Homepage: https://john-millikin.com/software/chell/
+Standards-Version: 4.4.0
+Homepage: https://github.com/typeclasses/chell
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-chell
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-chell]
 


=====================================
p/haskell-chell/debian/patches/newer-ansi-terminal deleted
=====================================
@@ -1,11 +0,0 @@
---- a/chell.cabal
-+++ b/chell.cabal
-@@ -77,7 +77,7 @@
- 
-   if flag(color-output)
-     build-depends:
--        ansi-terminal >= 0.5 && < 0.8
-+        ansi-terminal >= 0.5 && < 0.9
- 
-   exposed-modules:
-     Test.Chell


=====================================
p/haskell-chell/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-ansi-terminal



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/976a66e4812caab5084d7baf41be1991e1652ac3
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/20190727/0d39eecb/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list