diff options
author | Valéry Perrin <valery@lenine.(none)> | 2009-09-16 01:15:09 +0200 |
---|---|---|
committer | Valéry Perrin <valery@lenine.(none)> | 2009-09-16 01:15:09 +0200 |
commit | 3b536e1bd7df3567ff0878b9785d3b15eaf7c85e (patch) | |
tree | 8e2901796da5813d797e3baf29d9736c89b72b64 /debian | |
parent | 0ddabafbcd0baf833394d50b48b3dae7d23fe52b (diff) | |
download | debhelper-3b536e1bd7df3567ff0878b9785d3b15eaf7c85e.tar.gz |
* update french translation. Closes: #494300, #477703
* add --previous at po4a command into Makefile
* add dh, dh_auto_install, dh_auto_clean, dh_auto_configure,
dh_auto_install, dh_auto_test, dh_bugfiles, dh_icons,
dh_installifupdown, dh_installudev, dh_prep
into po4a.cfg manpages list
Valery.Perrin (valery.perrin.debian@free.fr)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e60996b4..6bffdafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ debhelper (7.4.3) UNRELEASED; urgency=low + [ Valery Perrin ] + * update french translation. Closes: #494300, #477703 + * add --previous at po4a command into Makefile + * add dh, dh_auto_install, dh_auto_clean, dh_auto_configure, dh_auto_install, dh_auto_test, dh_bugfiles, dh_icons, dh_installifupdown, dh_installudev, dh_prep into po4a.cfg manpages list + + [ Joey Hess ] * dh_perl: Do not look at perl scripts under /usr/share/doc. Closes: #546683 |