[DHG_packages] 17/34: hackage-security: Bump bounds for newer directory

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Fri Jan 27 09:46:47 UTC 2017


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

iliastsi-guest pushed a commit to branch ghc-8.0.2
in repository DHG_packages.

commit b23ad02a4fdd67d665c421b6e655714d8c52346c
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Wed Jan 25 21:20:39 2017 +0200

    hackage-security: Bump bounds for newer directory
---
 p/haskell-hackage-security/debian/changelog            |  6 ++++++
 .../debian/patches/newer-directory                     | 18 ++++++++++++++++++
 p/haskell-hackage-security/debian/patches/series       |  1 +
 .../debian/patches/use-cryptohash                      |  4 +++-
 4 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/p/haskell-hackage-security/debian/changelog b/p/haskell-hackage-security/debian/changelog
index d578481..0c87859 100644
--- a/p/haskell-hackage-security/debian/changelog
+++ b/p/haskell-hackage-security/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hackage-security (0.5.2.2-7) unstable; urgency=medium
+
+  * Bump bounds for newer directory, shipped with ghc-8.0.2.
+
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Wed, 25 Jan 2017 19:30:44 +0200
+
 haskell-hackage-security (0.5.2.2-6) unstable; urgency=medium
 
   * Version libghc-cabal-{doc,prof} build dependencies too.
diff --git a/p/haskell-hackage-security/debian/patches/newer-directory b/p/haskell-hackage-security/debian/patches/newer-directory
new file mode 100644
index 0000000..99979e7
--- /dev/null
+++ b/p/haskell-hackage-security/debian/patches/newer-directory
@@ -0,0 +1,18 @@
+Description: Bump bounds for newer directory
+ Bump bounds for directory 1.3.0.0, shipped with ghc-8.0.2.
+Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
+Origin: no
+
+Index: b/hackage-security.cabal
+===================================================================
+--- a/hackage-security.cabal
++++ b/hackage-security.cabal
+@@ -101,7 +101,7 @@ library
+                        bytestring        >= 0.9     && < 0.11,
+                        Cabal             >= 1.14    && < 1.26,
+                        containers        >= 0.4     && < 0.6,
+-                       directory         >= 1.1.0.2 && < 1.3,
++                       directory         >= 1.1.0.2 && < 1.4,
+                        ed25519           >= 0.0     && < 0.1,
+                        filepath          >= 1.2     && < 1.5,
+                        mtl               >= 2.2     && < 2.3,
diff --git a/p/haskell-hackage-security/debian/patches/series b/p/haskell-hackage-security/debian/patches/series
index 087bcfb..a9cedbd 100644
--- a/p/haskell-hackage-security/debian/patches/series
+++ b/p/haskell-hackage-security/debian/patches/series
@@ -1 +1,2 @@
 use-cryptohash
+newer-directory
diff --git a/p/haskell-hackage-security/debian/patches/use-cryptohash b/p/haskell-hackage-security/debian/patches/use-cryptohash
index 4158fe4..f714bbf 100644
--- a/p/haskell-hackage-security/debian/patches/use-cryptohash
+++ b/p/haskell-hackage-security/debian/patches/use-cryptohash
@@ -1,6 +1,8 @@
+Index: b/hackage-security.cabal
+===================================================================
 --- a/hackage-security.cabal
 +++ b/hackage-security.cabal
-@@ -107,7 +107,7 @@
+@@ -107,7 +107,7 @@ library
                         mtl               >= 2.2     && < 2.3,
                         parsec            >= 3.1     && < 3.2,
                         pretty            >= 1.0     && < 1.2,

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