Re: correct packaging of web applications

2013-07-24 Thread Sebastian Tramp
ript you use the conf-available directory. Is it common sense to use that now? I thought, all configs regarding a package need to be in /etc/packagename ? Best regards Sebastian Tramp > [1] > http://wiki.debian.org/Apache/PackagingFor24#Making_web_applications_compatible_to_both.2C_Apache_2

Re: correct packaging of web applications

2013-07-23 Thread Sebastian Tramp
instructions shipped in the Apache packaging > you can consult by reading /usr/share/doc/apache2/PACKAGING.gz though > I encourage you to use dh_apache2. Hi Arno, thank you for clarifying this. Is there a similar document for apache 2.2 ? Best regards Sebastian Tramp -- WebID: http://sebastian.t

Re: correct packaging of web applications

2013-07-22 Thread Sebastian Tramp
On Mon, Jul 22, 2013 at 11:47:13AM +0200, Paul Wise wrote: Paul, thank you for the links. Unfortunately, webapps-common looks very unmaintained. In 5.1.2 "Registering and unregistering an application with web servers" of the webapps-common documentation [1] there is the hint to create apache co

correct packaging of web applications

2013-07-22 Thread Sebastian Tramp
tart" failed. dpkg: error processing dbpedia-spotlight-ui (--configure): subprocess installed post-installation script returned error exit status 1 So the question is: What is the correct way to install and link apache config file as well as to restart the webserver. Best regards Se