[Git][haskell-team/DHG_packages][master] tasty-hedgehog: upgrade to 1.2.0.0
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Wed Apr 27 19:07:46 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
b3265a3e by Scott Talbert at 2022-04-27T14:05:54-04:00
tasty-hedgehog: upgrade to 1.2.0.0
- - - - -
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,10 @@
+haskell-tasty-hedgehog (1.2.0.0-1) unstable; urgency=medium
+
+ * Team upload.
+ * Update to new upstream release 1.2.0.0
+
+ -- Scott Talbert <swt at techie.net> Wed, 27 Apr 2022 13:46:57 -0400
+
haskell-tasty-hedgehog (1.0.0.2-2) unstable; urgency=medium
* Patch for newer deps
=====================================
p/haskell-tasty-hedgehog/debian/control
=====================================
@@ -5,22 +5,22 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
- haskell-devscripts (>= 0.8),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
ghc,
ghc-prof,
libghc-hedgehog-dev (>= 1.0.2),
- libghc-hedgehog-dev (<< 1.0.4),
+ libghc-hedgehog-dev (<< 1.1.2),
libghc-hedgehog-prof,
libghc-tagged-dev (>= 0.8),
libghc-tagged-dev (<< 0.9),
- libghc-tagged-prof (>= 0.8),
- libghc-tagged-prof (<< 0.9),
+ libghc-tagged-prof,
libghc-tasty-dev (>= 0.11),
- libghc-tasty-dev (<< 1.4),
+ libghc-tasty-dev (<< 1.5),
libghc-tasty-prof,
libghc-tasty-expected-failure-dev (>= 0.11),
libghc-tasty-expected-failure-dev (<< 0.13),
+ libghc-tasty-expected-failure-prof,
Build-Depends-Indep: ghc-doc,
libghc-hedgehog-doc,
libghc-tagged-doc,
=====================================
p/haskell-tasty-hedgehog/debian/patches/newer-deps deleted
=====================================
@@ -1,38 +0,0 @@
---- a/tasty-hedgehog.cabal
-+++ b/tasty-hedgehog.cabal
-@@ -1,5 +1,6 @@
- name: tasty-hedgehog
- version: 1.0.0.2
-+x-revision: 4
- license: BSD3
- license-file: LICENCE
- author: Dave Laing
-@@ -21,10 +22,10 @@
-
- library
- exposed-modules: Test.Tasty.Hedgehog
-- build-depends: base >= 4.8 && <4.14
-+ build-depends: base >= 4.8 && <4.15
- , tagged >= 0.8 && < 0.9
-- , tasty >= 0.11 && < 1.3
-- , hedgehog >= 1.0.2 && < 1.0.3
-+ , tasty >= 0.11 && < 1.4
-+ , hedgehog >= 1.0.2 && < 1.0.4
- hs-source-dirs: src
- ghc-options: -Wall
- default-language: Haskell2010
-@@ -33,10 +34,10 @@
- type: exitcode-stdio-1.0
- main-is: Main.hs
- hs-source-dirs: test
-- build-depends: base >= 4.8 && <4.14
-- , tasty >= 0.11 && < 1.3
-- , tasty-expected-failure >= 0.11 && < 0.12
-- , hedgehog >= 1.0.2 && < 1.0.3
-+ build-depends: base >= 4.8 && <4.15
-+ , tasty >= 0.11 && < 1.4
-+ , tasty-expected-failure >= 0.11 && < 0.13
-+ , hedgehog >= 1.0.2 && < 1.0.4
- , 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/b3265a3ecc3ceedd1b85617cde12c4bf2ece1788
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b3265a3ecc3ceedd1b85617cde12c4bf2ece1788
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/20220427/c2c1599e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list