[Git][haskell-team/DHG_packages][master] store-core: Upgrading from 0.4.4 to 0.4.4.2
Clint Adams
gitlab at salsa.debian.org
Sun May 31 14:02:31 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6d4aac24 by Clint Adams at 2020-05-31T09:02:07-04:00
store-core: Upgrading from 0.4.4 to 0.4.4.2
- - - - -
4 changed files:
- p/haskell-store-core/debian/changelog
- p/haskell-store-core/debian/control
- + p/haskell-store-core/debian/patches/no-fail
- + p/haskell-store-core/debian/patches/series
Changes:
=====================================
p/haskell-store-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-store-core (0.4.4.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 31 May 2020 09:00:58 -0400
+
haskell-store-core (0.4.4-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-store-core/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10),
libghc-primitive-prof (<< 1.0),
Build-Depends-Indep: ghc-doc,
libghc-primitive-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://github.com/fpco/store#readme
X-Description: fast and lightweight binary serialization
This is a lightweight core used by the store package.
=====================================
p/haskell-store-core/debian/patches/no-fail
=====================================
@@ -0,0 +1,10 @@
+--- a/store-core.cabal
++++ b/store-core.cabal
+@@ -39,7 +39,6 @@
+ build-depends:
+ base >=4.7 && <5
+ , bytestring >=0.10.4.0 && <1.0
+- , fail >=4.9
+ , ghc-prim >=0.3.1.0 && <1.0
+ , primitive >=0.6 && <1.0
+ , text >=1.2.0.4 && <2.0
=====================================
p/haskell-store-core/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6d4aac24ba1f23cd9ca9a44899f291843569ad33
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6d4aac24ba1f23cd9ca9a44899f291843569ad33
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/20200531/d643e7e0/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list