diff options
author | Clint Adams <schizo@debian.org> | 2008-04-26 10:37:33 -0400 |
---|---|---|
committer | Clint Adams <schizo@debian.org> | 2008-04-26 10:37:33 -0400 |
commit | 523e13a2c238e595e0a18f6b473e70be69947122 (patch) | |
tree | fb49dfc088270b76e7f8e8e7b9cfada6dfc0717e /debian/changelog | |
parent | da9ef6aa36f4f90f7faadc314e6179bee14efd43 (diff) | |
download | debianutils-523e13a2c238e595e0a18f6b473e70be69947122.tar.gz |
Avoid running build target twice. Thanks to Bernhard R. Link for noticing the problem. closes: #477944.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 149765d..48679ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debianutils (2.28.5) unstable; urgency=low + + * Avoid running build target twice. Thanks to Bernhard R. Link for + noticing the problem. closes: #477944. + + -- Clint Adams <schizo@debian.org> Sat, 26 Apr 2008 10:29:46 -0400 + debianutils (2.28.4) unstable; urgency=low * add-shell: don't redirect grep output to /dev/null, since |