[yosys] 02/02: Fix #835953 (dependency on GCC 5)
Ruben Undheim
rubund-guest at moszumanska.debian.org
Thu Sep 22 17:31:12 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 324696a07a1a9822022362ed79875a9f1fee124c
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Thu Sep 22 19:20:24 2016 +0200
Fix #835953 (dependency on GCC 5)
---
debian/changelog | 9 ++++++---
debian/control | 1 -
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aa89798..dd7dc91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,17 @@
-yosys (0.6-7) UNRELEASED; urgency=medium
+yosys (0.6-7) unstable; urgency=medium
[ Ruben Undheim ]
* Use gbp-pq for patches.
+ * debian/control:
+ - Removed dependency on GCC 5 which was added in 0.6-6. (Closes: #835953)
+ It causes problems now since GCC 6 is default.
[Sebastian Kuzminsky]
* debian/patches/switch-to-free-font.patch: Switch manual tt font
from libertine to inconsolata. The yosys manual doesn't render with
- libertine on sid, but it renders nicely with inconsolata.
+ libertine on sid, but it renders nicely with inconsolata. (Closes: #835678)
- -- Ruben Undheim <ruben.undheim at gmail.com> Sat, 14 May 2016 15:48:19 +0200
+ -- Ruben Undheim <ruben.undheim at gmail.com> Thu, 22 Sep 2016 19:30:37 +0200
yosys (0.6-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 23d2a4a..1ef00dd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Section: electronics
Priority: optional
Testsuite: autopkgtest
Build-Depends: debhelper (>= 9),
- gcc-5 (>= 5.3.1-15),
tcl-dev,
libreadline-dev,
bison,
--
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