[Git][haskell-team/DHG_packages][master] store-core: Upgrading from 0.4.4.4 to 0.4.4.6
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Oct 20 16:43:29 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a345164e by Clint Adams at 2023-10-20T11:43:01-04:00
store-core: Upgrading from 0.4.4.4 to 0.4.4.6
- - - - -
3 changed files:
- p/haskell-store-core/debian/changelog
- − p/haskell-store-core/debian/patches/newer-deps
- − p/haskell-store-core/debian/patches/series
Changes:
=====================================
p/haskell-store-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-store-core (0.4.4.6-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 20 Oct 2023 11:27:33 -0400
+
haskell-store-core (0.4.4.4-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
=====================================
p/haskell-store-core/debian/patches/newer-deps deleted
=====================================
@@ -1,21 +0,0 @@
-Index: b/store-core.cabal
-===================================================================
---- a/store-core.cabal
-+++ b/store-core.cabal
-@@ -8,6 +8,7 @@ cabal-version: 1.12
-
- name: store-core
- version: 0.4.4.4
-+x-revision: 1
- synopsis: Fast and lightweight binary serialization
- category: Serialization, Data
- homepage: https://github.com/fpco/store#readme
-@@ -41,7 +42,7 @@ library
- , bytestring >=0.10.4.0 && <1.0
- , ghc-prim >=0.3.1.0 && <1.0
- , primitive >=0.6 && <1.0
-- , text >=1.2.0.4 && <2.0
-+ , text >=1.2.0.4 && <1.3 || >=2.0 && <2.1
- , transformers >=0.3.0.0 && <1.0
- if flag(force-alignment) || arch(PPC) || arch(PPC64) || arch(Mips) || arch(Sparc) || arch(Arm)
- cpp-options: -DALIGNED_MEMORY
=====================================
p/haskell-store-core/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a345164e79f7bfc5dfa59b2b88d4c3052a10ca01
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a345164e79f7bfc5dfa59b2b88d4c3052a10ca01
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/9ed54c0d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list