summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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-11add copyright to debianChristoph Kluenter
2014-09-10Moved debian package fix to install.Folker Bernitt
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-09new version 2.0Christoph Kluenter
2014-09-09fix building the debian packages with ./debian in the rootChristoph Kluenter