From dc3391757941489b957c632459975b5e6a5192d7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Sep 2010 17:23:17 +0000 Subject: Remove debug statement that slipped in. r64821 --- debian/changelog | 6 ++++++ debootstrap | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a043023..7a6328e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debootstrap (1.0.25) UNRELEASED; urgency=low + + * Remove debug statement that slipped in. + + -- Joey Hess Mon, 20 Sep 2010 13:22:56 -0400 + debootstrap (1.0.24) unstable; urgency=low [ Miguel Figueiredo ] diff --git a/debootstrap b/debootstrap index 0d230c8..74b7365 100755 --- a/debootstrap +++ b/debootstrap @@ -506,7 +506,6 @@ fi ########################################################################### if am_doing_phase finddebs; then - echo "finddebs!!!" if [ "$FINDDEBS_NEEDS_INDICES" = "true" ] || \ [ "$RESOLVE_DEPS" = "true" ]; then download_indices -- cgit v0.12