[Git][haskell-team/DHG_packages][master] repline: Upgrading from 0.2.1.0 to 0.2.2.0

Clint Adams gitlab at salsa.debian.org
Mon Jun 1 20:31:59 BST 2020



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


Commits:
ecfdb349 by Clint Adams at 2020-06-01T15:31:41-04:00
repline: Upgrading from 0.2.1.0 to 0.2.2.0

- - - - -


4 changed files:

- p/haskell-repline/debian/changelog
- p/haskell-repline/debian/control
- − p/haskell-repline/debian/patches/no-fail
- − p/haskell-repline/debian/patches/series


Changes:

=====================================
p/haskell-repline/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-repline (0.2.2.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 01 Jun 2020 15:30:35 -0400
+
 haskell-repline (0.2.1.0-2) unstable; urgency=medium
 
   * Patch out use of fail.


=====================================
p/haskell-repline/debian/control
=====================================
@@ -8,8 +8,12 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-exceptions-dev (>= 0.10),
+ libghc-exceptions-dev (<< 0.11),
+ libghc-exceptions-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.4.0
+ libghc-exceptions-doc,
+Standards-Version: 4.5.0
 Homepage: https://github.com/sdiehl/repline
 X-Description: Haskeline wrapper for GHCi-like REPL interfaces.
  Haskeline wrapper for GHCi-like REPL interfaces. Composable with


=====================================
p/haskell-repline/debian/patches/no-fail deleted
=====================================
@@ -1,10 +0,0 @@
---- a/repline.cabal
-+++ b/repline.cabal
-@@ -31,7 +31,6 @@
-   build-depends:
-     base       >= 4.6 && <5.0,
-     containers >= 0.5 && <0.7,
--    fail       >= 4.9 && <4.10,
-     mtl        >= 2.2 && <2.3,
-     process    >= 1.2 && <2.0,
-     haskeline  >= 0.7 && <0.8


=====================================
p/haskell-repline/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-fail



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ecfdb3491dc855b935b838600331bb7e259bd281

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ecfdb3491dc855b935b838600331bb7e259bd281
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/20200601/892a17fd/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list