From 6d2cb94800a6625c4b179fa22b41b7fa5cb816fd Mon Sep 17 00:00:00 2001 From: Angus Lees Date: Thu, 26 Feb 2015 12:01:26 +0000 Subject: [PATCH] Update debian/changelog with recent changes --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index d61a4b656a..525c01c74b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +rustc (1.0.0~alpha.2-1~exp2) UNRELEASED; urgency=low + + * Patch upstream manpages to address minor troff issues + * Make 'debian/rules clean' also clean LLVM source + * Rename primary 'rust' binary package to 'rustc' + * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for + pzdr.tfm) + + -- Angus Lees Thu, 26 Feb 2015 23:01:28 +1100 + rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=medium * New testing release