[DHG_packages] 16/21: github: Bump aeson dep

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 09:05:39 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 fdb76f0c4349fb5f4105a843e7699070e170e6cc
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 10:49:52 2016 +0200

    github: Bump aeson dep
---
 p/haskell-github/debian/changelog                         |  4 ++++
 p/haskell-github/debian/control                           |  2 +-
 p/haskell-github/debian/patches/new-metadata-from-hackage | 13 +++++++++++++
 p/haskell-github/debian/patches/series                    |  1 +
 4 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog
index 18d925c..91a7f9e 100644
--- a/p/haskell-github/debian/changelog
+++ b/p/haskell-github/debian/changelog
@@ -1,8 +1,12 @@
 haskell-github (0.14.1-2) UNRELEASED; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Bump standards version to 3.9.8 (no changes needed)
   * Convert `debian/copyright' to dep5 format
 
+  [ Joachim Breitner ]
+  * Bump aeson dep
+
  -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 10:34:08 +0300
 
 haskell-github (0.14.1-1) unstable; urgency=medium
diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control
index 7005fb3..1beec87 100644
--- a/p/haskell-github/debian/control
+++ b/p/haskell-github/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
  ghc,
  ghc-prof,
  libghc-aeson-dev (>= 0.7.0.6),
- libghc-aeson-dev (<< 0.11),
+ libghc-aeson-dev (<< 0.12),
  libghc-aeson-prof,
  libghc-aeson-compat-dev (>= 0.3.0.0),
  libghc-aeson-compat-dev (<< 0.4),
diff --git a/p/haskell-github/debian/patches/new-metadata-from-hackage b/p/haskell-github/debian/patches/new-metadata-from-hackage
new file mode 100644
index 0000000..848a036
--- /dev/null
+++ b/p/haskell-github/debian/patches/new-metadata-from-hackage
@@ -0,0 +1,13 @@
+Index: haskell-github/github.cabal
+===================================================================
+--- haskell-github.orig/github.cabal	2016-02-02 13:09:06.000000000 +0100
++++ haskell-github/github.cabal	2016-06-01 10:49:25.032434874 +0200
+@@ -99,7 +99,7 @@
+ 
+   -- Packages needed in order to build this package.
+   build-depends: base                  >= 4.7      && <4.9,
+-                 aeson                 >=0.7.0.6   && <0.11,
++                 aeson                 >=0.7.0.6   && <0.12,
+                  attoparsec            >=0.11.3.4  && <0.14,
+                  base-compat           >=0.6.0     && <0.10,
+                  base16-bytestring     >=0.1.1.6   && <0.2,
diff --git a/p/haskell-github/debian/patches/series b/p/haskell-github/debian/patches/series
new file mode 100644
index 0000000..0131f75
--- /dev/null
+++ b/p/haskell-github/debian/patches/series
@@ -0,0 +1 @@
+new-metadata-from-hackage

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