[yosys] 01/01: berkeley-abc is a build dependency for 'any' as well.
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Nov 6 14:44:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository yosys.
commit d3a3dc09c4d850dff15cff7adcf742d65de023c3
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Nov 6 14:41:13 2016 +0000
berkeley-abc is a build dependency for 'any' as well.
---
debian/changelog | 8 ++++++++
debian/control | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0c638bd..4830bf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+yosys (0.7-2) unstable; urgency=medium
+
+ * debian/control:
+ - Moved berkeley-abc from Build-Depends-Indep to Build-Depends in order
+ to fix dependency problem during test.
+
+ -- Ruben Undheim <ruben.undheim at gmail.com> Sun, 06 Nov 2016 14:40:47 +0000
+
yosys (0.7-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 9f5ee53..17aa0e2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 9),
pkg-config,
txt2man,
iverilog (>= 10.1),
- python3
+ python3,
+ berkeley-abc (>= 1.01+20161002hgeb6eca6+dfsg)
Build-Depends-Indep:
texlive-base,
texlive-generic-recommended,
@@ -28,8 +29,7 @@ Build-Depends-Indep:
texlive-publishers,
texlive-bibtex-extra,
lmodern,
- graphviz,
- berkeley-abc (>= 1.01+20161002hgeb6eca6+dfsg)
+ graphviz
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yosys.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/yosys.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git
More information about the debian-science-commits
mailing list