[Git][haskell-team/DHG_packages][master] deriving-aeson: Upgrading from 0.2.8 to 0.2.9
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Oct 10 13:17:27 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
af6c12f0 by Clint Adams at 2023-10-10T08:17:10-04:00
deriving-aeson: Upgrading from 0.2.8 to 0.2.9
- - - - -
4 changed files:
- p/haskell-deriving-aeson/debian/changelog
- p/haskell-deriving-aeson/debian/control
- − p/haskell-deriving-aeson/debian/patches/newer-deps
- − p/haskell-deriving-aeson/debian/patches/series
Changes:
=====================================
p/haskell-deriving-aeson/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-deriving-aeson (0.2.9-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 10 Oct 2023 08:15:57 -0400
+
haskell-deriving-aeson (0.2.8-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-deriving-aeson/debian/control
=====================================
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 10),
ghc-prof,
libghc-aeson-dev (>= 1.4.7.0),
libghc-aeson-dev (<< 2.2),
- libghc-aeson-prof (>= 1.4.7.0),
- libghc-aeson-prof (<< 2.2),
+ libghc-aeson-prof,
libghc-aeson-dev,
libghc-aeson-prof,
Build-Depends-Indep: ghc-doc,
=====================================
p/haskell-deriving-aeson/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/deriving-aeson.cabal
-+++ b/deriving-aeson.cabal
-@@ -23,7 +23,7 @@ library
- exposed-modules:
- Deriving.Aeson
- Deriving.Aeson.Stock
-- build-depends: base >= 4.12 && <5, aeson >= 1.4.7.0 && <2.1
-+ build-depends: base >= 4.12 && <5, aeson >= 1.4.7.0 && <2.2
- hs-source-dirs: src
- default-language: Haskell2010
- ghc-options: -Wall -Wcompat
=====================================
p/haskell-deriving-aeson/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/af6c12f03a3239c7a2287d6e6d795f4c2e249030
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/af6c12f03a3239c7a2287d6e6d795f4c2e249030
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/20231010/de541ac7/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list