[DHG_packages] 29/34: snap: Bump bounds for newer directory

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Fri Jan 27 09:46:49 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 0f01ce83497c9fad62b74e9620ed36fba672b0f6
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Thu Jan 26 18:34:04 2017 +0200

    snap: Bump bounds for newer directory
---
 p/haskell-snap/debian/changelog                  |  5 +++--
 p/haskell-snap/debian/patches/newer-directory    | 18 ++++++++++++++++++
 p/haskell-snap/debian/patches/rename-snap-binary |  2 ++
 p/haskell-snap/debian/patches/series             |  1 +
 4 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/p/haskell-snap/debian/changelog b/p/haskell-snap/debian/changelog
index 7d0daa2..fe91685 100644
--- a/p/haskell-snap/debian/changelog
+++ b/p/haskell-snap/debian/changelog
@@ -1,11 +1,12 @@
-haskell-snap (1.0.0.1-4) UNRELEASED; urgency=medium
+haskell-snap (1.0.0.1-4) unstable; urgency=medium
 
   * Correct package description, since 'snap-framework' has been moved
     to a different package, namely haskell-snap-templates.
   * Do not recommend libghc-snap-loader-{dynamic,static}-dev.
     Both of these packages have been removed from the archive.
+  * Bump bounds for newer directory, shipped with ghc-8.0.2.
 
- -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Mon, 21 Nov 2016 12:13:17 +0200
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Thu, 26 Jan 2017 18:26:20 +0200
 
 haskell-snap (1.0.0.1-3) unstable; urgency=medium
 
diff --git a/p/haskell-snap/debian/patches/newer-directory b/p/haskell-snap/debian/patches/newer-directory
new file mode 100644
index 0000000..51ee521
--- /dev/null
+++ b/p/haskell-snap/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/snap.cabal
+===================================================================
+--- a/snap.cabal
++++ b/snap.cabal
+@@ -111,7 +111,7 @@ Library
+     clientsession             >= 0.8      && < 0.10,
+     configurator              >= 0.1      && < 0.4,
+     containers                >= 0.2      && < 0.6,
+-    directory                 >= 1.1      && < 1.3,
++    directory                 >= 1.1      && < 1.4,
+     directory-tree            >= 0.10     && < 0.13,
+     dlist                     >= 0.5      && < 0.9,
+     filepath                  >= 1.3      && < 1.5,
diff --git a/p/haskell-snap/debian/patches/rename-snap-binary b/p/haskell-snap/debian/patches/rename-snap-binary
index 7abe726..c4ef1d7 100644
--- a/p/haskell-snap/debian/patches/rename-snap-binary
+++ b/p/haskell-snap/debian/patches/rename-snap-binary
@@ -4,6 +4,8 @@ Author: Joachim Breitner <nomeata at debian.org>
 Bug-Debian: http://bugs.debian.org/741503
 Forwarded: not-needed
 
+Index: b/snap.cabal
+===================================================================
 --- a/snap.cabal
 +++ b/snap.cabal
 @@ -14,7 +14,7 @@ description:
diff --git a/p/haskell-snap/debian/patches/series b/p/haskell-snap/debian/patches/series
index e341243..9c42677 100644
--- a/p/haskell-snap/debian/patches/series
+++ b/p/haskell-snap/debian/patches/series
@@ -1 +1,2 @@
 rename-snap-binary
+newer-directory

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