[Git][haskell-team/DHG_packages][master] vector: Upgrading from 0.13.0.0 to 0.13.1.0

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Oct 20 16:46:28 BST 2023



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
94371bb4 by Clint Adams at 2023-10-20T11:46:00-04:00
vector: Upgrading from 0.13.0.0 to 0.13.1.0

- - - - -


4 changed files:

- p/haskell-vector/debian/changelog
- p/haskell-vector/debian/control
- − p/haskell-vector/debian/patches/newer-deps
- p/haskell-vector/debian/patches/series


Changes:

=====================================
p/haskell-vector/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-vector (0.13.1.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 20 Oct 2023 11:44:17 -0400
+
 haskell-vector (0.13.0.0-2) unstable; urgency=medium
 
   * Patch for newer dependencies


=====================================
p/haskell-vector/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 9),
  ghc-prof,
  libghc-primitive-dev (>= 0.6.4.0),
- libghc-primitive-dev (<< 0.9),
+ libghc-primitive-dev (<< 0.10),
  libghc-primitive-prof,
  libghc-vector-stream-dev (>= 0.1),
  libghc-vector-stream-dev (<< 0.2),


=====================================
p/haskell-vector/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
-Index: b/vector.cabal
-===================================================================
---- a/vector.cabal
-+++ b/vector.cabal
-@@ -1,5 +1,6 @@
- Name:           vector
- Version:        0.13.0.0
-+x-revision: 5
- -- don't forget to update the changelog file!
- License:        BSD3
- License-File:   LICENSE
-@@ -139,9 +140,9 @@ Library
-   Install-Includes:
-         vector.h
- 
--  Build-Depends: base >= 4.9 && < 4.17
--               , primitive >= 0.6.4.0 && < 0.8
--               , deepseq >= 1.1 && < 1.5
-+  Build-Depends: base >= 4.9 && < 4.20
-+               , primitive >= 0.6.4.0 && < 0.9
-+               , deepseq >= 1.1 && < 1.6
-                , vector-stream >= 0.1 && < 0.2
- 
-   Ghc-Options: -O2 -Wall


=====================================
p/haskell-vector/debian/patches/series
=====================================
@@ -1,2 +1 @@
-newer-deps
 sse2



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/94371bb49add9dad6b76ed2df0cd446dce756cad
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/20231020/6f54a907/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list