[DHG_packages] 01/02: hledger: Upload to unstable

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Sat Nov 4 19:42:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to annotated tag haskell-hledger-lib_v1.2-1
in repository DHG_packages.

commit 0b6a9cf5c547f4d3d0772fb785c888e58e5d280d
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Sat Nov 4 21:09:11 2017 +0200

    hledger: Upload to unstable
---
 p/haskell-hledger/debian/changelog                | 3 ++-
 p/haskell-hledger/debian/control                  | 2 +-
 p/haskell-hledger/debian/patches/newer-megaparsec | 8 +++++---
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/p/haskell-hledger/debian/changelog b/p/haskell-hledger/debian/changelog
index 3d0e353..ce98445 100644
--- a/p/haskell-hledger/debian/changelog
+++ b/p/haskell-hledger/debian/changelog
@@ -9,8 +9,9 @@ haskell-hledger (1.2-1) unstable; urgency=medium
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
+  * Update newer-megaparsec patch to support megaparsec-5.3.1
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:48:29 -0700
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 04 Nov 2017 21:09:04 +0200
 
 haskell-hledger (1.1-3) unstable; urgency=medium
 
diff --git a/p/haskell-hledger/debian/control b/p/haskell-hledger/debian/control
index 395148a..1fabdd1 100644
--- a/p/haskell-hledger/debian/control
+++ b/p/haskell-hledger/debian/control
@@ -33,7 +33,7 @@ Build-Depends:
  libghc-hledger-lib-dev (<< 1.3),
  libghc-hledger-lib-prof,
  libghc-megaparsec-dev (>= 5.0),
- libghc-megaparsec-dev (<< 5.3),
+ libghc-megaparsec-dev (<< 5.4),
  libghc-megaparsec-prof,
  libghc-mtl-dev,
  libghc-mtl-prof,
diff --git a/p/haskell-hledger/debian/patches/newer-megaparsec b/p/haskell-hledger/debian/patches/newer-megaparsec
index 4846278..973ee9e 100644
--- a/p/haskell-hledger/debian/patches/newer-megaparsec
+++ b/p/haskell-hledger/debian/patches/newer-megaparsec
@@ -1,11 +1,13 @@
+Index: b/hledger.cabal
+===================================================================
 --- a/hledger.cabal
 +++ b/hledger.cabal
-@@ -103,7 +103,7 @@
+@@ -104,7 +104,7 @@ library
      , HUnit
      , mtl
      , old-time
--    , megaparsec >=5.0 && < 5.2
-+    , megaparsec >=5.0 && < 5.3
+-    , megaparsec >=5.0 && < 5.3
++    , megaparsec >=5.0 && < 5.4
      , regex-tdfa
      , safe >=0.2
      , split >=0.1 && <0.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list