File: control

package info (click to toggle)
reprepro 1.3.1%2B1-1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,660 kB
  • ctags: 1,621
  • sloc: ansic: 22,424; sh: 2,032; python: 138; makefile: 127
file content (22 lines) | stat: -rw-r--r-- 889 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
Source: reprepro
Section: utils
Priority: extra
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 4.0.0), libgpgme11-dev, libdb4.3-dev, libz-dev, libbz2-dev, libarchive-dev
Standards-Version: 3.7.2

Package: reprepro
Architecture: any
Depends: apt, ${shlibs:Depends}, ${reprepro:Depends}, ${misc:Depends}
Suggests: gnupg-agent
Description: debian package repository producer
 reprepro is a tool to manage a repository of Debian packages
 (.deb, .udeb, .dsc, ...). It stores files either being
 injected manually or downloaded from some other repository
 (partially) mirrored into one pool/ hierarchy. 
 Managed packages and files are stored in a Berkley DB, 
 so no database server is needed. 
 Checking signatures of mirrored repositories and creating
 signatures of the generated Package indices is supported.
 .
 Homepage: http://mirrorer.alioth.debian.org/