[DHG_packages] 06/07: time-parsers: Upgrading from 0.1.0.0 to 0.1.1.0

Clint Adams clint at moszumanska.debian.org
Tue Sep 20 18:30:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 1efc690e578f0f615a7ff56630bd47e34658a85a
Author: Clint Adams <clint at debian.org>
Date:   Tue Sep 20 14:24:09 2016 -0400

    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(-)

diff --git a/p/haskell-time-parsers/debian/changelog b/p/haskell-time-parsers/debian/changelog
index 5da0ac7..141b2b3 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 <clint at debian.org>  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 128c6e2..666df4c 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 3949f27..0000000
--- 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 0131f75..0000000
--- a/p/haskell-time-parsers/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-new-metadata-from-hackage

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list