[Git][haskell-team/DHG_packages][master] hedgehog: Upgrading from 0.5.3 to 0.6

Clint Adams gitlab at salsa.debian.org
Fri Jun 8 05:40:10 BST 2018


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


Commits:
ef961dd4 by Clint Adams at 2018-06-08T00:39:45-04:00
hedgehog: Upgrading from 0.5.3 to 0.6

- - - - -


4 changed files:

- p/haskell-hedgehog/debian/changelog
- p/haskell-hedgehog/debian/control
- − p/haskell-hedgehog/debian/patches/newer-deps
- − p/haskell-hedgehog/debian/patches/series


Changes:

=====================================
p/haskell-hedgehog/debian/changelog
=====================================
--- a/p/haskell-hedgehog/debian/changelog
+++ b/p/haskell-hedgehog/debian/changelog
@@ -1,8 +1,9 @@
-haskell-hedgehog (0.5.3-2) UNRELEASED; urgency=medium
+haskell-hedgehog (0.6-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream version.  closes: #901019.
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:48 -0400
+ -- Clint Adams <clint at debian.org>  Fri, 08 Jun 2018 00:38:24 -0400
 
 haskell-hedgehog (0.5.3-1) unstable; urgency=low
 


=====================================
p/haskell-hedgehog/debian/control
=====================================
--- a/p/haskell-hedgehog/debian/control
+++ b/p/haskell-hedgehog/debian/control
@@ -43,8 +43,7 @@ Build-Depends: debhelper (>= 9),
  libghc-mtl-prof (<< 2.3),
  libghc-pretty-show-dev (>= 1.6),
  libghc-pretty-show-dev (<< 1.8),
- libghc-pretty-show-prof (>= 1.6),
- libghc-pretty-show-prof (<< 1.8),
+ libghc-pretty-show-prof,
  libghc-primitive-dev (>= 0.6),
  libghc-primitive-dev (<< 0.7),
  libghc-primitive-prof (>= 0.6),
@@ -102,7 +101,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-wl-pprint-annotated-doc,
 Standards-Version: 4.1.4
 Homepage: https://hedgehog.qa
-X-Description: Hedgehog will eat all your bugs.
+X-Description: Hedgehog will eat all your bugs
  Hedgehog is a modern property-based testing system, in the spirit of
  QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
  invariants of generated values by construction.


=====================================
p/haskell-hedgehog/debian/patches/newer-deps deleted
=====================================
--- a/p/haskell-hedgehog/debian/patches/newer-deps
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/hedgehog.cabal
-+++ b/hedgehog.cabal
-@@ -59,7 +59,7 @@
-     , mmorph                          >= 1.0        && < 1.2
-     , monad-control                   >= 1.0        && < 1.1
-     , mtl                             >= 2.1        && < 2.3
--    , pretty-show                     >= 1.6        && < 1.7
-+    , pretty-show                     >= 1.6        && < 1.8
-     , primitive                       >= 0.6        && < 0.7
-     , random                          >= 1.1        && < 1.2
-     , resourcet                       >= 1.1        && < 1.3
-@@ -130,7 +130,7 @@
-       hedgehog
-     , base                            >= 3          && < 5
-     , containers                      >= 0.4        && < 0.6
--    , pretty-show                     >= 1.6        && < 1.7
-+    , pretty-show                     >= 1.6        && < 1.8
-     , semigroups                      >= 0.16       && < 0.19
-     , text                            >= 1.1        && < 1.3
-     , transformers                    >= 0.3        && < 0.6


=====================================
p/haskell-hedgehog/debian/patches/series deleted
=====================================
--- a/p/haskell-hedgehog/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ef961dd43e16922c0936c0a07dec616fc30bf9db
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/20180608/119321c2/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list