- May 30, 2015
-
-
- May 22, 2015
-
-
Ruben Rodriguez authored
-
- May 04, 2015
-
-
Ruben Rodriguez authored
darkice: import from multiverse This closes https://trisquel.info/en/issues/6535 See merge request !89
-
Santiago Rodriguez authored
-
- Apr 30, 2015
-
-
Ruben Rodriguez authored
mplayer-skins: import from multiverse This package is needed by mplayer-gui Closes https://trisquel.info/en/issues/2341 See merge request !87
-
Ruben Rodriguez authored
musescore included a non-free example Original helper by Kouta Ikematsu This closes https://trisquel.info/en/issues/10838 See merge request !88
-
Ruben Rodriguez authored
Add ddccontrol package from debian jessie This closes https://trisquel.info/en/issues/5358 See merge request !86
-
Ruben Rodriguez authored
dsniff: fix segfault in urlsnarf As suggested here https://trisquel.info/en/issues/5689 , this drops 23_urlsnarf_timestamp.patch See merge request !84
-
- Apr 29, 2015
-
-
Santiago Rodriguez authored
-
- Apr 28, 2015
-
-
Ruben Rodriguez authored
bleachbit: use abrowser instead of firefox This fixes https://trisquel.info/en/issues/10938 See merge request !82
-
Ruben Rodriguez authored
apt-move: update split regexp This closes https://trisquel.info/en/issues/11850 See merge request !85
-
Santiago Rodriguez authored
Based on the original helper at http://listas.trisquel.info/pipermail/trisquel-devel/2014-June/000852.html
-
Santiago Rodriguez authored
mplayer-gui needs it as dependency
-
Santiago Rodriguez authored
-
- Apr 27, 2015
-
-
Santiago Rodriguez authored
-
Santiago Rodriguez authored
-
Santiago Rodriguez authored
-
Santiago Rodriguez authored
-
Remove references to non-free fonts and Softmodem firmware
-
- Apr 25, 2015
-
-
Ruben Rodriguez authored
-
- Apr 24, 2015
-
-
Ruben Rodriguez authored
Add city level geoip database to Belenos from multiverse The upstream package install script come utility has been modified to also download the compressed (gz,xz,zip) source CSVs to the package's directory in /usr/share/doc. It is then possible to modify the database by editing those and rebuilding the databases with /usr/lib/geoip/geoip-generator from package geoip-bin. The 'new' code is simply a refactored copy of the binary download code already in the install/utility script. See https://trisquel.info/en/issues/13927 See merge request !67
-
Correct changelog comment as per code review Change to hiding Download Plugin button with ...setVisible(False) Built and tested for Toutatis and Belenos
-
- Apr 23, 2015
-
-
- Apr 16, 2015
-
-
Andrew M. 'Leny' Lindley authored
-
- Apr 14, 2015
-
-
Ruben Rodriguez authored
Belenos Attempt to fix dpkg build from jenkins See merge request !73
-
Ruben Rodriguez authored
-
- Apr 13, 2015
-
-
Ruben Rodriguez authored
Fix ui7969 - stop unrar-free packaging steering the user toward non-free software A simple edit of debian/control. The copyright dates are genuine, this languished on the mailing list, probably because the copyright statement was wrong :). Built and tested for both Toutatis and Belenos. https://trisquel.info/en/issues/7969 See merge request !71
-
Ruben Rodriguez authored
Abrowser proposed changes Those changes were submitted by user g4jc in the bugtracker: https://trisquel.info/en/issues/13954 https://trisquel.info/en/issues/13405 See merge request !70
-
- Apr 10, 2015
-
-
Andrew M. 'Leny' Lindley authored
As per @Legimet's suggestion.
-
- Apr 09, 2015
-
-
-
Andrew M. 'Leny' Lindley authored
-
Andrew M. 'Leny' Lindley authored
-
- Apr 08, 2015
-
-
Santiago Rodriguez authored
-
Santiago Rodriguez authored
Author: g4jc Source: https://trisquel.info/en/issues/13405
-
Santiago Rodriguez authored
Author: g4cj Source: https://trisquel.info/en/issues/13954
-
Andrew M. 'Leny' Lindley authored
-
- Apr 02, 2015
-
-
Ruben Rodriguez authored
ca-certificates: remove CNNIC root CA Issues with this CA had been raised before, so after this incident: http://googleonlinesecurity.blogspot.com.es/2015/03/maintaining-digital-certificate-security.html I'm blacklisting it. See merge request !66
-
Santiago Rodriguez authored
-
- Apr 01, 2015
-
-
Ruben Rodriguez authored
Bring recent Haskell tools When you start working with Haskell - developing or installing packages from source - the first step is to install the platform. The two required tools (which can be used to install all the others) are GHC and cabal-install. Debian has packages for them both, but their versions are getting old. Developers use more recent versions, which usually means they download from external, such as PPAs or the Haskell Platform. Ubun7u inherits these from Debian, and Trisquel inherits them from Ubun7u. This merge request brings the recent stable recommended versions of GHC and cabal-install from a PPA, so people can start with Haskell more easily without being confused by all the different external download locations. NOTE ON HOW IT WORKS: In the PPA, there are several GHC versions and each one is built using the previous one, so there is a chain of build-depends between them. I solved the bootstraping problem by having this new GHC 7.8.3 be built using the existing GHC package coming from debian/ubun7u. Jenkinds successfully built it. - The debian package is GHC 7.6.3-10 + some patches - The PPA package used for building the new GHC 7.8.3 is 7.6.3-9 (without debian's patches) Since they're nearly identical (I did a `diff -r` to see all the differences), I gave it a try. I was lucky and GHC 7.8.3 indeed builds with debian's GHC 7.6.3. See merge request !55
-
Ruben Rodriguez authored
Add trisquel branding to nginx See merge request !64
-