mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 23:42:18 +00:00
Fix VCS field, and cosmetic fixes, to make control file similar to the others (easier comparison)
This commit is contained in:
parent
3851ddd334
commit
3eeea7a8b3
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-3.7 (1:3.7~+rc2-3) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix VCS fields.
|
||||
|
||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 13 Aug 2015 09:02:30 +0200
|
||||
|
||||
llvm-toolchain-3.7 (1:3.7~+rc2-2) unstable; urgency=medium
|
||||
|
||||
* Workaround:
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -14,8 +14,8 @@ Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
|
||||
libllvm-3.7-ocaml-dev
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: http://www.llvm.org/
|
||||
Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
||||
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
||||
Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.7/
|
||||
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/3.7/
|
||||
|
||||
# ------------- clang -------------
|
||||
|
||||
@ -300,8 +300,6 @@ Description: Modular compiler and toolchain technologies, libraries and headers
|
||||
This package provides the libraries and headers to develop applications
|
||||
using llvm.
|
||||
|
||||
|
||||
|
||||
Package: llvm-3.7-tools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python,
|
||||
|
Loading…
Reference in New Issue
Block a user