Fix warning python-script-but-no-python-dep on clang-format-3.4

This commit is contained in:
Sylvestre Ledru 2013-06-14 09:32:38 +00:00
parent b5338cdab8
commit 18ee9e03d8
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-3.3 (1:3.3-2) unstable; urgency=low
* Fix warning python-script-but-no-python-dep on clang-format-3.4
--
llvm-toolchain-3.3 (1:3.3-1) unstable; urgency=low
* Upload to unstable

2
debian/control vendored
View File

@ -53,7 +53,7 @@ Description: C, C++ and Objective-C compiler (LLVM based)
Package: clang-format-3.3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, python
Replaces: clang-format-3.4
Breaks: clang-format-3.4
Description: Tool to format C/C++/Obj-C code