[ppl] 31/68: Imported Debian patch 0.10.2-9
Andreas Tille
tille at debian.org
Sat Nov 12 08:40:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ppl.
commit 1e703e0611f221d9f7fba747356d08a3ca697e57
Author: Michael Tautschnig <mt at debian.org>
Date: Tue Oct 26 14:18:12 2010 +0200
Imported Debian patch 0.10.2-9
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 88a86a4..650b0ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ppl (0.10.2-9) unstable; urgency=low
+
+ * m68k hasn't fully caught up yet, don't build PPL Prolog interface on m68k.
+ Closes: #601445.
+ * Re-enabled Prolog interface on kfreebsd-* as swi-prolog is now available.
+
+ -- Michael Tautschnig <mt at debian.org> Tue, 26 Oct 2010 14:18:12 +0200
+
ppl (0.10.2-8) unstable; urgency=low
* Ignore testsuite failures on armel as these seem to be caused by
diff --git a/debian/control b/debian/control
index 525e2f3..efc617d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Uploaders: Michael Tautschnig <mt at debian.org>, Arthur Loiret <aloiret at debian.org>
Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 6.0.7~), libgmp3-dev, autoconf, automake1.10, libtool, autotools-dev, swi-prolog [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mips]
+Build-Depends: debhelper (>= 6.0.7~), libgmp3-dev, autoconf, automake1.10, libtool, autotools-dev, swi-prolog (>= 5.10.1) [!hurd-i386 !mips !m68k]
Build-Depends-Indep: doxygen, graphviz, texlive-base-bin, texlive-latex-extra, texlive-latex-recommended, texlive-fonts-recommended, poppler-utils, ghostscript, texlive-extra-utils
Homepage: http://www.cs.unipr.it/ppl/
@@ -102,7 +102,7 @@ Description: Parma Polyhedra Library: Documentation
This package provides the documentation.
Package: libppl-swi
-Architecture: alpha amd64 armel hppa i386 ia64 mipsel powerpc s390 sparc
+Architecture: alpha amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc s390 sparc
Depends: libppl7 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, swi-prolog
Description: Parma Polyhedra Library (SWI Prolog interface)
The Parma Polyhedra Library (PPL) is a C++ library for the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ppl.git
More information about the debian-science-commits
mailing list