[Git][haskell-team/DHG_packages][master] tasty-hedgehog: Upgrading from 0.2.0.0 to 1.0.0.2

Clint Adams gitlab at salsa.debian.org
Sun May 31 04:08:40 BST 2020



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


Commits:
211b979b by Clint Adams at 2020-05-30T23:07:24-04:00
tasty-hedgehog: Upgrading from 0.2.0.0 to 1.0.0.2

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-tasty-hedgehog/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tasty-hedgehog (1.0.0.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 23:03:02 -0400
+
 haskell-tasty-hedgehog (0.2.0.0-3) unstable; urgency=medium
 
   * Patch for newer deps


=====================================
p/haskell-tasty-hedgehog/debian/control
=====================================
@@ -9,24 +9,26 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
- libghc-hedgehog-dev (>= 0.5),
- libghc-hedgehog-dev (<< 0.7),
- libghc-hedgehog-prof (>= 0.5),
+ libghc-hedgehog-dev (>= 1.0.2),
+ libghc-hedgehog-dev (<< 1.0.3),
+ libghc-hedgehog-prof,
  libghc-tagged-dev (>= 0.8),
  libghc-tagged-dev (<< 0.9),
  libghc-tagged-prof (>= 0.8),
  libghc-tagged-prof (<< 0.9),
  libghc-tasty-dev (>= 0.11),
  libghc-tasty-dev (<< 1.3),
- libghc-tasty-prof (>= 0.11),
+ libghc-tasty-prof,
  libghc-tasty-expected-failure-dev (>= 0.11),
  libghc-tasty-expected-failure-dev (<< 0.12),
 Build-Depends-Indep: ghc-doc,
  libghc-hedgehog-doc,
  libghc-tagged-doc,
  libghc-tasty-doc,
-Standards-Version: 4.1.4
-Homepage: https://github.com/qfpl/tasty-hedghog
+Standards-Version: 4.5.0
+Homepage: https://github.com/qfpl/tasty-hedgehog
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tasty-hedgehog
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 X-Description: hedgehog-tasty integration
  Integrates the hedgehog testing library with the tasty testing
  framework.


=====================================
p/haskell-tasty-hedgehog/debian/patches/newer-deps deleted
=====================================
@@ -1,30 +0,0 @@
---- a/tasty-hedgehog.cabal
-+++ b/tasty-hedgehog.cabal
-@@ -20,10 +20,10 @@
- 
- library
-   exposed-modules:     Test.Tasty.Hedgehog
--  build-depends:       base >= 4.8 && <4.11
-+  build-depends:       base >= 4.8 && <4.13
-                      , tagged >= 0.8 && < 0.9
--                     , tasty >= 0.11 && < 1.1
--                     , hedgehog >= 0.5 && < 0.6
-+                     , tasty >= 0.11 && < 1.3
-+                     , hedgehog >= 0.5 && < 0.7
-   hs-source-dirs:      src
-   ghc-options:         -Wall
-   default-language:    Haskell2010
-@@ -32,10 +32,10 @@
-   type:                exitcode-stdio-1.0
-   main-is:             Main.hs
-   hs-source-dirs:      test
--  build-depends:       base >= 4.8 && <4.11
--                     , tasty >= 0.11 && < 1.1
-+  build-depends:       base >= 4.8 && <4.13
-+                     , tasty >= 0.11 && < 1.3
-                      , tasty-expected-failure >= 0.11 && < 0.12
--                     , hedgehog >= 0.5 && < 0.6
-+                     , hedgehog >= 0.5 && < 0.7
-                      , tasty-hedgehog
-   ghc-options:         -Wall
-   default-language:    Haskell2010


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/211b979b192d44b6c4bc4cfdeb032469334bb52e
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/20200531/5482d1cd/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list