File: control

package info (click to toggle)
ditrack 0.8-1.1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 516 kB
  • ctags: 645
  • sloc: python: 3,762; makefile: 43
file content (18 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ditrack
Section: devel
Priority: extra
Maintainer: Jose M. Moya <josem@debian.org>
Build-Depends: debhelper (>= 5.0.38), python-dev, python-central (>= 0.5.6)
Standards-Version: 3.8.0
XS-Python-Version: current

Package: ditrack
Architecture: all
Depends: ${python:Depends}, subversion
XB-Python-Version: ${python:Versions}
Homepage: http://www.ditrack.org/
Description: lightweight distributed issue tracking system
 DITrack is a free, open source, lightweight, distributed issue (bug,
 defect, ticket) tracking system using a Subversion repository instead
 of a backend database. It is written in Python and runs in UNIX
 environment (*BSD, Linux, MacOS X).