File: control

package info (click to toggle)
debmirror 1%3A2.16
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 216 kB
  • sloc: perl: 2,153; makefile: 7
file content (22 lines) | stat: -rw-r--r-- 898 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: debmirror
Section: net
Priority: extra
Maintainer: Joey Hess <joeyh@debian.org>
Build-Depends: debhelper (>= 7.0.50)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/collab-maint/debmirror.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/debmirror.git

Package: debmirror
Architecture: all
Depends: ${misc:Depends}, perl (>= 5.10), libnet-perl, libdigest-md5-perl,
	libdigest-sha-perl, liblockfile-simple-perl, rsync,
	bzip2, libwww-perl (>= 5.815),
	libnet-inet6glue-perl
Recommends: gpgv, patch, ed
Suggests: gnupg
Description: Debian partial mirror script, with ftp and package pool support
 This program downloads and maintains a partial local Debian mirror.
 It can mirror any combination of architectures, distributions and
 sections. Files are transferred by ftp, http, hftp or rsync, and package
 pools are fully supported. It also does locking and updates trace files.