[Git][haskell-team/DHG_packages][master] time-parsers: Upgrading from 0.1.2.0 to 0.1.2.1
Clint Adams
gitlab at salsa.debian.org
Sun Jul 28 15:42:00 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ded56d0d by Clint Adams at 2019-07-28T14:41:35Z
time-parsers: Upgrading from 0.1.2.0 to 0.1.2.1
- - - - -
4 changed files:
- p/haskell-time-parsers/debian/changelog
- p/haskell-time-parsers/debian/control
- − p/haskell-time-parsers/debian/patches/newer-deps
- − p/haskell-time-parsers/debian/patches/series
Changes:
=====================================
p/haskell-time-parsers/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-time-parsers (0.1.2.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 28 Jul 2019 10:40:29 -0400
+
haskell-time-parsers (0.1.2.0-7) unstable; urgency=medium
* Patch for newer tasty
=====================================
p/haskell-time-parsers/debian/control
=====================================
@@ -15,17 +15,19 @@ Build-Depends:
libghc-attoparsec-dev (<< 0.14),
libghc-bifunctors-dev (>= 4.2.1),
libghc-bifunctors-dev (<< 5.6),
+ libghc-bifunctors-prof,
libghc-parsers-dev (>= 0.12.3),
libghc-parsers-dev (<< 0.13),
libghc-parsers-prof,
libghc-tasty-dev (>= 0.10.1.2),
- libghc-tasty-dev (<< 1.2),
+ libghc-tasty-dev (<< 1.3),
+ libghc-tasty-prof,
libghc-tasty-hunit-dev (>= 0.9.2),
libghc-tasty-hunit-dev (<< 0.11),
-Build-Depends-Indep:
- ghc-doc,
+ libghc-tasty-hunit-prof,
+Build-Depends-Indep: ghc-doc,
libghc-parsers-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
Homepage: https://github.com/phadej/time-parsers#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-time-parsers
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-time-parsers]
=====================================
p/haskell-time-parsers/debian/patches/newer-deps deleted
=====================================
@@ -1,41 +0,0 @@
-Index: b/time-parsers.cabal
-===================================================================
---- a/time-parsers.cabal
-+++ b/time-parsers.cabal
-@@ -12,7 +12,7 @@ author: Oleg Grenrus <oleg.grenr
- maintainer: Oleg Grenrus <oleg.grenrus at iki.fi>
- license: BSD3
- license-file: LICENSE
--tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1
-+tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.1
- build-type: Simple
- cabal-version: >= 1.10
-
-@@ -29,10 +29,10 @@ library
- src
- ghc-options: -Wall
- build-depends:
-- base >=4.6 && <4.10
-+ base >=4.6 && <4.13
- , parsers >=0.12.2.1 && <0.13
-- , template-haskell >=2.8.0.0 && <2.12
-- , time >=1.4.2 && <1.7
-+ , template-haskell >=2.8.0.0 && <2.15
-+ , time >=1.4.0.1 && <1.9
- exposed-modules:
- Data.Time.Parsers
- Data.Time.TH
-@@ -51,10 +51,10 @@ test-suite date-parsers-tests
- , time
- , time-parsers
- , attoparsec >=0.12.1.6 && <0.14
-- , bifunctors >=4.2.1 && <5.5
-+ , bifunctors >=4.2.1 && <5.6
- , parsec >=3.1.9 && <3.2
- , parsers >=0.12.3 && <0.13
-- , tasty >=0.10.1.2 && <0.12
-- , tasty-hunit >=0.9.2 && <0.10
-+ , tasty >=0.10.1.2 && <1.2
-+ , tasty-hunit >=0.9.2 && <0.11
- , text
- default-language: Haskell2010
=====================================
p/haskell-time-parsers/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ded56d0d17d44ac58e9818c3e9c6890b8ba3a866
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ded56d0d17d44ac58e9818c3e9c6890b8ba3a866
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/20190728/97e4d9d8/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list