File: control

package info (click to toggle)
bup 0.17b-2squeeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,416 kB
  • ctags: 1,420
  • sloc: python: 18,377; ansic: 311; sh: 284; perl: 160; makefile: 129
file content (20 lines) | stat: -rw-r--r-- 762 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: bup
Section: admin
Priority: extra
Maintainer: Jon Dowland <jmtd@debian.org>
Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev, python-support,
 git (>= 1:1.7.0.4-2) | git-core
Standards-Version: 3.9.1
Homepage: http://github.com/apenwarr/bup
Vcs-Git: git://git.debian.org/collab-maint/bup.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/bup.git;a=shortlog;h=refs/heads/debian

Package: bup
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
 python, git (>= 1:1.7.0.4-2) | git-core, python-fuse,
 python-tornado (>= 1.0.1-1)
Recommends: par2
Description: highly efficient file backup system based on git
 bup is a backup tool which stores the backups in a system based around
 the packfile format from git.