[Git][haskell-team/DHG_packages][master] tar: Upgrading from 0.5.1.1 to 0.6.4.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Jan 5 00:42:26 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7db8b438 by Clint Adams at 2026-01-04T19:41:41-05:00
tar: Upgrading from 0.5.1.1 to 0.6.4.0
- - - - -
3 changed files:
- p/haskell-tar/debian/changelog
- − p/haskell-tar/debian/patches/newer-deps
- − p/haskell-tar/debian/patches/series
Changes:
=====================================
p/haskell-tar/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tar (0.5.1.1-6) UNRELEASED; urgency=medium
+haskell-tar (0.6.4.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:39 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 04 Jan 2026 19:41:10 -0500
haskell-tar (0.5.1.1-5) unstable; urgency=medium
=====================================
p/haskell-tar/debian/patches/newer-deps deleted
=====================================
@@ -1,83 +0,0 @@
-Index: b/tar.cabal
-===================================================================
---- a/tar.cabal
-+++ b/tar.cabal
-@@ -1,6 +1,7 @@
- cabal-version: 1.12
- name: tar
- version: 0.5.1.1
-+x-revision: 10
-
- license: BSD3
- license-file: LICENSE
-@@ -26,7 +27,8 @@ description: This library is for wor
- build-type: Simple
- extra-source-files: changelog.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.1
-+ 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.3, GHC==8.10.4, GHC==9.0.1
-
- source-repository head
- type: git
-@@ -40,24 +42,24 @@ flag old-bytestring
-
- library
-
-- build-depends: base >= 4 && < 4.14,
-- filepath < 1.5,
-+ build-depends: base >= 4 && < 4.20,
-+ filepath < 1.6,
- array < 0.6,
-- containers >= 0.2 && < 0.7,
-- deepseq >= 1.1 && < 1.5
-+ containers >= 0.2 && < 0.8,
-+ deepseq >= 1.1 && < 1.6
-
- if flag(old-time)
- build-depends: directory < 1.2, old-time < 1.2
- else
-- build-depends: directory >= 1.2 && < 1.4, time < 1.10
-+ build-depends: directory >= 1.2 && < 1.4, time < 1.13
-
- if flag(old-bytestring)
- build-depends: bytestring-builder >= 0.10.4.0.2 && < 0.11, bytestring == 0.9.*
- else
-- build-depends: bytestring == 0.10.*
-+ build-depends: bytestring >= 0.10 && < 0.13
-
- if !impl(ghc >= 8.0)
-- build-depends: semigroups == 0.18.*
-+ build-depends: semigroups >= 0.18 && < 0.20
-
- exposed-modules:
- Codec.Archive.Tar
-@@ -101,8 +103,8 @@ test-suite properties
- deepseq,
- bytestring-handle,
- QuickCheck == 2.*,
-- tasty >= 0.10 && <0.12,
-- tasty-quickcheck == 0.8.*
-+ tasty >= 0.10 && <1.6,
-+ tasty-quickcheck >= 0.8 && <0.11
-
- if flag(old-time)
- build-depends: directory < 1.2, old-time
-@@ -115,7 +117,7 @@ test-suite properties
- build-depends: bytestring >= 0.10
-
- if !impl(ghc >= 8.0)
-- build-depends: semigroups == 0.18.*
-+ build-depends: semigroups >= 0.18 && <0.20
-
- default-language: Haskell2010
-
-@@ -162,7 +164,7 @@ benchmark bench
- criterion >= 1.0
-
- if !impl(ghc >= 8.0)
-- build-depends: semigroups == 0.18.*
-+ build-depends: semigroups >= 0.18 && <0.20
-
- default-language: Haskell2010
-
=====================================
p/haskell-tar/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7db8b43826a6747bff95fd31fc14b9532716250d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7db8b43826a6747bff95fd31fc14b9532716250d
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/20260105/7b3b6dfc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list