Bug#780706: Arduino packaging

2018-03-21 Thread Ignacio Losiggio
s unneeded dependencies and over-complicates the packaging). 2018-03-21 12:17 GMT-03:00 Ignacio Losiggio : > > And now the longer version > > * Upload of listserialportsc is done. > > If the packages still are in the NEW queue, can be seen > > at https://ftp-master.deb

Bug#780706: Fwd: Bug#780706: Arduino packaging

2018-03-21 Thread Ignacio Losiggio
> And now the longer version > * Upload of listserialportsc is done. > If the packages still are in the NEW queue, can be seen > at https://ftp-master.debian.org/new.html > * The arduino build dependency list of Ignacio is now at "Salsa". > The announced "Closer looking will be done" is done

Bug#780706: Arduino packaging

2018-03-19 Thread Ignacio Losiggio
Sorry for my delayed response (i'm on university exams week) :P > I’m sorry but I don’t remember exactly in what state did I leave the > packaging. IIRC, I made preliminary packages for three dependencies: That's my current problem, i will try to rebuild everything to see what was the problem. To

Bug#780706: Arduino packaging

2018-03-14 Thread Ignacio Losiggio
Hi! Sorry for not responding last time. I put the Arduino packaging on hold while i was working for other packages. If i remember correctly my last problem while packaging Arduino was a serialization library misbehaving (a class generation library for Jackson). El mié., 14 de mar. de 2018 11:15,

Bug#855198: Fwd: Bug#855198: Adding i386 support

2018-03-08 Thread Ignacio Losiggio
>Why is an i386 package only usable if compiled with sse2 instructions? >If you are targeting post-2003 computers, why aren't you using an amd64 >build anyway? Lots of x86_64 machines run x86 systems due to low RAM availability, they are 2010 Atom netbooks, etc. For the low RAM ones i think that

Bug#855198: Adding i386 support

2018-03-07 Thread Ignacio Losiggio
Hi, i've compiled this package and it's libs for i386 adding -msse2 to both CFLAGS and CXXFLAGS in the debian/rules file. I know that not _every_ x86 machine has sse2 support but i think that having a usable package for those who use x86 on post-2003 computers is advantageous. I could provide my m

Bug#889672: gcompris-qt: Missing dependency

2018-02-05 Thread Ignacio Losiggio
Package: gcompris-qt Version: 0.81-1 Severity: serious Justification: Policy 3.5 Dear Maintainer, the package gcompris-qt has at least a missing dependency on `qml-module-qtquick-controls`. When i tried to execute it without that dependency this was the output: >alumno@huayra:~/conectar/paquetes

Bug#780706: Arduino packaging

2018-01-03 Thread Ignacio Losiggio
Hi! I work on a debian-based distro for education in Argentina and recently started working on packaging arduino 1.8.5 ( https://github.com/huayralinux/pkg-arduino) I packaged an old version of MrBean for jackson2 ( https://github.com/HuayraLinux/pkg-jackson-module-mrbean) and was starting to make