This is an automated email from the git hooks/post-receive script. gewo pushed a commit to branch master in repository amide.
commit 5139a3d0803d1d45483f1c1b046a170b0ea79c24 Author: Gert Wollny <[email protected]> Date: Fri Jan 12 11:00:11 2018 +0100 Add NEWS file --- debian/NEWS | 10 ++++++++++ debian/changelog | 1 + 2 files changed, 11 insertions(+) diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..2fff436 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +amide (1.0.5-9) unstable; urgency=medium + + With this new version amide dropped support for gconf. Since + libgconf will be removed from Debian(buster) the old + configuration will no longer be loaded and must be manually + converted (i.e. amide must be configured from scratch). + The new configuration is stored in $HOME/.amiderc in INI file + format. + + -- Gert Wollny <[email protected]> Fri, 12 Jan 2018 10:55:43 +0100 diff --git a/debian/changelog b/debian/changelog index 2d97171..8cd75cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ amide (1.0.5-9) unstable; urgency=medium * d/rules, d/p: Disable gconf and gnome-vfs, Closes: #868383 * d/control: remove build dep on libgnomeui * d/control: update standards to 4.1.2 (no changes) + * d/NEWS: Add a news entry to inform about loss of old configs -- Gert Wollny <[email protected]> Fri, 12 Jan 2018 10:46:18 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/amide.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
