[arm/packaging] fix: Dropping changelog entry for unreleased deb

commit cfdead81c5265e5025b55a82b83d9b8db025a0c6 Author: Damian Johnson <atagar@torproject.org> Date: Wed Apr 27 09:04:04 2011 -0700 fix: Dropping changelog entry for unreleased deb The 1.4.2.0 release had never been packaged as a deb, and having its changelog entry resulted in non-contiguous release versions. Caught by weasel --- build/debian/changelog | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/build/debian/changelog b/build/debian/changelog index 1626da9..11e04bd 100644 --- a/build/debian/changelog +++ b/build/debian/changelog @@ -15,12 +15,6 @@ tor-arm (1.4.1.2-2) unstable; urgency=low -- Ulises Vitulli <dererk@debian.org> Wed, 20 Apr 2011 11:36:17 -0300 -tor-arm (1.4.2.0-1) unstable; urgency=low - - * Upstream release 1.4.2.0. - - -- Damian Johnson <atagar@torproject.org> Sat, 4 Apr 2011 1:30:43 -0700 - tor-arm (1.4.1.2-1) unstable; urgency=low * Upstream release 1.4.1.2.
participants (1)
-
atagar@torproject.org