Bug#734385: cardstories: Package installation fails if /etc/apache2/conf.d does not exist

2015-07-10 Thread Fabien Givors
Package: cardstories Version: 1.0.6-1.3 Followup-For: Bug #734385 tags 734385 + patch Here is a patch fixing this issue for apache2.4. diff -r old/cardstories-1.0.6/debian/cardstories.postinst cardstories-1.0.6/debian/cardstories.postinst 31c31 < conf=/etc/apache2/conf.d/cardstories.conf ---

Bug#753195: cardstories: FTBFS: make[3]: virtualenv: Command not found

2015-07-10 Thread Fabien Givors
Package: cardstories Version: 1.0.6-1.3 Followup-For: Bug #753195 tags 753195 patch thanks virtualenv is no longer installed with python-virtualenv. Here is a patch adding it to Depends. diff -r old/cardstories-1.0.6/debian/control cardstories-1.0.6/debian/control 14c14,15