[Git][haskell-team/DHG_packages][master] cabal-doctest: Sourceful upload for GHC 9.4

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Aug 27 16:15:52 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7df08338 by Ilias Tsitsimpis at 2023-08-27T18:14:27+03:00
cabal-doctest: Sourceful upload for GHC 9.4

- - - - -


4 changed files:

- p/haskell-cabal-doctest/debian/changelog
- 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/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-cabal-doctest (1.0.9-2) UNRELEASED; urgency=medium
+haskell-cabal-doctest (1.0.9-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * Sourceful upload for GHC 9.4
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:31 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 18:13:48 +0300
 
 haskell-cabal-doctest (1.0.9-1) unstable; urgency=medium
 


=====================================
p/haskell-cabal-doctest/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
  cdbs,
- ghc,
+ ghc (>= 9.4),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 4.6.2


=====================================
p/haskell-cabal-doctest/debian/patches/newer-deps
=====================================
@@ -0,0 +1,58 @@
+Index: b/cabal-doctest.cabal
+===================================================================
+--- a/cabal-doctest.cabal
++++ b/cabal-doctest.cabal
+@@ -1,5 +1,6 @@
+ name:               cabal-doctest
+ version:            1.0.9
++x-revision:         3
+ synopsis:           A Setup.hs helper for running doctests
+ description:
+   As of now (end of 2021), there isn't @cabal doctest@
+@@ -20,20 +21,22 @@ extra-source-files:
+   README.md
+ 
+ tested-with:
+-  GHC == 7.0.4
+-  GHC == 7.2.2
+-  GHC == 7.4.2
+-  GHC == 7.6.3
+-  GHC == 7.8.4
+-  GHC == 7.10.3
+-  GHC == 8.0.2
+-  GHC == 8.2.2
+-  GHC == 8.4.4
+-  GHC == 8.6.5
+-  GHC == 8.8.4
++  GHC == 9.6.0
++  GHC == 9.4.4
++  GHC == 9.2.6
++  GHC == 9.0.2
+   GHC == 8.10.7
+-  GHC == 9.0.1
+-  GHC == 9.2.1
++  GHC == 8.8.4
++  GHC == 8.6.5
++  GHC == 8.4.4
++  GHC == 8.2.2
++  GHC == 8.0.2
++  GHC == 7.10.3
++  GHC == 7.8.4
++  GHC == 7.6.3
++  GHC == 7.4.2
++  GHC == 7.2.2
++  GHC == 7.0.4
+ 
+ source-repository head
+   type:     git
+@@ -44,8 +47,8 @@ library
+   other-modules:
+   other-extensions:
+   build-depends:
+-      base       >=4.3  && <4.17
+-    , Cabal      >=1.10 && <3.8
++      base       >=4.3  && <5
++    , Cabal      >=1.10 && <3.12
+     , directory
+     , filepath
+ 


=====================================
p/haskell-cabal-doctest/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7df0833835b3ef1f5a44742f3f0a77cb40938374

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7df0833835b3ef1f5a44742f3f0a77cb40938374
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/20230827/9098cb72/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list