diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-30 18:14:01 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-30 18:14:01 +0200 |
commit | fa1d338f0c8770d574db4f3728ef4357765185f7 (patch) | |
tree | d30035c1ec38eb26bab07e472f3929c5f18105ef /debian | |
parent | 57722714255118560c98b3245413ff5f693b993c (diff) |
fix extra , at the end of the changelog line
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 d39bf3d2f..cb5e74cb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -121,7 +121,7 @@ apt (0.7.22) unstable; urgency=low [ Osamu Aoki ] * Updated cron script to support backups by hardlinks and verbose levels. All features turned off by default. - * Added more error handlings. Closes: #438803, #462734, #454989, + * Added more error handlings. Closes: #438803, #462734, #454989 * Documented all cron script related configuration items in configure-index. |