summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-10-17 18:23:42 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-10-17 18:23:42 +0200
commit2390397db3104eb503f46a1cd6b17d37b5942a68 (patch)
tree4fee2ea0b0852af807da0daf08710c7e12d30629 /debian
parent21b42cdffcb5b24bf467ecf2b74adea47bbdc393 (diff)
Changelog entry
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c036f06a..de585208 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,23 @@
yosys (0.8-1) UNRELEASED; urgency=medium
* New upstream release
- * Fix patches after importing new version
+ * debian/control:
+ - New standards version 4.2.1 - no changes
+ * debian/copyright:
+ - New copyright years
+ - Some new copyright holders for certain files
+ * debian/patches: Fix patches after importing new version
+ * d/patches/0013-Let-dpkg-buildpackage-handle-stripping-of-binaries.patch:
+ - Fix issue with empty -dbgsym package
+ * debian/rules:
+ - Enable hardening
+ - Remove redundant '--parallel'
+ - Override dh_auto_install and remove executable permission on some files
+ - Delete one more file in override_dh_auto_clean
+ * debian/yosys.1: Updated man page for new version
+ * debian/yosys.install: Install new files
+ * debian/yosys.lintian-overrides:
+ - Waive a 'spelling error' which is in fact not an error.
-- Ruben Undheim <ruben.undheim@gmail.com> Thu, 30 Aug 2018 19:01:57 +0000