Change logs for kicad source package in Xenial

  • kicad (4.0.2+dfsg1-4) unstable; urgency=medium
    
      * added a dependency on python-wxgtk3.0. Closes: #816525
    
     -- Georges Khaznadar <email address hidden>  Thu, 03 Mar 2016 10:34:37 +0100
  • kicad (4.0.2+dfsg1-1) unstable; urgency=medium
    
      * removed the obsoleted file debian/get_newest_source.sh
      * modified debian/get-kicad.sh to download data from i18n
        repositories, and to get kicad's core with version number 4.0.2
      * updated to version 2.0.2
      * created a new Makefile to compile i18n PO files
      * fixed a mistake in bitmaps_png/CMakeLists.txt's patch : no need to
        patch that file since files with copyright issues were replaced.
      * added a build-dependency on gettext
    
     -- Georges Khaznadar <email address hidden>  Mon, 15 Feb 2016 15:15:34 +0100
  • kicad (4.0.1+dfsg1-2) unstable; urgency=medium
    
      * fixed the short package description for kicad-doc-de.
        Closes: #813605
      * added usr/lib/python2.7/dist-packages in d/kicad.install.
        Closes: #813655
      * removed the change done in bitmpas_png/CmakeLists.txt
    
     -- Georges Khaznadar <email address hidden>  Thu, 04 Feb 2016 09:35:29 +0100
  • kicad (4.0.1+dfsg1-1) unstable; urgency=medium
    
      * repacked the source tarball, to withdraw files with a wrong license
        and the .cpp files which were generated from those sources.
      * created a new script debian/get_newest_source.sh and a file
        debian/watch to enjoy it.
      * modified debian/get_newest_source.sh to notify files with wrong
        licenses.
      * replaced files find.svg and find_replace.svg which came with wrong
        licenses, and compiled them into cpp files.
      * updated the URL in debian/copyright for Poly2Tri
      * added a build-dependency on python-dev
      * fixed the dependency on libglew1.13|libglew1.10 which prenvented
        the installation of kicad. Closes: #807082; Closes: #805115
      * checked that the scripts provided by Alexandre Rebert cannot
        crash kicad's binaries any longer. Closes:  #715686.
        Closes:  #716091. Closes: #716557.
      * checked that the script to get sources does not miss
        'TO_SOT_Packages_SMD.pretty' neither 'TO_SOT_Packages_THT.pretty'.
        Closes: #804614
      * added a build-dependency on python-all
      * modified debian/get-kicad.sh to upgrade to version 4.0.1
      * upgraded to the new upstream version
      * xsltproc is now invoked with --nonet; Closes: #807082
      * verified that all .pretty files are dowloaded when the source
        package is created. Closes: #804614
      * added a dependency on libglew >= 1.10; Closes: #805115
      * added compile definitions to build python scripting features,
        as recommended at http://kicad-pcb.org/download/source/
      * added a build-dependencies on python-wxgtk3.0-dev and swig
      * reactivated packages kicad-doc-de and kicad-doc-es; added build
        dependencies texlive-lang-german and texlive-langspanish.
      * added a dependency kicad-common -> python as this package contains
        one python script. Added --with python option to the dh call.
    
     -- Georges Khaznadar <email address hidden>  Thu, 07 Jan 2016 19:11:44 +0100
  • kicad (4.0.0~rc1a-3) unstable; urgency=medium
    
      * added a build-dependency on docbook-xsl; enforced a non-parallel build
        for documents, following Simon Richter's hints. Closes: #806967
    
     -- Georges Khaznadar <email address hidden>  Sun, 06 Dec 2015 20:08:42 +0100
  • kicad (4.0.0~rc1a-1ubuntu1) xenial; urgency=medium
    
      * Add missing Build-Depends to fix arch:all FTBFS
    
     -- Graham Inggs <email address hidden>  Fri, 04 Dec 2015 13:33:55 +0200
  • kicad (4.0.0~rc1a-1) unstable; urgency=medium
    
      * added a dependency on libglew1.13; Closes #805115
      * added new flags for CMAKE_OPTS in Makefile to display the correct version
        in windows' titles.
      * added "manually" repositories for TO_SOT_Packages_THT.pretty and
        TO_SOT_Packages_SMD.pretty; Closes #804614
      * remade the source package as too much files have been added for a simple
        patch
    
     -- Georges Khaznadar <email address hidden>  Sun, 15 Nov 2015 15:58:56 +0100
  • kicad (4.0.0~rc1-2) unstable; urgency=medium
    
      * fixed a typo in Makefile
      * lowered the number of dependencies (dropped the dependency on all boost
        libs, made a list of more precise dependencies)
      * added CPPFLAGS to CXXFLAGS (workaround explained at
        https://wiki.debian.org/Hardening#Notes_for_packages_using_CMake)
      * added a switch -j4 in Makefile to trigger multithreading for the main
        build
    
     -- Georges Khaznadar <email address hidden>  Wed, 04 Nov 2015 10:48:42 +0100
  • kicad (4.0.0~rc1-1) unstable; urgency=medium
    
      * updated the script get-kicad.sh to download the core from Github, docs
        and libraryes from Github. *.pretty libraries are downloaded from
        Github too.
      * created Makefile, doc/Makefile, library/Makefile
      * modified d/rules, d/control, d/*.install, d/kicad.manpages
      * written recipes to move shared libraries which were in /usr/bin/_*.kiface
      * written recipes to choose the file fp-lib-table.for-pretty as a default
        template
      * written recipes to fix missing icons and to resize badly shaped 48x48
        icons.
      * updated the file debian/copyright
      * the new package Closes: #795077; Closes: #770227; Closes: #783040;
        Closes: #787983; Closes: #802973; Closes: #794311; Closes: #798966
    
     -- Georges Khaznadar <email address hidden>  Fri, 23 Oct 2015 13:17:13 +0200
  • kicad (0.20141025+bzr4029-2ubuntu1) wily; urgency=medium
    
      * debian/rules: Build with -DKICAD_SKIP_BOOST=ON to work with boost 1.58.
        Thanks Nick Østergaard! (Closes: #795077)
    
     -- Martin Pitt <email address hidden>  Thu, 13 Aug 2015 16:32:28 +0200