File: control

package info (click to toggle)
valgrind-if-available 3.18.1-1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 36 kB
  • sloc: ansic: 19; sh: 10; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: valgrind-if-available
Section: devel
Priority: optional
Maintainer: Adam Borowski <kilobyte@angband.pl>
Build-Depends: debhelper-compat (=13),
 valgrind [amd64 arm64 armhf i386 mips64el ppc64el s390x powerpc ppc64]
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/valgrind-if-available.git
Vcs-Browser: https://salsa.debian.org/debian/valgrind-if-available

Package: valgrind-if-available
Architecture: any
Depends: ${misc:Depends},
 valgrind [amd64 arm64 armhf i386 mips64el ppc64el s390x powerpc ppc64]
Description: dependency package to pull in Valgrind if it's available
 This metapackage installs Valgrind on architectures where it is available.
 As the list of archs where Valgrind works changes quite often, explicitly
 listing it as a [Build-]Depend is cumbersome and prone to being outdated.
 Instead, you may use this metapackage.