diff options
author | Joey Hess <joeyh@debian.org> | 2010-09-26 16:36:02 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2010-09-26 16:36:02 +0000 |
commit | 655f833be4a8d2bd110bd3c0caa2fc17af119988 (patch) | |
tree | a7e7e5dbf4bd96424d93582bc5fe9e51ba2a3502 /debian | |
parent | dc3391757941489b957c632459975b5e6a5192d7 (diff) | |
download | debootstrap-655f833be4a8d2bd110bd3c0caa2fc17af119988.tar.gz |
Add test that devices.tar.gz not be somehow empty. Closes: #598080
r64849
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a6328e..922febb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ debootstrap (1.0.25) UNRELEASED; urgency=low * Remove debug statement that slipped in. + * Add test that devices.tar.gz not be somehow empty. Closes: #598080 -- Joey Hess <joeyh@debian.org> Mon, 20 Sep 2010 13:22:56 -0400 |