File: control

package info (click to toggle)
pd-syslog 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 104 kB
  • sloc: makefile: 389; ansic: 92
file content (26 lines) | stat: -rw-r--r-- 845 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
Source: pd-syslog
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-buildinfo,
 puredata-dev | puredata,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Section: sound
Homepage: https://download.puredata.info/syslog
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-syslog.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-syslog

Package: pd-syslog
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 puredata | pd,
Description: syslog facilities for Pd
 [syslog] takes care of sending arbitrary messages from Pure Data to syslog,
 tagged with a syslog level you feel appropriate.
 As such, [syslog] is a replacement for the normal [print] object.