File: control

package info (click to toggle)
m4api 0.3~0.9646fd-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: ansic: 967; makefile: 5; sh: 4
file content (37 lines) | stat: -rw-r--r-- 1,092 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: m4api
Section: utils
Priority: optional
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), cmake,
 debhelper (>= 13.2~),
 libusb-dev,
 pkgconf,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/ktossell/m4api
Vcs-Browser: https://salsa.debian.org/debian/m4api
Vcs-Git: https://salsa.debian.org/debian/m4api.git

Package: m4api
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, libm4api0.3t64
Description: access Mini-Box M4-ATX power supplies (utility)
 The m4api is a tool for monitoring and configuring Mini-Box M4-ATX
 power supplies.
 .
 This package provides the m4ctl utility.

Package: libm4api0.3t64
Provides: ${t64:Provides}
Replaces: libm4api0.3
Breaks: libm4api0.3 (<< ${source:Version})
Architecture: any
Multi-Arch: allowed
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: access Mini-Box M4-ATX power supplies (library)
 The m4api is a tool for monitoring and configuring Mini-Box M4-ATX
 power supplies.
 .
 This package provides the library files.