[DHG_packages] 63/111: heist: Upgrading from 0.14.1.1 to 0.14.1.4

Joachim Breitner nomeata at moszumanska.debian.org
Sun May 29 10:43:04 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit dc2cb66771e021d9012c8a0a3e36d688758b3348
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun May 29 12:11:43 2016 +0200

    heist: Upgrading from 0.14.1.1 to 0.14.1.4
---
 p/haskell-heist/debian/changelog                     |  8 ++++++--
 p/haskell-heist/debian/control                       |  2 +-
 .../debian/patches/newer-aeson-and-vector            | 20 --------------------
 p/haskell-heist/debian/patches/series                |  1 -
 4 files changed, 7 insertions(+), 24 deletions(-)

diff --git a/p/haskell-heist/debian/changelog b/p/haskell-heist/debian/changelog
index 58649e1..e9bbae2 100644
--- a/p/haskell-heist/debian/changelog
+++ b/p/haskell-heist/debian/changelog
@@ -1,9 +1,13 @@
-haskell-heist (0.14.1.1-5) UNRELEASED; urgency=medium
+haskell-heist (0.14.1.4-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:26 +0300
+  [ Joachim Breitner ]
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 29 May 2016 12:11:43 +0200
 
 haskell-heist (0.14.1.1-4) unstable; urgency=medium
 
diff --git a/p/haskell-heist/debian/control b/p/haskell-heist/debian/control
index b7413c7..c764723 100644
--- a/p/haskell-heist/debian/control
+++ b/p/haskell-heist/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
  libghc-monadcatchio-transformers-dev (<< 0.4),
  libghc-monadcatchio-transformers-prof,
  libghc-aeson-dev (>= 0.6),
- libghc-aeson-dev (<< 0.11),
+ libghc-aeson-dev (<< 0.12),
  libghc-aeson-prof,
  libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-dev (<< 0.14),
diff --git a/p/haskell-heist/debian/patches/newer-aeson-and-vector b/p/haskell-heist/debian/patches/newer-aeson-and-vector
deleted file mode 100644
index 82b744e..0000000
--- a/p/haskell-heist/debian/patches/newer-aeson-and-vector
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/heist.cabal
-+++ b/heist.cabal
-@@ -140,7 +140,7 @@
- 
-   build-depends:
-     MonadCatchIO-transformers  >= 0.2.1   && < 0.4,
--    aeson                      >= 0.6     && < 0.9,
-+    aeson                      >= 0.6     && < 0.11,
-     attoparsec                 >= 0.10    && < 0.14,
-     base                       >= 4.5     && < 5,
-     blaze-builder              >= 0.2     && < 0.5,
-@@ -161,7 +161,7 @@
-     time                       >= 1.1     && < 1.6,
-     transformers               >= 0.3     && < 0.5,
-     unordered-containers       >= 0.1.4   && < 0.3,
--    vector                     >= 0.9     && < 0.11,
-+    vector                     >= 0.9     && < 0.12,
-     xmlhtml                    >= 0.2.3   && < 0.3
- 
-   if impl(ghc >= 6.12.0)
diff --git a/p/haskell-heist/debian/patches/series b/p/haskell-heist/debian/patches/series
deleted file mode 100644
index 6bb791c..0000000
--- a/p/haskell-heist/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-aeson-and-vector

-- 
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