Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-01 | start releasing for jessie | Christoph Kluenter | |
2015-12-01 | Release 0.3 | Christoph Kluenter | |
2015-08-25 | only use another builddir only if $GO_BUILDDIR is set | Christoph Kluenter | |
2015-08-25 | build in /tmp to fix too long path in shebang | Christoph Kluenter | |
the virtualenv files are created in a directory that is too long to be used in a shebang. we need to force a shorter path by hardcoding the builddir to /tmp/build/ | |||
2015-08-20 | Added debian/pixelated-user-agent.links. | Folker Bernitt | |
2015-08-20 | Enable pixpybuild buildsystem. | Folker Bernitt | |
2015-08-20 | Attempt 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-23 | the maintainer of the debian package is not thoughtworks but pixelated | Christoph Kluenter | |
2015-05-04 | add dependency to leap-auth for deb package | rafael lisboa | |
2015-02-10 | Also depend on python-requests from wheezy-backports in debian/control #279 | varac | |
2015-02-03 | Upgrading to twisted 13.2.0 | Duda Dornelles | |
2015-01-23 | Adding missing dep on debin/control | Duda Dornelles | |
2015-01-22 | #224 fixing debian dependencies on debian/control | Duda Dornelles | |
2015-01-21 | #224 removing klein and flask deps from debian/control | Duda Dornelles | |
2015-01-16 | Removed service_identity module because it is optional and doesn't exist on ↵ | Bruno Wagner | |
wheezy | |||
2015-01-15 | Added the service identity package as a debian dependency | Bruno Wagner | |
2015-01-13 | removing nacl as #227, its not used anymore | Victor Shyba | |
2015-01-13 | Adding pynacl dependency | Duda Dornelles | |
2015-01-08 | Revert "depend on python-cryptography" | Christoph Kluenter | |
This reverts commit 446e130361b8a35e8775ae066ebe87037a9899cf. See #226 | |||
2015-01-08 | depend on python-cryptography | Christoph Kluenter | |
2014-11-06 | Flask is back because it is still needed by the attachments and tags controllers | Bruno Wagner Goncalves | |
2014-11-05 | grooming our dependencies a bit - flask is out | Duda Dornelles | |
2014-10-23 | fixing some dependencies on debian/control | Duda Dornelles | |
2014-10-10 | adding whoosh dependency to debian package | Duda Dornelles | |
2014-09-17 | depend on python-scanner and python-crochet | Christoph Kluenter | |
both packages are missing in debian. I built them from source and uploaded them to packages.pixelated-project.org | |||
2014-09-11 | add copyright to debian | Christoph Kluenter | |
2014-09-10 | Moved debian package fix to install. | Folker Bernitt | |
2014-09-10 | Added flask debian dependency. | Folker Bernitt | |
- Remove version information from egg for debian as debian manages dependencies. | |||
2014-09-10 | Build 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-09 | add more info to debian/control | Christoph Kluenter | |
2014-09-09 | new version 2.0 | Christoph Kluenter | |
2014-09-09 | fix building the debian packages with ./debian in the root | Christoph Kluenter | |