[DHG_packages] 01/01: haskell-lens: fix ppc64 build (SMP)
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Jun 27 14:10:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository DHG_packages.
commit 70579372c848dcdc5c995bff782e0a3cfc41849d
Author: James Clarke <jrtc27 at debian.org>
Date: Tue Jun 27 16:09:05 2017 +0200
haskell-lens: fix ppc64 build (SMP)
---
p/haskell-lens/debian/changelog | 9 +++++++++
p/haskell-lens/debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/p/haskell-lens/debian/changelog b/p/haskell-lens/debian/changelog
index 8b6a221..ecd965d 100644
--- a/p/haskell-lens/debian/changelog
+++ b/p/haskell-lens/debian/changelog
@@ -1,3 +1,12 @@
+haskell-lens (4.14-3) unstable; urgency=medium
+
+ * Team upload.
+
+ [ James Clarke ]
+ * Add ppc64 to list of SMP architectures (Closes: #866012)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Tue, 27 Jun 2017 16:08:17 +0200
+
haskell-lens (4.14-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-lens/debian/control b/p/haskell-lens/debian/control
index ae9eb56..e11ae18 100644
--- a/p/haskell-lens/debian/control
+++ b/p/haskell-lens/debian/control
@@ -64,7 +64,7 @@ Build-Depends:
libghc-test-framework-dev (>= 0.6),
libghc-test-framework-hunit-dev (>= 0.2),
libghc-test-framework-quickcheck2-dev (>= 0.2),
- libghc-test-framework-th-dev (>= 0.2) [arm64 armel armhf powerpc ppc64el s390x sparc any-amd64 any-i386],
+ libghc-test-framework-th-dev (>= 0.2) [arm64 armel armhf powerpc ppc64 ppc64el s390x sparc any-amd64 any-i386],
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.11),
libghc-text-prof,
--
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