summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
unknown [Tue, 22 Dec 2015 14:19:00 +0000 (15:19 +0100)]
Replace avhttp with libcurl
Some fixes:
1. Fixed an assumption somebody originally made in the plugin that
std::string had contiguous storage. This is not specced behavior pre
C++11 so we gamble by calling .reserve() which should give a far
better guarantee.
2. Added copy to clipboard information for curl
3. Removed some openssl references in compiling.md
4. Renamed struct vars to be uppercase to match "public var" code style
policy
Gbp-Pq: Topic fixes
Gbp-Pq: Name Replace-avhttp-with-libcurl.patch
Simon Richter [Thu, 5 May 2016 08:01:38 +0000 (10:01 +0200)]
Add missing dependency github_plugin -> pcbcommon
The GitHub plugin needs the generated PCB parser code.
Gbp-Pq: Topic fixes
Gbp-Pq: Name Add-missing-dependency-github_plugin-pcbcommon.patch
Mark Roszko [Mon, 21 Dec 2015 20:30:33 +0000 (15:30 -0500)]
Replace the avhttp library used by the github plugin with libcurl.
Gbp-Pq: Topic fixes
Gbp-Pq: Name Replace-the-avhttp-library-used-by-the-github-plugin-with.patch
Carsten Schoenert [Fri, 9 Sep 2016 09:12:02 +0000 (11:12 +0200)]
Fixing some spelling issues
Lintian has found some spelling issues which are not pushed upstream for
release 4.x.
Gbp-Pq: Topic fixes
Gbp-Pq: Name Fixing-some-spelling-issues.patch
Michael Steinberg [Sat, 3 Sep 2016 15:48:20 +0000 (17:48 +0200)]
Fix FTBFS with Boost 1.61
The attached patch includes two commits from upstream:
- boost::context fixes to make it compatible with boost 1.61
- use a guarded stack for coroutines in boost version 1.61
https://github.com/KiCad/kicad-source-mirror/commit/
06d4894fdbeb00727cdcc667b8899ad73d8eb1c2
https://github.com/KiCad/kicad-source-mirror/commit/
78bc3c65de6c03d19be9902327d08cd4d87c229c
Closes: #834246
Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-FTBFS-with-Boost-1.61.patch
Georges Khaznadar [Sat, 3 Sep 2016 15:57:10 +0000 (17:57 +0200)]
Fix FTBFS on kFreeBSD and Hurd
The modification should allow the package to be built on new platforms:
hurd and *freebsd.
Gbp-Pq: Topic porting-kfreebsd-hurd
Gbp-Pq: Name Fix-FTBFS-on-kFreeBSD-and-Hurd.patch
Georges Khaznadar [Sat, 3 Sep 2016 15:57:10 +0000 (17:57 +0200)]
Adding needed SVG files and additinal arrays
Adding two SVG files and the additional string arrays due the upstream
files are not DFSG clean.
Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Adding-needed-SVG-files-and-additinal-arrays.patch
Georges Khaznadar [Sat, 3 Sep 2016 15:57:10 +0000 (17:57 +0200)]
Modifing the Exec cmd in the desktop-files
Fixup the *.desktop files and add a file handler to the Exec key.
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
Gbp-Pq: Topic fixes
Gbp-Pq: Name Modifing-the-Exec-cmd-in-the-desktop-files.patch
Georges Khaznadar [Sat, 3 Sep 2016 15:57:10 +0000 (17:57 +0200)]
Remove download target for noAvhttp
In Debian we don't load anything dynamically from the net while package
built.
Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Remove-download-target-for-noAvhttp.patch
Carsten Schoenert [Wed, 25 Jan 2017 21:38:35 +0000 (21:38 +0000)]
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
[dgit import unpatched kicad 4.0.5+dfsg1-4]
Carsten Schoenert [Wed, 25 Jan 2017 21:38:35 +0000 (21:38 +0000)]
Import kicad_4.0.5+dfsg1-4.debian.tar.xz
[dgit import tarball kicad 4.0.5+dfsg1-4 kicad_4.0.5+dfsg1-4.debian.tar.xz]
Carsten Schoenert [Sat, 14 Jan 2017 20:45:37 +0000 (20:45 +0000)]
Import kicad_4.0.5+dfsg1.orig.tar.xz
[dgit import orig kicad_4.0.5+dfsg1.orig.tar.xz]
Carsten Schoenert [Sat, 14 Jan 2017 20:45:37 +0000 (20:45 +0000)]
Import kicad_4.0.5+dfsg1.orig-doc.tar.xz
[dgit import orig kicad_4.0.5+dfsg1.orig-doc.tar.xz]
Carsten Schoenert [Sat, 14 Jan 2017 20:45:37 +0000 (20:45 +0000)]
Import kicad_4.0.5+dfsg1.orig-i18n.tar.xz
[dgit import orig kicad_4.0.5+dfsg1.orig-i18n.tar.xz]
Carsten Schoenert [Sat, 14 Jan 2017 20:45:37 +0000 (20:45 +0000)]
Import kicad_4.0.5+dfsg1.orig-libraries.tar.xz
[dgit import orig kicad_4.0.5+dfsg1.orig-libraries.tar.xz]