[Git][haskell-team/DHG_packages][master] 2 commits: config-value: Upgrading from 0.6.3.1 to 0.7.0.1

Clint Adams gitlab at salsa.debian.org
Tue Jun 2 03:19:15 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
efbf1f63 by Clint Adams at 2020-06-01T22:16:42-04:00
config-value: Upgrading from 0.6.3.1 to 0.7.0.1

- - - - -
42f40f75 by Clint Adams at 2020-06-01T22:17:58-04:00
config-schema: Upgrading from 1.1.0.0 to 1.2.0.0

- - - - -


5 changed files:

- p/haskell-config-schema/debian/changelog
- p/haskell-config-schema/debian/control
- p/haskell-config-value/debian/changelog
- − p/haskell-config-value/debian/patches/newer-deps
- − p/haskell-config-value/debian/patches/series


Changes:

=====================================
p/haskell-config-schema/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-config-schema (1.2.0.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 01 Jun 2020 22:17:58 -0400
+
 haskell-config-schema (1.1.0.0-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-config-schema/debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc (>= 8.4.3),
  ghc-prof,
- libghc-config-value-dev (>= 0.6),
- libghc-config-value-dev (<< 0.7),
+ libghc-config-value-dev (>= 0.7),
+ libghc-config-value-dev (<< 0.8),
  libghc-config-value-prof,
  libghc-free-dev (>= 4.12),
  libghc-free-dev (<< 5.2),


=====================================
p/haskell-config-value/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-config-value (0.7.0.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 01 Jun 2020 22:16:28 -0400
+
 haskell-config-value (0.6.3.1-4) unstable; urgency=medium
 
   * Patch for newer deps.


=====================================
p/haskell-config-value/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- haskell-config-value-0.6.3.1.orig/config-value.cabal
-+++ haskell-config-value-0.6.3.1/config-value.cabal
-@@ -33,7 +33,7 @@ library
-                        Config.Pretty,
-                        Config.Value
- 
--  build-depends:       base       >= 4.8     && < 4.12,
-+  build-depends:       base       >= 4.8     && < 4.13,
-                        array      >= 0.4     && < 0.6,
-                        pretty     >= 1.1.1.0 && < 1.2,
-                        text       >= 1.2.0.4 && < 1.3


=====================================
p/haskell-config-value/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ca5a9f732738fab797930a5c4ffb64b85325ce05...42f40f75d34852158da9618c0d20d695671e0e11

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ca5a9f732738fab797930a5c4ffb64b85325ce05...42f40f75d34852158da9618c0d20d695671e0e11
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/20200602/c29cd7f1/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list