diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 19:55:08 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 19:55:08 +0200 |
commit | 5f7fce0e9fc8f769cd39ac876a7be3d437c07117 (patch) | |
tree | 0588d3aa6a9b4b8260062a395b628768bb7b9d34 /ChangeLog | |
parent | e4695f48244f17917e3a11de22511fb3a25928c6 (diff) | |
download | desktop-autoloader-5f7fce0e9fc8f769cd39ac876a7be3d437c07117.tar.gz desktop-autoloader-5f7fce0e9fc8f769cd39ac876a7be3d437c07117.tar.bz2 desktop-autoloader-5f7fce0e9fc8f769cd39ac876a7be3d437c07117.zip |
release 0.0.20.0.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..df41515 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,85 @@ +2018-04-03 19:55:08 +0200 Mike Gabriel (b5bfe4e) + + * release 0.0.2 (HEAD -> master, tag: 0.0.2) + +2018-04-03 19:52:30 +0200 Mike Gabriel (e4695f4) + + * data/desktop-autoloader.1: Add version and date to man page. + +2018-04-03 19:50:10 +0200 Mike Gabriel (f9728e5) + + * debian/desktop-autoloader.postinst: Shorten path to autostart + folder under /etc/desktop-autoloader. + +2018-04-03 19:49:25 +0200 Mike Gabriel (f718646) + + * debian/desktop-autoloader.postrm: Wipe ~desktop-autoloader and + /etc/desktop-autoloader when package gets purged. + +2018-04-03 19:48:26 +0200 Mike Gabriel (7153a9e) + + * data/desktop-autoloader.1: Add configuration directory and CRON job + file to man page's SEE ALSO section. + +2018-04-03 19:47:49 +0200 Mike Gabriel (ea39e2d) + + * debian/README.Debian: Add file. Explain steps to complete + configuration of desktop-autoloader on Debian systems. + +2018-04-03 14:26:25 +0200 Mike Gabriel (84153dd) + + * bin/desktop-autoloader: Fix entire session startup mechanism. + +2018-04-03 14:07:50 +0200 Mike Gabriel (44e17d3) + + * debian/control: Add D (desktop-autoloader): xvfb. + +2018-04-03 14:00:22 +0200 Mike Gabriel (532c41e) + + * contrib/desktop-autoloader.cron.d: Fix username and executable + name. + +2018-04-03 13:52:33 +0200 Mike Gabriel (fbd126d) + + * debian/desktop-autoloader.postinst: Prevent from creating recursive + symlinks in desktop-autoloader's XDG autostart dir. + +2018-04-03 13:37:28 +0200 Mike Gabriel (c5919c5) + + * debian/desktop-autoloader.cron.d: Fix name of cron.d file to make + debhelper happy. + +2018-04-03 13:23:54 +0200 Mike Gabriel (33cb157) + + * debian/{control,compat}: Go back to DH version level 9. Allow + building this project on Debian 9. + +2018-04-03 13:23:19 +0200 Mike Gabriel (e185894) + + * debian/source/format: Switch to format 1.0. + +2018-04-03 13:22:52 +0200 Mike Gabriel (85366df) + + * debian/deskto-autoloader.postinst: Fix etc path of XDG autostart + folder template. + +2018-04-03 13:12:03 +0200 Mike Gabriel (f1c2545) + + * debian/changelog: post-release fix up of package version + +2018-04-03 13:10:54 +0200 Mike Gabriel (7aff49b) + + * release 0.0.1 (tag: 0.0.1) + +2018-04-03 13:03:13 +0200 Mike Gabriel (eb1c6cf) + + * Finalize first draft of desktop-autoloader. + +2018-03-17 22:59:24 +0100 Mike Gabriel (36c1d28) + + * Formulate README.md properly. + +2018-01-12 16:43:18 +0100 Mike Gabriel (539526a) + + * dump everything into Git... for the next day and for backup... + |