[Git][haskell-team/DHG_packages][master] jira-wiki-markup: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Jan 11 22:02:00 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
5e5e8613 by Scott Talbert at 2026-01-11T16:59:48-05:00
jira-wiki-markup: Patch for newer deps

- - - - -


3 changed files:

- p/haskell-jira-wiki-markup/debian/changelog
- + p/haskell-jira-wiki-markup/debian/patches/newer-deps
- p/haskell-jira-wiki-markup/debian/patches/series


Changes:

=====================================
p/haskell-jira-wiki-markup/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-jira-wiki-markup (1.5.1-4) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Sun, 11 Jan 2026 16:57:07 -0500
+
 haskell-jira-wiki-markup (1.5.1-3) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-jira-wiki-markup/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/jira-wiki-markup.cabal
++++ b/jira-wiki-markup.cabal
+@@ -31,7 +31,7 @@ source-repository head
+ 
+ common common-options
+   build-depends:       base    >= 4.9   && < 5
+-                     , text    >= 1.1.1 && < 1.3 || >= 2.0 && < 2.1
++                     , text    >= 1.1.1 && < 1.3 || >= 2.0 && < 2.2
+   default-language:    Haskell2010
+   default-extensions:  OverloadedStrings
+   ghc-options:         -Wall


=====================================
p/haskell-jira-wiki-markup/debian/patches/series
=====================================
@@ -1 +1,2 @@
+newer-deps
 no-rts-N



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5e5e86130b4c54c7e60f75f8393df1297c4f33ad
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/20260111/7d78ca5d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list