kicad (7.0.7+dfsg-1) unstable; urgency=medium
* [
5ab605a] New upstream version 7.0.7+dfsg
* [
3a7f4d5] Rebuild patch queue from patch-queue branch
+ added patch:
debian-hacks/KiCadFullVersion-Drop-hyphen-in-the-string.patch
+ dropped patch (applied upstream):
fixes/Fix-dblatex-options-within-cmake-file.patch
+ modified/renamed patch:
reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patchi
-> debian/patches/reproducibility/doc-Add-field-revdate-to-asciidoc-files.patch
* [
b4306e8] d/rules: Add KICAD_VERSION_EXTRA to DEB_KICAD_CMAKE_OPTS
Use the option to set a suffix to the by CMake provided version string
through a configure option, by this we don't need to modify source code
file before start the package build. This would break calling
dpkg-buildpackage twice as dpkg-source will detect modification within
the source if called after the first build.
* [
e571530] d/rules: Add target override_dh_clean
Clean out debian/build if exists, would also break dpkg-source.
(Closes: #
1047477)
* [
ff93a8a] d/rules: Resize the icon in the package data
Do not modify the XPM based icon within the source, same again, dpkg-source
will detect modified source then.
* [
81bb2e8] d/rules: Don't modify Asciidoc files for now
Adding a uniqe timestamp to the Asciidoc files will need more effort,
the build isn't reproducible anyway, so drop that modification while build
for now.
* [
1bc5733] d/rules: Drop non existing options from DEB_KICAD_CMAKE_OPTS
Some of previous used and needed CMake options are now no longer
provided or required any longer.
[dgit import unpatched kicad 7.0.7+dfsg-1]