File: control

package info (click to toggle)
debmirror 1%3A2.26
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 432 kB
  • sloc: perl: 2,491; sh: 79; makefile: 15
file content (22 lines) | stat: -rw-r--r-- 1,096 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
Source: debmirror
Section: net
Priority: extra
Maintainer: Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper (>= 7.0.50), perl (>= 5.10), libnet-perl, libdigest-md5-perl, libdigest-sha-perl, liblockfile-simple-perl, libwww-perl (>= 5.815), perl (>= 5.22) | libnet-inet6glue-perl
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/debmirror.git
Vcs-Browser: https://anonscm.debian.org/cgit/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),
	perl (>= 5.22) | 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.