[Git][haskell-team/DHG_packages][master] config-schema: Upgrading from 0.5.0.1 to 1.1.0.0
Clint Adams
gitlab at salsa.debian.org
Sat Jul 27 15:10:36 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1561923f by Clint Adams at 2019-07-27T14:10:17Z
config-schema: Upgrading from 0.5.0.1 to 1.1.0.0
- - - - -
3 changed files:
- p/haskell-config-schema/debian/changelog
- − p/haskell-config-schema/debian/patches/newer-deps
- − p/haskell-config-schema/debian/patches/series
Changes:
=====================================
p/haskell-config-schema/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-config-schema (1.1.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 27 Jul 2019 10:09:46 -0400
+
haskell-config-schema (0.5.0.1-4) unstable; urgency=medium
* Patch for newer build dependencies.
=====================================
p/haskell-config-schema/debian/patches/newer-deps deleted
=====================================
@@ -1,21 +0,0 @@
---- a/config-schema.cabal
-+++ b/config-schema.cabal
-@@ -25,13 +25,13 @@
-
- library
- exposed-modules: Config.Schema, Config.Schema.Docs, Config.Schema.Load, Config.Schema.Spec
-- build-depends: base >=4.8 && <4.12,
-+ build-depends: base >=4.8 && <4.13,
- config-value >=0.6 && <0.7,
-- containers >=0.5 && <0.6,
-- free >=4.12 && <5.1,
-- kan-extensions >=5.0.2 && <5.2,
-+ containers >=0.5 && <0.7,
-+ free >=4.12 && <5.2,
-+ kan-extensions >=5.0.2 && <5.3,
- pretty >=1.1.2 && <1.2,
-- semigroupoids >=5.1 && <5.3,
-+ semigroupoids >=5.1 && <5.4,
- text >=1.2 && <1.3,
- transformers >=0.4 && <0.6
-
=====================================
p/haskell-config-schema/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1561923f4b99df3d4c0631129ca7cc789bc42261
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1561923f4b99df3d4c0631129ca7cc789bc42261
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/20190727/ccb92323/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list