diff options
author | David Prévot <taffit@debian.org> | 2012-10-30 21:53:31 -0400 |
---|---|---|
committer | David Prévot <taffit@debian.org> | 2012-10-30 21:53:31 -0400 |
commit | 663df7b8d5d2c40736944abf07f04bfdeba74d49 (patch) | |
tree | 2ff909bb657cf634f6d8f17a594813013ef708fc /debian/changelog | |
parent | 8c25610b994d719be5238e7aed7104467d3141fd (diff) |
Fix charset and use non-breaking spaces in debian/po/fr.podebian/0.9.3-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ec90db..db22fc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ gnunet (0.9.3-4) unstable; urgency=low + [ Bertrand Marc ] * Drop dependency on gettext for gnunet-client and gnunet-server as it is not necessary, thanks to Ivan Shmakov (Closes: #690860). * Revert the use dh_installdocs --link-doc (Closes: #687875, #687881, @@ -16,6 +17,9 @@ gnunet (0.9.3-4) unstable; urgency=low permissions (Closes: #688484). * Do not set-UID gnunet-helper-fs-publish (Closes: #691154). + [ David Prévot ] + * debian/po/fr.po: Fix charset, and use non-breaking spaces. + -- Bertrand Marc <beberking@gmail.com> Mon, 22 Oct 2012 22:52:43 +0200 gnunet (0.9.3-3) unstable; urgency=low |