[Git][haskell-team/DHG_packages][master] lzma: Upgrading from 0.0.0.3 to 0.0.0.4

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri Oct 21 19:39:58 BST 2022



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


Commits:
39ee8fd4 by Ilias Tsitsimpis at 2022-10-21T21:37:56+03:00
lzma: Upgrading from 0.0.0.3 to 0.0.0.4

- - - - -


3 changed files:

- p/haskell-lzma/debian/changelog
- − p/haskell-lzma/debian/patches/newer-deps
- − p/haskell-lzma/debian/patches/series


Changes:

=====================================
p/haskell-lzma/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lzma (0.0.0.4-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 21 Oct 2022 21:35:46 +0300
+
 haskell-lzma (0.0.0.3-6) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-lzma/debian/patches/newer-deps deleted
=====================================
@@ -1,59 +0,0 @@
-Index: b/lzma.cabal
-===================================================================
---- a/lzma.cabal
-+++ b/lzma.cabal
-@@ -1,5 +1,8 @@
-+cabal-version:       >=1.10
- name:                lzma
- version:             0.0.0.3
-+x-revision:          7
-+
- synopsis:            LZMA/XZ compression and decompression
- homepage:            https://github.com/hvr/lzma
- bug-reports:         https://github.com/hvr/lzma/issues
-@@ -11,8 +14,7 @@ copyright:           (c) 2015, Herbert V
- stability:           experimental
- category:            Codec, Compression
- build-type:          Simple
--cabal-version:       >=1.10
--tested-with:         GHC ==7.4.2, GHC ==7.6.3, GHC ==7.8.4, GHC ==7.10.3, GHC ==8.0.1, GHC ==8.0.2
-+tested-with:         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==8.10.7, GHC==9.0.1, GHC==9.2.1
- description:
-     This package provides a pure interface for compressing and
-     decompressing
-@@ -28,6 +30,8 @@ description:
-     .
-       * </package/pipes-lzma pipes-lzma> (for </package/pipes pipes>)
-     .
-+      * </package/lzma-conduit lzma-conduit> (for </package/conduit conduit>)
-+    .
- 
- extra-source-files:
-   Changelog.md
-@@ -44,8 +48,8 @@ library
-   exposed-modules:     Codec.Compression.Lzma
-   other-modules:       LibLzma
- 
--  build-depends:       base       >=4.5    && <4.10
--                     , bytestring >=0.9.2  && <0.11
-+  build-depends:       base       >=4.5    && <4.17
-+                     , bytestring >=0.9.2  && <0.12
- 
-   if os(windows)
-     build-depends:     lzma-clib
-@@ -70,10 +74,10 @@ test-suite lzma-tests
-                      , base
-                      , bytestring
-   -- additional dependencies that require version bounds
--  build-depends:       HUnit                      >= 1.2      && <1.4
--                     , QuickCheck                 >= 2.8      && <2.9
--                     , tasty                      >= 0.10     && <0.12
--                     , tasty-hunit                == 0.9.*
--                     , tasty-quickcheck           >= 0.8.3.2  && < 0.9
-+  build-depends:       HUnit                      >= 1.2      && <1.7
-+                     , QuickCheck                 >= 2.8      && <2.15
-+                     , tasty                      >= 0.10     && <1.5
-+                     , tasty-hunit                >= 0.9      && <0.11
-+                     , tasty-quickcheck           >= 0.8.3.2  && <0.11
- 
-   ghc-options:         -Wall -threaded


=====================================
p/haskell-lzma/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/39ee8fd469feb29a906521571d8e21cfc9bd362a
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/20221021/22326651/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list