summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Added debian/etherpad.initMikko Rantalainen2010-05-061-0/+186
| | | | | As far as I know, this is the correct way to do init.d scripts in a debian package.
* Fixed debian/copyrightMikko Rantalainen2010-05-061-22/+32
| | | | | | The copyright file contained placeholders that I filled in. In addition, the copyright file contained wrong license (BSD) instead of the Apache License 2.0 claimed in the source files.
* Removed dummy README.DebianMikko Rantalainen2010-05-061-6/+0
|
* Fixed debian installation scriptsMikko Rantalainen2010-05-063-1/+9
| | | | | | | | | | | | | | | | | | Directory /usr/share/etherpad/etherpad/data was not created which caused install process to stop with error message: Adding system-user for etherpad chown: cannot access `/usr/share/etherpad/etherpad/data': No such file or directory dpkg: error processing etherpad (--install): subprocess installed post-installation script returned error exit status 1 Processing triggers for ureadahead ... Errors were encountered while processing: etherpad Fixed location of scala-library.jar in Ubuntu. This may need changes in the future to help building the JAR on both Debian based systems and other systems. Added scala-library to Build-Depends in addition to scala dependency.
* Updated dependenciesEgil Moeller2010-05-031-1/+1
|
* Oupsi, dbconfig-common is a pre-dependsEgil Moeller2010-04-281-0/+1
|
* git-buildpackage-converted debian packagingEgil Moeller2010-04-2813-0/+475