[Git][haskell-team/DHG_packages][master] path: Upgrading from 0.9.5 to 0.9.6
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Feb 10 22:40:31 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
179fdb2b by Clint Adams at 2026-02-10T17:39:59-05:00
path: Upgrading from 0.9.5 to 0.9.6
- - - - -
4 changed files:
- p/haskell-path/debian/changelog
- p/haskell-path/debian/control
- − p/haskell-path/debian/patches/no-rts-N
- − p/haskell-path/debian/patches/series
Changes:
=====================================
p/haskell-path/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-path (0.9.5-2) UNRELEASED; urgency=medium
+haskell-path (0.9.6-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:33 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 10 Feb 2026 17:36:56 -0500
haskell-path (0.9.5-1) unstable; urgency=medium
=====================================
p/haskell-path/debian/control
=====================================
@@ -7,36 +7,30 @@ Section: haskell
Rules-Requires-Root: no
Build-Depends:
dh-sequence-haskell,
+ haskell-devscripts (>= 0.13),
debhelper-compat (= 13),
ghc (>= 9.4),
ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-aeson-dev,
+ libghc-aeson-dev (>= 1.0.0.0),
libghc-aeson-prof,
libghc-exceptions-dev (>= 0.4),
libghc-exceptions-dev (<< 0.11),
libghc-exceptions-prof,
libghc-hashable-dev (>= 1.2),
libghc-hashable-dev (<< 1.5),
- libghc-hashable-prof (>= 0),
- libghc-quickcheck2-dev (>= 0),
- libghc-quickcheck2-prof (>= 0),
- libghc-genvalidity-dev (>= 1.0),
- libghc-genvalidity-prof (>= 0),
- libghc-genvalidity-hspec-dev (>= 0.7),
- libghc-genvalidity-hspec-prof (>= 0),
- libghc-genvalidity-property-dev (>= 0.4),
- libghc-genvalidity-property-prof (>= 0),
- libghc-hspec-dev (>= 2.0),
- libghc-hspec-dev (<< 3),
- libghc-hspec-prof (>= 0),
- libghc-validity-dev (>= 0.8.0.0),
- libghc-validity-prof,
+ libghc-hashable-prof,
+ libghc-quickcheck2-dev <!nocheck>,
+ libghc-aeson-dev <!nocheck>,
+ libghc-genvalidity-dev (>= 1.0) <!nocheck>,
+ libghc-genvalidity-hspec-dev (>= 0.7) <!nocheck>,
+ libghc-hspec-dev (>= 2.0) <!nocheck>,
+ libghc-hspec-dev (<< 3) <!nocheck>,
+ libghc-validity-bytestring-dev (>= 0.4.1.0) <!nocheck>,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-exceptions-doc,
libghc-hashable-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://hackage.haskell.org/package/path
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-path
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-path]
=====================================
p/haskell-path/debian/patches/no-rts-N deleted
=====================================
@@ -1,13 +0,0 @@
-Index: b/path.cabal
-===================================================================
---- a/path.cabal
-+++ b/path.cabal
-@@ -89,7 +89,7 @@ test-suite validity-test
- , path
- , validity >= 0.8.0.0
- default-language: Haskell2010
-- ghc-options: -threaded -rtsopts -with-rtsopts=-N
-+ ghc-options: -threaded -rtsopts
-
- source-repository head
- type: git
=====================================
p/haskell-path/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-rts-N
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/179fdb2b02ebb10b8c7e4b13cea4370f3ef97d80
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/179fdb2b02ebb10b8c7e4b13cea4370f3ef97d80
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/20260210/2fafaccc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list