diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-07-31 11:42:14 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-07-31 11:42:14 +0100 |
commit | da925080e7eddd86f5987f6ef95c7b0e333bb2b5 (patch) | |
tree | 65b48c9d278bd40a742f575a9aec482b4953ff3d /debian/changelog | |
parent | 24f071827c853c059f8086b884252d6c78876173 (diff) |
Removed init script, added systemd service, removed common package etc
Also
* added bundler boilerplate to bin/mauveserver
* fixed jquery symlinks in server postinst and links files
* updated gitignore
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0627303..ab9ca5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mauvealert (3.16.0) UNRELEASED; urgency=medium + + * Re-packaged to install server into /srv, removing common package. + + -- Patrick J Cherry <patrick@bytemark.co.uk> Mon, 31 Jul 2017 11:31:34 +0100 + mauvealert (3.15.15-1) stable; urgency=medium * Tidied up iconv usage for ruby1.9+ |