From 1efc690e578f0f615a7ff56630bd47e34658a85a Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 20 Sep 2016 14:24:09 -0400 Subject: time-parsers: Upgrading from 0.1.0.0 to 0.1.1.0 --- p/haskell-time-parsers/debian/changelog | 6 ++++++ p/haskell-time-parsers/debian/control | 2 +- .../debian/patches/new-metadata-from-hackage | 13 ------------- p/haskell-time-parsers/debian/patches/series | 1 - 4 files changed, 7 insertions(+), 15 deletions(-) delete mode 100644 p/haskell-time-parsers/debian/patches/new-metadata-from-hackage delete mode 100644 p/haskell-time-parsers/debian/patches/series (limited to 'p') diff --git a/p/haskell-time-parsers/debian/changelog b/p/haskell-time-parsers/debian/changelog index 5da0ac73f..141b2b31f 100644 --- a/p/haskell-time-parsers/debian/changelog +++ b/p/haskell-time-parsers/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-parsers (0.1.1.0-1) unstable; urgency=medium + + * New upstream verison. + + -- Clint Adams Tue, 20 Sep 2016 14:24:09 -0400 + haskell-time-parsers (0.1.0.0-2) unstable; urgency=medium [ Dmitry Bogatov ] diff --git a/p/haskell-time-parsers/debian/control b/p/haskell-time-parsers/debian/control index 128c6e2e1..666df4c44 100644 --- a/p/haskell-time-parsers/debian/control +++ b/p/haskell-time-parsers/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), libghc-attoparsec-dev (>= 0.12.1.6), libghc-attoparsec-dev (<< 0.14), libghc-bifunctors-dev (>= 4.2.1), - libghc-bifunctors-dev (<< 5.4), + libghc-bifunctors-dev (<< 5.5), libghc-parsec3-dev (>= 3.1.9), libghc-parsec3-dev (<< 3.2), libghc-parsers-dev (>= 0.12.3), diff --git a/p/haskell-time-parsers/debian/patches/new-metadata-from-hackage b/p/haskell-time-parsers/debian/patches/new-metadata-from-hackage deleted file mode 100644 index 3949f27c6..000000000 --- a/p/haskell-time-parsers/debian/patches/new-metadata-from-hackage +++ /dev/null @@ -1,13 +0,0 @@ -Index: haskell-time-parsers/time-parsers.cabal -=================================================================== ---- haskell-time-parsers.orig/time-parsers.cabal 2015-12-25 16:07:28.000000000 +0100 -+++ haskell-time-parsers/time-parsers.cabal 2016-06-01 10:02:45.818655961 +0200 -@@ -51,7 +51,7 @@ - , time >=1.4.2 && <1.7 - , time-parsers - , attoparsec >=0.12.1.6 && <0.14 -- , bifunctors >=4.2.1 && <5.2 -+ , bifunctors >=4.2.1 && <5.4 - , parsec >=3.1.9 && <3.2 - , parsers >=0.12.3 && <0.13 - , tasty >=0.10.1.2 && <0.12 diff --git a/p/haskell-time-parsers/debian/patches/series b/p/haskell-time-parsers/debian/patches/series deleted file mode 100644 index 0131f75d3..000000000 --- a/p/haskell-time-parsers/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -new-metadata-from-hackage -- cgit v1.2.3