[DHG_packages] 32/34: glirc: Bump bounds for newer directory

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

    glirc: Bump bounds for newer directory
---
 p/glirc/debian/changelog               |  6 ++++++
 p/glirc/debian/patches/newer-directory | 18 ++++++++++++++++++
 p/glirc/debian/patches/series          |  1 +
 3 files changed, 25 insertions(+)

diff --git a/p/glirc/debian/changelog b/p/glirc/debian/changelog
index 58b5a0c..f8c71fa 100644
--- a/p/glirc/debian/changelog
+++ b/p/glirc/debian/changelog
@@ -1,3 +1,9 @@
+glirc (2.20.1.1-3) unstable; urgency=medium
+
+  * Bump bounds for newer directory, shipped with ghc-8.0.2.
+
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Thu, 26 Jan 2017 18:30:57 +0200
+
 glirc (2.20.1.1-2) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/glirc/debian/patches/newer-directory b/p/glirc/debian/patches/newer-directory
new file mode 100644
index 0000000..78215b1
--- /dev/null
+++ b/p/glirc/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/glirc.cabal
+===================================================================
+--- a/glirc.cabal
++++ b/glirc.cabal
+@@ -125,7 +125,7 @@ library
+                        config-value         >=0.5    && <0.6,
+                        containers           >=0.5.7  && <0.6,
+                        data-default-class   >=0.1.2  && <0.2,
+-                       directory            >=1.2.6  && <1.3,
++                       directory            >=1.2.6  && <1.4,
+                        filepath             >=1.4.1  && <1.5,
+                        gitrev               >=1.2    && <1.3,
+                        hashable             >=1.2.4  && <1.3,
diff --git a/p/glirc/debian/patches/series b/p/glirc/debian/patches/series
new file mode 100644
index 0000000..8320b23
--- /dev/null
+++ b/p/glirc/debian/patches/series
@@ -0,0 +1 @@
+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