[DHG_packages] 15/18: http-api-data: Upgrading from 0.2.3 to 0.2.4

Clint Adams clint at moszumanska.debian.org
Thu Aug 4 17:33:01 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 7629db566a3277d368d141df4534436ceed44607
Author: Clint Adams <clint at debian.org>
Date:   Thu Aug 4 13:26:40 2016 -0400

    http-api-data: Upgrading from 0.2.3 to 0.2.4
---
 p/haskell-http-api-data/debian/changelog               |  6 ++++++
 p/haskell-http-api-data/debian/control                 |  7 ++++---
 p/haskell-http-api-data/debian/patches/disable-doctest | 17 -----------------
 p/haskell-http-api-data/debian/patches/series          |  1 -
 4 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/p/haskell-http-api-data/debian/changelog b/p/haskell-http-api-data/debian/changelog
index 0ab7c75..f4cb37b 100644
--- a/p/haskell-http-api-data/debian/changelog
+++ b/p/haskell-http-api-data/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-api-data (0.2.4-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 04 Aug 2016 13:26:40 -0400
+
 haskell-http-api-data (0.2.3-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-http-api-data/debian/control b/p/haskell-http-api-data/debian/control
index 66c9725..f257254 100644
--- a/p/haskell-http-api-data/debian/control
+++ b/p/haskell-http-api-data/debian/control
@@ -14,11 +14,12 @@ Build-Depends: debhelper (>= 9),
  libghc-text-show-prof,
  libghc-time-locale-compat-dev,
  libghc-time-locale-compat-prof,
- libghc-doctest-dev,
- libghc-glob-dev,
- libghc-hspec-dev (>= 1.3),
  libghc-hunit-dev,
  libghc-quickcheck2-dev,
+ libghc-doctest-dev (>= 0.11),
+ libghc-doctest-dev (<< 0.12),
+ libghc-hspec-dev (>= 1.3),
+ libghc-text-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-text-doc,
  libghc-text-show-doc,
diff --git a/p/haskell-http-api-data/debian/patches/disable-doctest b/p/haskell-http-api-data/debian/patches/disable-doctest
deleted file mode 100644
index 6636636..0000000
--- a/p/haskell-http-api-data/debian/patches/disable-doctest
+++ /dev/null
@@ -1,17 +0,0 @@
-doctest is choking on CPP directives, so disable for now
-
---- a/http-api-data.cabal
-+++ b/http-api-data.cabal
-@@ -46,12 +46,6 @@
-                    , text
-                    , time
- 
--test-suite doctest
--    build-depends:    base, doctest, Glob
--    hs-source-dirs:   test
--    main-is:          DocTest.hs
--    type:             exitcode-stdio-1.0
--
- source-repository head
-   type:     git
-   location: https://github.com/fizruk/http-api-data
diff --git a/p/haskell-http-api-data/debian/patches/series b/p/haskell-http-api-data/debian/patches/series
deleted file mode 100644
index 292e6dc..0000000
--- a/p/haskell-http-api-data/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disable-doctest

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