summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2016-09-06v0.97.7 - wheezyÉtienne Loks
2016-09-05v0.97.6 - wheezyÉtienne Loks
2016-09-05v0.97.5 - wheezyÉtienne Loks
2016-09-02v0.97.4 - wheezyÉtienne Loks
2016-08-29v0.97.3 - wheezyÉtienne Loks
2016-08-25v0.97.2 - wheezyÉtienne Loks
2016-08-24v0.97.1 - wheezyÉtienne Loks
2016-08-23v0.97.0 - wheezyÉtienne Loks
2016-07-19Fix bad version nameÉtienne Loks
2016-07-19v0.96.3 - wheezyÉtienne Loks
2016-07-17v0.96.2 - wheezyÉtienne Loks
2016-07-16v0.96.1 - wheezyÉtienne Loks
2016-07-14Fix changelog syntaxÉtienne Loks
2016-07-14v0.96.0 - wheezyÉtienne Loks
2016-06-09v0.95.3 - wheezyÉtienne Loks
2016-06-08v0.95 - wheezyÉtienne Loks
2016-06-04Add python-markdown as a dependencyÉtienne Loks
2016-06-03v0.94.1 - wheezyÉtienne Loks
2016-06-03Fix changelog syntaxÉtienne Loks
2016-06-03v0.94 - wheezyÉtienne Loks
2016-04-22Make ishtare-prepare-instance call compilemessages in ishtar_common too.Cyril Brulebois
This is the likely cause for missing translations right after an instance is created, which appear once "dpkg-reconfigure python-django-ishtar" is called. Checking the logic implemented in the postinst script makes sense and using the same steps in ishtare-prepare-instance would be nice. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-22Add changelog entry for recent changes.Cyril Brulebois
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-22Restart uwsgi and nginx after instances have been updated.Cyril Brulebois
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-22Add postinst script to update all created instances.Cyril Brulebois
The update procedure is inspired by the "update" target in upstream Makefile, except for the hardcoding of the localized applications. Keeping this postinst script "set -x" would be a bit too verbose on the long run, so it would probably be a good idea to remove that line once initial testing has happened. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-19Update version numberÉtienne Loks
2016-04-07Fix missing dependencies.Cyril Brulebois
apg ships the apg command, gettext ships msgfmt. Plus some python modules. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-07Add hard dependencies on postgresql-9.1, nginx, and uwsgi.Cyril Brulebois
This isn't ideal but let's get a package working out of the box. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-07Ship a script automating the creation of an instance.Cyril Brulebois
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-07Ship files through python-django-ishtar.Cyril Brulebois
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2016-04-07Prepare installing files manually.Cyril Brulebois
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
2014-07-22Add new requirements and Debian dependancies for memcachedÉtienne Loks
2014-05-10Work on packaging (setup, requirements, ...)Étienne Loks
2014-04-25Work on debian packageÉtienne Loks
2014-04-24First work on debian packageÉtienne Loks