add a news

This commit is contained in:
Sylvestre Ledru 2018-01-18 19:50:48 +00:00
parent 0caa5b7208
commit 41185f0334
2 changed files with 4 additions and 4 deletions

4
debian/NEWS vendored
View File

@ -1,9 +1,9 @@
llvm-toolchain-snapshot (1:7~svn322673-1) unstable; urgency=medium
llvm-toolchain-snapshot (1:7~svn322880-1) unstable; urgency=medium
* Packages, binaries and libraries have been renamed.
Instead of the X.Y naming, we moved to X to match the
naming from upstream.
As example, clang version 7 is named clang-7 (was clang-6.0)
As example, clang version 7 is named clang-7 (unlike clang-6.0)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 17 Jan 2018 10:50:39 +0100

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-snapshot (1:7~svn322673-1) unstable; urgency=medium
llvm-toolchain-snapshot (1:7~svn322880-1) unstable; urgency=medium
* Change the versioning from X.Y to X as upstream is using
X.Y.Z and X
@ -9,7 +9,7 @@ llvm-toolchain-snapshot (1:7~svn322673-1) unstable; urgency=medium
- clang_isInvalidDeclaration
* Fix the VCS-* tags
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 03 Jan 2018 20:04:10 +0100
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Jan 2018 20:50:03 +0100
llvm-toolchain-snapshot (1:6.0~svn321385-1) unstable; urgency=medium