blob: 0b29e61eecb9194467c2b5be8ff1d7c049357e5c (
plain) (
blame)
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
38
39
|
Source: shopno-os-log-sync
Section: utils
Priority: optional
Maintainer: Mubashshir <ahm@jadupc.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Vcs-Git: https://git.jadupc.com/pkgs/shopno-os-log-sync
Vcs-Browser: https://git.jadupc.com/pkgs/shopno-os-log-sync
Rules-Requires-Root: no
Package: shopno-os-stats-common
Architecture: all
Depends: ${misc:Depends}
Description: Shopno OS Stats logger - Common files
This Package contains the common required files for
Shopno OS stats logger.
Package: shopno-os-log-sync
Architecture: all
Depends:
python3,
python3-xdg,
xdotool,
xprintidle,
shopno-os-stats-common,
${misc:Depends}
Description: Shopno OS Stats logger - Usage
Per-User stats logger for Shopno OS
Package: shopno-os-stats-sync
Architecture: any
Depends:
shopno-os-stats-common,
${shlibs:Depends},
${misc:Depends}
Description: Shopno OS Stats logger - System
System Stats logger for Shopno OS
# vim: ft=yaml:ts=1:et
|