[pari-sage] 02/03: Build-Depends on bison
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat Sep 24 01:22:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository pari-sage.
commit a6cd5819ad4c0dd51ca1791385221102339c7b6e
Author: Jerome BENOIT <quartermaster at rezozer.net>
Date: Sat Sep 24 02:13:47 2016 +0100
Build-Depends on bison
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 27b4236..ccda6fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
pari (2.8-2771-gb70b447-2) unstable-sage; urgency=medium
* Apply perl-no-dot-in-inc from pari[-main]-2.7.6 (Bill Allombert).
+ * d/control, add bison to Build-Depends field.
- -- Jerome Benoit <calculus at rezozer.net> Sat, 24 Sep 2016 01:09:29 +0000
+ -- Jerome Benoit <calculus at rezozer.net> Sat, 24 Sep 2016 01:12:11 +0000
pari (2.8-2771-gb70b447-1) unstable-sage; urgency=medium
diff --git a/debian/control b/debian/control
index afd7d9d..8576772 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: pari
-Build-Depends: debhelper (>= 5), libreadline-dev, libx11-dev, libgmp-dev
+Build-Depends: debhelper (>= 5), bison, libreadline-dev, libx11-dev, libgmp-dev
Build-Depends-Indep: texlive-base
Section: math
Priority: optional
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pari-sage.git
More information about the debian-science-commits
mailing list