Changelog
kicad (5.99.0~20210403.2b89511+dfsg1-1) unstable; urgency=medium
* [618900e] d/gbp.conf: remove component i18n
+ The UI localization for KiCad was handled previously as a dedicated
component tarball. Starting with version 5.99.0 the i18n stuff is now
included within the main tarball, thus we don't need to work with a
component tarball any more.
* [c80a3cb] New upstream version 5.99.0~20210403.2b89511+dfsg1
+ Use a snapshot version from 2021-04-03 as upstream version.
* [db089df] rebuild patch queue from patch-queue branch
+ modified patches:
fixes/Appdata-Add-missing-desktop-entry.patch
+ modified and renamed patch:
fixes/Modifing-the-Exec-cmd-in-the-desktop-files.patch -->
fixes/Modifying-the-Exec-cmd-in-the-desktop-files.patch
+ removed patch:
fixes/spelling-fix-allows-to-allows-one-to.patch
* [5e9e042] d/rules: Remove CMake option for GitHub Plugin
+ The integration of managing GitHub repositories as symbols or
footprints has been removed. So removing the old cmake config option
accordingly.
* [7733be4] d/rules: Set build of i18n and demos explicitly on
+ Even if this option is set default to on, this can change due decisions
by upstream. We always want to build and install the i18n things, so
being better explicit on this.v
* [2bfe7e7] d/rules: Install i18n files into useful folder
+ The cmake configuration doesn't set the FHS conform installation folder
for the compiled 18n message catalog so we need to set this option.
* [6d425e1] d/rules: Be more explicit while modify the version string
+ We want to use the Debian version within the version information instead
of a upstream combined version string. The configuration variable to
inject the version into the UI has been modified so we need to adjust
our version replacement.
* [8333e91] d/rules: Remove old i18n build and install stuff
+ Due the now included i18n stuff inside the source of KiCad we can drop
all previously dedicated added build instructions inside debian/rules.
* [e152dd6] d/control: Adding new required packages for the build
+ The build requires now the packages 'libgtk-3-dev' and
'libpython3-all-dev' to be around.
* [9a7e66f] d/control: Increase required kicad version >= 5.99.0~
+ Increase the depending and suggested version for kicad and additional
kicad-* packages to at least 5.99.0~, will get increased once again when
the first RC of 6.0.0 will be released.
* [c801820] d/kicad-demos.install: Adjust files to install
+ Reflect the new added demo project 'stickhub' and changed file extension
for project files in the kicad-demos package.
* [e52de85] d/kicad.install.in: Adding new additional folder to install
+ All used icons within the UI are taken now from a file 'images.tar.gz',
adding the installation folder for that file.
* [359d1b1] d/rules: Remove any *.md files from installed demos folder
* [7725079] d/copyright: update due updated upstream modifications
+ Updating the copyright information as the source structure has been
changed for various parts of the source code and contributors.
* [213a499] d/kicad.lintian-overrides: Remove entries not needed any more
-- Carsten Schoenert <email address hidden> Sat, 03 Apr 2021 19:02:47 +0200