From c6c9281b939ca20b351a9c178254f05e69ced28b Mon Sep 17 00:00:00 2001 From: Egil Moeller Date: Wed, 28 Apr 2010 22:14:31 +0200 Subject: git-buildpackage-converted debian packaging --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..9f15642 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +etherpad (1.0) unstable; urgency=low + + * Initial Release. + + -- Egil Möller Mon, 26 Apr 2010 19:51:51 +0200 -- cgit v1.2.3-1-g7c22 From 7d7fb9f26aa59584b7916bd6ea383473bb7bdfb7 Mon Sep 17 00:00:00 2001 From: Mikko Rantalainen Date: Tue, 4 May 2010 16:23:27 +0300 Subject: Fixed debian installation scripts 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. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9f15642..ab34057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etherpad (1.0fixed) karmic; urgency=low + + * Fixed installation scripts + + -- Mikko Rantalainen Tue, 04 May 2010 12:57:28 +0300 + etherpad (1.0) unstable; urgency=low * Initial Release. -- cgit v1.2.3-1-g7c22 From 70d1f9d6fcaefe611e778b8dbf3bafea8934aa08 Mon Sep 17 00:00:00 2001 From: Egil Moeller Date: Mon, 10 May 2010 20:02:12 +0200 Subject: Set Maintainer to the correct email --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ab34057..a43df1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etherpad (1.0.1) karmic; urgency=low + + * Changed maintainer to Packaging + + -- Etherpad Foundation (Packaging) Mon, 10 May 2010 19:22:19 +0200 + etherpad (1.0fixed) karmic; urgency=low * Fixed installation scripts -- cgit v1.2.3-1-g7c22