From e3860ed46e6465d06df36c62bc9368fed72618dd Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 7 Aug 2018 19:31:07 +0200 Subject: [PATCH] fix the package names --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2ec3dcf0..df45ea20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -llvm-toolchain-snapshot (1:7~+rc1-1~exp1) experimental; urgency=medium +llvm-toolchain-7 (1:7~+rc1-1~exp1) experimental; urgency=medium * First testing release of 7 diff --git a/debian/control b/debian/control index cb4f285c..81047b3f 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-snapshot +Source: llvm-toolchain-7 Section: devel Priority: optional Maintainer: LLVM Packaging Team