diff options
author | Daniel Baumann <daniel@debian.org> | 2008-03-06 15:00:22 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:01:36 +0100 |
commit | 14480386e11b49f4e6e227451a43e6f3e54f25bd (patch) | |
tree | 83586248db6dff873fe6e7f2a67b4fb4a779754b /debian | |
parent | 30862997c52c5e077ae7409593a26cab99ab61a7 (diff) | |
download | vyos-live-build-14480386e11b49f4e6e227451a43e6f3e54f25bd.tar.gz vyos-live-build-14480386e11b49f4e6e227451a43e6f3e54f25bd.zip |
Fixing incomplete changelog entry from git-dch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fca1ed9a0..0a048d6d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ live-helper (1.0~a39-1) unstable; urgency=medium * Making usb-hdd images large enough (Closes: #468855). [ Chris Lamb ] - * Use instead of for checking for no arguments in lh_clean. + * Use ${*} instead of ${@} for checking for no arguments in lh_clean. [ Daniel Baumann ] * Fixing spelling mistake in changelog. |