Change logs for kicad source package in Buster

  • kicad (5.0.2+dfsg1-1) unstable; urgency=medium
    
      * [9272615] New upstream version 5.0.2+dfsg1
        (Closes: #911559)
      * [967dbe4] rebuild patch queue from patch-queue branch
        + removed patch (included upstream):
          fixes/Use-fixed-version-for-libngspice.so.0.patch
        + updated patch:
          fixes/Add-German-translations-entries-to-appdata.xml.patch
      * [3876be2] kicad: remove package python-wxgtk3.0 from Depends
        + Remove useless dependency on python-wxgtk3.0, KiCad is build without
          wxPython Scripting support and thus we don't need this package
          installed.
    
     -- Carsten Schoenert <email address hidden>  Sun, 16 Dec 2018 09:01:15 +0100
  • kicad (5.0.1+dfsg1-3) unstable; urgency=medium
    
      * [7a56565] rebuild patch queue from patch-queue branch
        + added patch:
          fixes/Use-fixed-version-for-libngspice.so.0.patch
      * [122f38b] d/control: adding dependency on libngspice0 library
        (Closes: #911965)
    
     -- Carsten Schoenert <email address hidden>  Sat, 27 Oct 2018 09:19:43 +0200
  • kicad (5.0.1+dfsg1-2) unstable; urgency=medium
    
      * [736b230] circuit simulation: enable ngspice based schematic simulation
    
     -- Carsten Schoenert <email address hidden>  Sun, 14 Oct 2018 11:35:57 +0200
  • kicad (5.0.0+dfsg1-2) unstable; urgency=medium
    
      * [93df210] d/copyright: add info about appdata.xml
      * [0d2d642] d/kicad.install.in: also install file kicad.appdata.xml
      * [d93a835] rebuild patch queue from patch-queue branch (Closes: #905221)
        + added patches:
          fixes/Add-German-translations-entries-to-appdata.xml.patch
          fixes/Adjust-RTree-default-floating-point-to-use-double.patch
        + modified patch:
          fixes/Modifing-the-Exec-cmd-in-the-desktop-files.patch
      * [60bb5ea] d/rules: remove the deletion of cvpcb.desktop
        + This desktop file was added by the patch queue but later deleted by
          debian/rules. As the patch queue was cleaned on this we don't need the
          deletion in debian/rules any more.
      * [d3f7c9d] d/rules: drop libs3d_plugin_oce library from dh_shlibdeps
        + Due the switch to the OCE suite we need to ensure dh_shlibdeps is also
          taking account into the library libs3d_plugin_oce while collecting the
          symbols from the needed libraries. Removing the libraries from the
          exclusion.
        (Closes: #905605)
      * [9e823f6] d/control: mark kicad-libraries as Multi-Arch: foreign
      * [9f7234e] d/control: increase Standards-Version to 4.2.0
        + No further changes needed.
    
     -- Carsten Schoenert <email address hidden>  Mon, 20 Aug 2018 18:44:29 +0200
  • kicad (5.0.0+dfsg1-1) unstable; urgency=medium
    
      * [ebb652c] New upstream version 5.0.0+dfsg1
        (Closes: #903992)
      * [92686c6] rebuild patch queue from patch-queue branch
        + removed patches:
          fixes/fix-misspelled-Toogle-Toggle.patch
          fixes/fix-misspelled-allow-to-allow-one-to.patch
          fixes/fix-misspelled-allows-to-allows-one-to.patch
          fixes/fix-misspelled-an-other-another.patch
          All patches are applied upstream.
      * [bc6a355] Revert "lintian-overrides: ignore some patch queue patches"
        + The lintian override isn't needed anymore due the changed patch queue.
      * [e900771] d/control: remove pandoc as B-D
        + For building the documentation the pandoc package isn't needed anymore.
      * [c1e20a2] d/README.Debian: extend some more thing for KiCad 5
        + Adding some more information about the changes which are introduced by
          the new KiCad major version.
      * [d74a414] d/kicad.NEWS: adding a NEWS information for kicad
        + Adding also a NEWS file for the kicad package so user get a more visible
          announcement about the changes that take also a notable effect on the user
          side.
    
     -- Carsten Schoenert <email address hidden>  Mon, 23 Jul 2018 16:09:57 +0800
  • kicad (5.0.0~rc3+dfsg1-2) unstable; urgency=medium
    
      * [2c5ba31] d/control: adjust kicad-doc-de description
      * [54b0227] d/kicad-doc-de.doc-base: add new installed files
        + Refresh the entries about the German documentation files within the
          doc-base sequencer and also within the package description.
      * [35b0f9b] d/control: adjust kicad-doc-en description
        + Dito for the English documentation related files.
      * [aa6d6bb] d/control: adjust kicad-doc-ja description
      * [b90d73e] d/kicad-doc-ja.doc-base: add new installed files
        + And also for Japanese.
      * [8f20697] d/control: adjust kicad-doc-ru description
      * [a397cf7] d/kicad-doc-ru.doc-base: add new installed files
        + Also the Russian files did get some updates.
      * [d8c80e4] Adding entries and dh sequencer for Indonesian docu
        + The Indonesian documentation got extended and is now re-added.
      * [6f883c7] Adding entries and dh sequencer for Chinese docu
        + The Chinese documentation is new and added by this commit.
      * [e43e930] rebuild patch queue from patch-queue branch
        + Adding some patches about fixing spelling issues.
      * [c37d816] lintian-overrides: ignore some patch queue patches
      * [5fc6dfb] link README-bom.txt from /u/s/d/kicad
        + The Readme file about the *.txt, *.py and *.xsl files for the plugins
          is now placed within the /u/s/d/kicad folder but also linked within the
          plugin folder.
      * [4fddc71] d/kicad.install.in: fix install of 3d plugin
        + We dropped the 3D plugin installation by the last upload and 3D models
          aren't visible by this anymore. Corrected with this commit.
        (Closes: #903291)
    
     -- Carsten Schoenert <email address hidden>  Mon, 09 Jul 2018 16:46:59 +0200
  • kicad (5.0.0~rc3+dfsg1-1) unstable; urgency=medium
    
      * [2500209] debian/watch: catch also RC versions correctly
        + The watch file didn't detected the RC versions correctly due missed
          usage of uversionmangle. Also switch to version 4.
      * [5365fcd] New upstream version 5.0.0~rc3+dfsg1
      * [1243924] rebuild patch queue from patch-queue branch
        + removed patch:
          fixes/Set-ViewBBox-to-viewitem-size.patch
      * [72acf81] debian/control: adding B-D on texlive-lang-chinese
        + A basic translation to Chinese is now available from upstream that needs
          a extension of the Build-Depends field. The created Chinese
          documentation files will be added in a later version.
      * [cc1d3ad] debian/control: increase Standards-Version to 4.1.5
        + No further changes needed.
      * [59c6649] debian/kicad.install.in: adjust install folders
        + The content of the plugins folder is now correctly installed into
          /usr/share/kicad/plugins by upstream, adjust this in the sequencer file.
      * [458f26d] debian/copyright: small adjustment due upstream change
    
     -- Carsten Schoenert <email address hidden>  Thu, 05 Jul 2018 21:24:17 +0200
  • kicad (5.0.0~rc2+dfsg1-3) unstable; urgency=medium
    
      * [6a38e45] rebuild patch queue from patch-queue branch
        + added patch:
          fixes/Set-ViewBBox-to-viewitem-size.patch
          Cherry-picked from the current upstream development to fix a segfault
          that was happen on i386 in the pcbnew application.
        (Closes: #896706)
    
     -- Carsten Schoenert <email address hidden>  Wed, 06 Jun 2018 20:17:52 +0200
  • kicad (4.0.7+dfsg1-1) unstable; urgency=medium
    
      * [c306ee5] New upstream version 4.0.7+dfsg1
        (Closes: #875942, #841539)
      * [9ef473f] create_kicad_upstream_tarballs.sh: adjust to recent GH API
        + Use a improved curl call to catch up all footprint related repositories
          on GitHub. KiCad has now over 100 Repositories, but the GH API allows
          only so query 100 per call.
          Updating the list of repositories to download accordingly.
      * [74df4fe] README.Debian: adding info about changes in 4.0.7
        + Update the list of changed/moved repos, adding information about the
          newly repositories.
      * [05d21ad] debian/control: move Maintainer to PKG Electronics Team
        + Let the KiCad packages move over to the PKG Electronix Team! The ML
          there has quite a wider coverage. Remove Richard from the Uploaders.
          Tanks go out to Richard for maintenance in the past years!
      * [bb2e680] debian/control: increase Standards-Version to 4.0.1
      * [e655e36] rebuild patch queue from patch-queue branch
        + Refresh the patch queue, no functional changes.
      * [5145b7a] debian/rules: use DEB_* variables for entries from changelog
        + Let us use variables from /u/s/dpkg/pkg-info.mk, especially for picking
          version and date of the package.
      * [1addf7c] debian/copyright: reflect last changes and updates
      * [c4e6635] kicad-doc-id.doc-base: update due added kicad i18n
        + The manual for KiCad itself is now included for Indonesian.
      * [1aff1fb] kicad-common: symlink more renamed footprint libraries
        + Upstream modified again the footprint names, we need to add more symlinks
          to let existing installation find the new repositories by the old
          referenced name.
      * [ea4e7d5] kicad-common.install: not installing folder /u/s/mimelnk
        + Michael Biebl pointed to a useless installation of old mimelnk data,
          this is cruft as it was only valid until the KDE3 desktop environment.
        (Closes: #875527)
      * [7a1e05a] debian/control: drop B-D on quilt
    
     -- Carsten Schoenert <email address hidden>  Sun, 17 Sep 2017 10:29:35 +0200
  • kicad (4.0.6+dfsg1-1) unstable; urgency=medium
    
      [ Carsten Schoenert ]
      * [4d0ee6b] debian/rules: make dh_fixperms arch-depended (again)
        + kicad-common is depending on python2 so we need to ensure dh_fixperms
          for kicad-common is called within the arch-depend built.
      * [4608380] idf2vrml.1: fix syntax of the hyphen for option '-k'
      * [99b44a2] update footprint libraries for component tarball
        + Upstream has renamed and also added some libraries after the release of
          version 4.0.4. Related to the API of GitHub and more than 100
          repositories in the KiCad organisation we need no adjust the collection
          of the footprint libraries.
          We still use a static list for the creation of the *.orig.tar.xz based
          on the changed API call.
      * [913d32a] New upstream version 4.0.6+dfsg1
      * [4e62f6c] rebuild patch queue from patch-queue branch
      * [9ec8227] debian/control: update B-D after upstream changes
      * [8b0f985] adding new -doc package with Indonesian i18n
        + A new documentation package for Indonesian is available. Currently only
         for 'Getting Started in KiCad'.
      * [a08cede] README.Debian: adding README for Debian specific remarks
      * [c00487e] debian/rules: set permissions for *.kicad_mod files
      * [9bf9f8c] kicad-common: symlink renamed footprint libraries
        + Due the changes within the upstream source we got also different content
          for kicad-common now. We added some symlinking to get backward
          compatibility for existing installations and user settings.
        (Closes: #859409, #860093)
      * [8de0b6d] autopkg: starting first autopkg test for footprint libs
    
     -- Carsten Schoenert <email address hidden>  Mon, 19 Jun 2017 09:58:21 +0200
  • kicad (4.0.5+dfsg1-4) unstable; urgency=medium
    
      [ Carsten Schoenert ]
      * [375ce2f] Revert "debian/control: decrease Architectures for arch packages"
        + removing the arch specific decrease of the build architecture, it's
          really not useful here (Thx Emilio & Aurelien)
      * [b2c400d] kicad-common.lintian-overrides: ingoring Lintian
        + kicad-common is now arch dependend, silence lintian here that is saying
          kicad-common has only content that is indep but we relay on the python
          package
    
     -- Carsten Schoenert <email address hidden>  Wed, 25 Jan 2017 22:38:35 +0100