File: control

package info (click to toggle)
aptitude-robot 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 504 kB
  • ctags: 31
  • sloc: sh: 717; perl: 536; makefile: 31
file content (35 lines) | stat: -rw-r--r-- 1,084 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
Source: aptitude-robot
Section: admin
Priority: extra
Maintainer: Elmar S. Heeb <elmar@heebs.ch>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: autotools-dev,
               debhelper (>= 7.0.50~),
               dh-autoreconf,
               dh-systemd (>= 1.5),
               libmoo-perl,
               libipc-run-perl,
               librun-parts-perl,
               perl,
               perl-doc
Standards-Version: 3.9.5
Homepage: https://github.com/elmar/aptitude-robot
Vcs-Git: git://github.com/elmar/aptitude-robot.git
Vcs-Browser: https://github.com/elmar/aptitude-robot

Package: aptitude-robot
Architecture: all
Depends: aptitude,
         libmoo-perl,
         librun-parts-perl,
         perl,
         perl-doc,
         psmisc,
         ${misc:Depends}
Suggests: needrestart,
          apt-listbugs
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.