From a7a0e6c5162967350411f6c0f12acc85e845439a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 27 Jul 2017 21:19:52 +0000 Subject: [PATCH] fix the version name --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2b7c295d..a9c35309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -llvm-toolchain-5 (1:5.0~svn309301-1) unstable; urgency=medium +llvm-toolchain-5.0 (1:5.0~svn309301-1) unstable; urgency=medium * Upload as a new package * Ship the opt-viewer new program as part of llvm-5.0 tools diff --git a/debian/control b/debian/control index 53c51ac7..5231d68e 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-5 +Source: llvm-toolchain-5.0 Section: devel Priority: optional Maintainer: LLVM Packaging Team