set the correct package name

This commit is contained in:
Sylvestre Ledru 2018-08-12 13:19:39 +02:00
parent 2856c91f13
commit adf7d0257c
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-snapshot (1:8~svn336894-1~exp1) experimental; urgency=medium
* branching
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 12 Aug 2018 13:19:15 +0200
llvm-toolchain-7 (1:7~+rc1-1~exp1) experimental; urgency=medium
* First testing release of 7

2
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-7
Source: llvm-toolchain-snapshot
Section: devel
Priority: optional
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>