diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-09-29 11:51:50 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2013-01-27 12:56:58 +0100 |
commit | 464dc6f9c42338afa3c6af59fa1fd86f8b9d7395 (patch) | |
tree | 6aaa93be0cd80e439d1426723418f447a4b73e7b /debian/changelog | |
parent | c881d55786a72d310d47083973b91490651775aa (diff) |
Fix build on kfreebsd again, targetting wheezy.debian/0.9.3-6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7ac245..3eb03f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gnunet (0.9.3-6) unstable; urgency=low + + * Fix build on kfreebsd, thanks to Christoph Egger (Closes: #688486). + * gnunet-server.postinst: check the existence of a binary before changing its + permissions (Closes: #688484). + + -- Bertrand Marc <beberking@gmail.com> Sun, 27 Jan 2013 12:55:10 +0100 + gnunet (0.9.3-5) unstable; urgency=low * Revert previous changes to target wheezy: |