File: control

package info (click to toggle)
pkgsync 1.26
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 8
  • sloc: sh: 117; makefile: 22
file content (20 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pkgsync
Section: admin
Priority: optional
Maintainer: Steinar H. Gunderson <sesse@debian.org>
Build-Depends: debhelper (>> 7.0.0)
Standards-Version: 3.9.8

Package: pkgsync
Architecture: all
Depends: aptitude (>= 0.6.1.4-1), ${misc:Depends}
Suggests: cfengine2 | cfengine | rdist, tagcoll
Description: automated package list synchronization
 pkgsync is a tool for keeping multiple machines reasonably similar and
 clean. Packages can either be in a `must be installed', `may be
 installed' or `must not be installed' list (which is presumed to be
 distributed separately using a tool such as rdist or cfengine). pkgsync
 will take care of meeting the demands put down in the lists, and then
 removing everything that is not in the `must' or `may' list and is not
 necessary for their operations (as determined by aptitude).