[Git][haskell-team/DHG_packages][master] config-schema: Upgrading from 1.2.2.0 to 1.3.0.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Oct 8 14:33:19 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2edb8223 by Clint Adams at 2022-10-08T09:32:13-04:00
config-schema: Upgrading from 1.2.2.0 to 1.3.0.0
- - - - -
4 changed files:
- p/haskell-config-schema/debian/changelog
- p/haskell-config-schema/debian/control
- − 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.3.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 08 Oct 2022 09:31:43 -0400
+
haskell-config-schema (1.2.2.0-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
=====================================
p/haskell-config-schema/debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.4.3),
ghc-prof,
- libghc-config-value-dev (>= 0.8),
+ libghc-config-value-dev (>= 0.8.3),
libghc-config-value-dev (<< 0.9),
libghc-config-value-prof,
libghc-free-dev (>= 4.12),
=====================================
p/haskell-config-schema/debian/patches/newer-deps deleted
=====================================
@@ -1,21 +0,0 @@
-Index: b/config-schema.cabal
-===================================================================
---- a/config-schema.cabal
-+++ b/config-schema.cabal
-@@ -1,6 +1,7 @@
- cabal-version: 2.2
- name: config-schema
- version: 1.2.2.0
-+x-revision: 2
- synopsis: Schema definitions for the config-value package
- license: ISC
- license-file: LICENSE
-@@ -35,7 +36,7 @@ library
- Config.Schema.Types
-
- build-depends:
-- base >=4.9 && <4.15,
-+ base >=4.9 && <4.17,
- config-value ^>=0.8,
- containers >=0.5 && <0.7,
- free >=4.12 && <5.2,
=====================================
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/2edb8223125ecedbdb84fc18389f5c9b2956b311
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2edb8223125ecedbdb84fc18389f5c9b2956b311
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/20221008/0db998fc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list