[Git][haskell-team/DHG_packages][master] primitive: Upgrading from 0.6.4.0 to 0.7.0.1
Clint Adams
gitlab at salsa.debian.org
Sat May 30 17:34:45 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
15ca144c by Clint Adams at 2020-05-30T12:33:35-04:00
primitive: Upgrading from 0.6.4.0 to 0.7.0.1
- - - - -
4 changed files:
- p/haskell-primitive/debian/changelog
- p/haskell-primitive/debian/control
- − p/haskell-primitive/debian/patches/33e01bd67f04907d6a8c5af42fbeedb580a293cc.patch
- − p/haskell-primitive/debian/patches/series
Changes:
=====================================
p/haskell-primitive/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-primitive (0.7.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 May 2020 12:32:36 -0400
+
haskell-primitive (0.6.4.0-3) unstable; urgency=medium
[ Dmitry Bogatov ]
=====================================
p/haskell-primitive/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8),
ghc-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://github.com/haskell/primitive
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-primitive
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-primitive]
=====================================
p/haskell-primitive/debian/patches/33e01bd67f04907d6a8c5af42fbeedb580a293cc.patch deleted
=====================================
@@ -1,51 +0,0 @@
-From 33e01bd67f04907d6a8c5af42fbeedb580a293cc Mon Sep 17 00:00:00 2001
-From: Ryan Scott <ryan.gl.scott at gmail.com>
-Date: Tue, 10 Jul 2018 13:06:54 -0400
-Subject: [PATCH] Allow base-4.12
-
-Fixes #179.
----
- bench/primitive-benchmarks.cabal | 2 +-
- primitive.cabal | 2 +-
- test/primitive-tests.cabal | 4 ++--
- 3 files changed, 4 insertions(+), 4 deletions(-)
-
-#diff --git a/bench/primitive-benchmarks.cabal b/bench/primitive-benchmarks.cabal
-#index 51e49d6..43846ed 100644
-#--- a/bench/primitive-benchmarks.cabal
-#+++ b/bench/primitive-benchmarks.cabal
-#@@ -43,7 +43,7 @@ benchmark bench
-# PrimArray.Compare
-# PrimArray.Traverse
-# build-depends:
-#- base >= 4.8 && < 4.12
-#+ base >= 4.8 && < 4.13
-# , primitive
-# , deepseq
-# , ghc-prim
-Index: haskell-primitive-0.6.4.0/primitive.cabal
-===================================================================
---- haskell-primitive-0.6.4.0.orig/primitive.cabal
-+++ haskell-primitive-0.6.4.0/primitive.cabal
-@@ -53,7 +53,7 @@
- Data.Primitive.Internal.Compat
- Data.Primitive.Internal.Operations
-
-- Build-Depends: base >= 4.5 && < 4.12
-+ Build-Depends: base >= 4.5 && < 4.13
- , ghc-prim >= 0.2 && < 0.6
- , transformers >= 0.2 && < 0.6
-
-Index: haskell-primitive-0.6.4.0/test/primitive-tests.cabal
-===================================================================
---- haskell-primitive-0.6.4.0.orig/test/primitive-tests.cabal
-+++ haskell-primitive-0.6.4.0/test/primitive-tests.cabal
-@@ -28,7 +28,7 @@
- hs-source-dirs: .
- main-is: main.hs
- type: exitcode-stdio-1.0
-- build-depends: base >= 4.5 && < 4.12
-+ build-depends: base >= 4.5 && < 4.13
- , ghc-prim
- , primitive
- , QuickCheck
=====================================
p/haskell-primitive/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-33e01bd67f04907d6a8c5af42fbeedb580a293cc.patch
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/15ca144cb2ce1c4454792c804b2abafdcff5195a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/15ca144cb2ce1c4454792c804b2abafdcff5195a
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/20200530/27925bb2/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list