summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2017-02-27Pixelated UA debian package depends on libsqlcipher0 and libssl-devvarac
2017-01-16Remove python-gnupg debian package as dependencyTulio Casagrande
2016-10-06add libsqlcipher-dev as build dependencyvarac
2016-10-06Fix pixpybuild dependencyvarac
2016-10-06add libsqlite3-dev as build dependencyvarac
2016-01-04Removed stray line from fileBruno Wagner
2016-01-04Changed wheezy backports to jessieBruno Wagner
Changed to jessie backports as we are using that now. Also adapted the nodejs_legacy package calls to nodejs, that's the name of the package on jessie
2015-12-01start releasing for jessieChristoph Kluenter
2015-08-20Attempt to make user agent package buildable again.Folker Bernitt
- See https://github.com/pixelated/project-issues/issues/133 - Removed pacakge dependencies as they should now be part of the package - Uses pixpybuild to build the debian package
2015-07-23the maintainer of the debian package is not thoughtworks but pixelatedChristoph Kluenter
2015-05-04add dependency to leap-auth for deb packagerafael lisboa
2015-02-10Also depend on python-requests from wheezy-backports in debian/control #279varac
2015-02-03Upgrading to twisted 13.2.0Duda Dornelles
2015-01-23Adding missing dep on debin/controlDuda Dornelles
2015-01-22 #224 fixing debian dependencies on debian/controlDuda Dornelles
2015-01-21#224 removing klein and flask deps from debian/controlDuda Dornelles
2015-01-16Removed service_identity module because it is optional and doesn't exist on ↵Bruno Wagner
wheezy
2015-01-15Added the service identity package as a debian dependencyBruno Wagner
2015-01-13removing nacl as #227, its not used anymoreVictor Shyba
2015-01-13Adding pynacl dependencyDuda Dornelles
2015-01-08Revert "depend on python-cryptography"Christoph Kluenter
This reverts commit 446e130361b8a35e8775ae066ebe87037a9899cf. See #226
2015-01-08depend on python-cryptographyChristoph Kluenter
2014-11-06Flask is back because it is still needed by the attachments and tags controllersBruno Wagner Goncalves
2014-11-05grooming our dependencies a bit - flask is outDuda Dornelles
2014-10-23fixing some dependencies on debian/controlDuda Dornelles
2014-10-10adding whoosh dependency to debian packageDuda Dornelles
2014-09-17depend on python-scanner and python-crochetChristoph Kluenter
both packages are missing in debian. I built them from source and uploaded them to packages.pixelated-project.org
2014-09-10Added flask debian dependency.Folker Bernitt
- Remove version information from egg for debian as debian manages dependencies.
2014-09-10Build and add resources at the right locations.Folker Bernitt
- include package data into build - build resources as part of debian dpkg-buildpackage use: dpkg-buildpackage -rfakeroot -uc -us to build the package
2014-09-09add more info to debian/controlChristoph Kluenter
2014-09-09fix building the debian packages with ./debian in the rootChristoph Kluenter