[Git][haskell-team/DHG_packages][master] old-locale: patch for newer base
Clint Adams
gitlab at salsa.debian.org
Thu Apr 12 13:44:20 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3f443ed6 by Clint Adams at 2018-04-12T09:43:44-04:00
old-locale: patch for newer base
- - - - -
2 changed files:
- p/haskell-old-locale/debian/changelog
- p/haskell-old-locale/debian/patches/newer-base
Changes:
=====================================
p/haskell-old-locale/debian/changelog
=====================================
--- a/p/haskell-old-locale/debian/changelog
+++ b/p/haskell-old-locale/debian/changelog
@@ -1,3 +1,9 @@
+haskell-old-locale (1.0.0.7-7) unstable; urgency=medium
+
+ * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org> Thu, 12 Apr 2018 09:43:29 -0400
+
haskell-old-locale (1.0.0.7-6) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-old-locale/debian/patches/newer-base
=====================================
--- a/p/haskell-old-locale/debian/patches/newer-base
+++ b/p/haskell-old-locale/debian/patches/newer-base
@@ -1,9 +1,9 @@
--- a/old-locale.cabal
+++ b/old-locale.cabal
-@@ -31,5 +31,5 @@ Library
+@@ -31,5 +31,5 @@
exposed-modules:
System.Locale
- build-depends: base >= 4.2 && < 4.9
-+ build-depends: base >= 4.2 && < 4.10
++ build-depends: base >= 4.2 && < 5
ghc-options: -Wall
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3f443ed6813230e5d716c57252d71eb6034b0050
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3f443ed6813230e5d716c57252d71eb6034b0050
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180412/ee3aa48d/attachment.html>
More information about the Pkg-haskell-commits
mailing list