mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Add {Conflicts,Replaces}: linux-tools to linux-perf temporarily
linux-tools-4.1 already exists in experimental. As linux-perf-4.1 installs the same files, it needs to conflict and replace it. This won't be needed for 4.2 onward. svn path=/dists/trunk/linux-tools/; revision=22900
This commit is contained in:
2
debian/templates/control.main.in
vendored
2
debian/templates/control.main.in
vendored
@@ -11,6 +11,8 @@ Architecture: alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipse
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python:Depends}
|
||||
Recommends: linux-base (>= 3.4~)
|
||||
Provides: linux-tools-@version@
|
||||
Conflicts: linux-tools-@version@
|
||||
Replaces: linux-tools-@version@
|
||||
Suggests: linux-doc-@version@
|
||||
Description: Performance analysis tools for Linux @upstreamversion@
|
||||
This package contains the 'perf' performance analysis tools for Linux
|
||||
|
||||
Reference in New Issue
Block a user