rustc/debian/changelog
Luca Bruno d677860b89 changelog: squash pending alpha2 entries and reset version
Merge together alpha2 entries which have not yet been upload,
and revert back the version to '1.0.0~alpha.2-0~exp1'

Signed-off-by: Luca Bruno <lucab@debian.org>
2015-03-06 23:05:44 +01:00

35 lines
1.1 KiB
Plaintext

rustc (1.0.0~alpha.2-0~exp1) UNRELEASED; urgency=low
[ Angus Lees ]
* 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)
* Build against system LLVM
[ Sylvestre Ledru ]
* New testing release
* Renaming of the source package
* Introduce some changes by Angus Lees
- Introduction of build stages
- Disable the parallel execution of tests
- Improving of the parallel syntax
- Use override_dh_auto_build-arch
- Use override_dh_auto_build-indep
- Better declarations of the doc
- Update of the description
- Watch file updated (with key check)
[ Luca Bruno ]
* rules: respect 'nocheck' DEB_BUILD_OPTIONS
-- Angus Lees <gus@debian.org> Thu, 26 Feb 2015 23:10:52 +1100
rust (1.0.0~alpha-0~exp1) experimental; urgency=low
* Initial package (Closes: #689207)
Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100