[Git][haskell-team/DHG_packages][master] cabal-doctest: drop patches
Clint Adams
gitlab at salsa.debian.org
Sat May 30 23:52:09 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7a952402 by Clint Adams at 2020-05-30T18:51:47-04:00
cabal-doctest: drop patches
- - - - -
3 changed files:
- p/haskell-cabal-doctest/debian/control
- − p/haskell-cabal-doctest/debian/patches/newer-deps
- − p/haskell-cabal-doctest/debian/patches/series
Changes:
=====================================
p/haskell-cabal-doctest/debian/control
=====================================
@@ -9,11 +9,8 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-cabal-dev (>= 1.10) | ghc,
- libghc-cabal-dev (<< 3.1) | ghc,
- libghc-cabal-prof | ghc-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://github.com/phadej/cabal-doctest
X-Description: Setup.hs helper for doctests running
Currently (beginning of 2017), there isn't a `cabal doctest`
=====================================
p/haskell-cabal-doctest/debian/patches/newer-deps deleted
=====================================
@@ -1,26 +0,0 @@
-Index: b/cabal-doctest.cabal
-===================================================================
---- a/cabal-doctest.cabal
-+++ b/cabal-doctest.cabal
-@@ -27,7 +27,9 @@ tested-with:
- GHC==7.8.4,
- GHC==7.10.3,
- GHC==8.0.2,
-- GHC==8.2.2
-+ GHC==8.2.2,
-+ GHC==8.4.3,
-+ GHC==8.6.1
-
- source-repository head
- type: git
-@@ -38,8 +40,8 @@ library
- other-modules:
- other-extensions:
- build-depends:
-- base >=4.3 && <4.11,
-- Cabal >= 1.10 && <2.1,
-+ base >=4.3 && <4.13,
-+ Cabal >= 1.10 && <2.5,
- filepath,
- directory
- hs-source-dirs: src
=====================================
p/haskell-cabal-doctest/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7a952402c768110eb8c02de6aed6675db9726872
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7a952402c768110eb8c02de6aed6675db9726872
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/20200530/58e38a5a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list