diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-03-06 14:55:53 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-03-06 14:55:53 +0000 |
commit | 181f2dea636ae7da72f47819427570f18b2e4ea6 (patch) | |
tree | 1fa90fbeee88b2661692186d0e03e4b898ae81ea /debian | |
parent | 86d768aa3ba2cbff9dcab8766ce692d15f212f3c (diff) |
Mention that updateing the dh compatitiblity does not require changing build deps
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 628884b..b6fea78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ echolot (2.1.8-4) unstable; urgency=low * Properly quote arguments to su -c, since its behaviour has changed. - * Update to debhelper compatibility level 4, no other changes required. + * Update to debhelper compatibility level 4, no other changes required + (we were already build depending on debhelper >= 4.1.16). - -- Peter Palfrader <weasel@debian.org> Mon, 6 Mar 2006 15:53:22 +0100 + -- Peter Palfrader <weasel@debian.org> Mon, 6 Mar 2006 15:54:57 +0100 echolot (2.1.8-3) unstable; urgency=low |