From c98456a73d019ac977e73f256b89fc20c74aa500 Mon Sep 17 00:00:00 2001 From: James Laska Date: Thu, 7 Aug 2014 08:18:34 -0400 Subject: [PATCH] Fix debian builds by correcting debian/changelog Remove 1.8 debian/changelog entry with a date of "TBD" as this causes the debian build process to fail. We can add this back with the 1.8 release becomes a reality, or add it back now with a valid date in the future. --- packaging/debian/changelog | 6 ------ 1 file changed, 6 deletions(-) diff --git a/packaging/debian/changelog b/packaging/debian/changelog index d5ab560032..35c663ac2f 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,9 +1,3 @@ -ansible (1.8) unstable; urgency=low - - * 1.8 release (PENDING) - - -- Michael DeHaan TBD - ansible (1.7) unstable; urgency=low * 1.7.0 release