File: control

package info (click to toggle)
python-fastimport 0.9.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 256 kB
  • sloc: python: 1,941; makefile: 8; sh: 1
file content (20 lines) | stat: -rw-r--r-- 829 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: python-fastimport
Section: python
Priority: optional
Maintainer: Jelmer Vernooij <jelmer@debian.org>
Homepage: http://launchpad.net/python-fastimport
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7.0.50~), python-testtools (>= 0.9.2)
Standards-Version: 3.9.3
X-Python-Version: >= 2.4
Vcs-Bzr: http://bzr.debian.org/users/jelmer/python-fastimport/unstable

Package: python-fastimport
Architecture: all
Provides: ${python:Provides}
Depends: ${python:Depends}, ${misc:Depends}
Suggests: git-core, bzr-fastimport
Breaks: ${python:Breaks}, bzr-fastimport (<< 0.13)
Replaces: bzr-fastimport (<< 0.9.0+bzr279)
Description: Fastimport file format parser and generator library
 Python library for parsing and generating the fastimport file format.
 The fastimport format is used for serializing version control histories.