File: control

package info (click to toggle)
painintheapt 0.20161206-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 180 kB
  • ctags: 1
  • sloc: python: 200; makefile: 17; sh: 7
file content (28 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (2)
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
Source: painintheapt
Section: admin
Priority: optional
Maintainer: W. Martin Borgert <debacle@debian.org>
Build-Depends: debhelper (>= 9.0),
	python3,
	dh-python,
	dh-systemd,
	python3-docutils
Standards-Version: 3.9.8
Homepage: https://painintheapt.alioth.debian.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/painintheapt.git
Vcs-Git: git://anonscm.debian.org/collab-maint/painintheapt.git

Package: painintheapt
Section: admin
Architecture: all
Depends: python3,
	 python3-apt,
	 python3-prettytable,
	 python3-sleekxmpp,
	 ${misc:Depends},
	 ${python3:Depends}
Suggests: cron | cron-daemon
Description: Pester people about available package updates by email or jabber
 Pain in the APT pesters people about available package upgrades,
 just like apticron or cron-apt. However, it does so by SMTP and XMPP
 (direct or MUC/conference room), but also by calling mailx.