File: control

package info (click to toggle)
aptitude-robot 1.5.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 556 kB
  • sloc: sh: 727; perl: 645; makefile: 29
file content (40 lines) | stat: -rw-r--r-- 1,284 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
29
30
31
32
33
34
35
36
37
38
39
40
Source: aptitude-robot
Section: admin
Priority: optional
Maintainer: Elmar S. Heeb <elmar@heebs.ch>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: debhelper-compat (= 13),
               libmoo-perl,
               libipc-run-perl <!nocheck>,
               librun-parts-perl,
               libtest-deep-perl <!nocheck>,
               libtest-warnings-perl <!nocheck>,
               perl,
               perl-doc
Standards-Version: 4.6.2
Homepage: https://github.com/elmar/aptitude-robot
Vcs-Git: https://github.com/elmar/aptitude-robot.git
Vcs-Browser: https://github.com/elmar/aptitude-robot
Rules-Requires-Root: no

Package: aptitude-robot
Architecture: all
Depends: aptitude,
         libmoo-perl,
         librun-parts-perl,
         sysvinit-utils (>= 3.05-4~) | lsb-base,
         perl,
         psmisc,
         ${misc:Depends},
         ${perl:Depends}
Recommends: perl-doc
Suggests: needrestart,
          needrestart-session,
          apt-listbugs,
          bsd-mailx | mailx,
          xymon-client
Enhances: aptitude
Description: Automate package choice management
 Framework to use aptitude for automated package management including
 unattended upgrade, installation, removal, hold, etc.  Allows you to automate
 what you would manually do with aptitude.