File: control

package info (click to toggle)
roundup 1.2.1-10%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,764 kB
  • ctags: 3,756
  • sloc: python: 30,296; sh: 1,497; perl: 23; makefile: 22
file content (23 lines) | stat: -rw-r--r-- 936 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
23
Source: roundup
Section: web
Priority: optional
Build-Depends: python-dev (>= 2.3), python-all-dev (>= 2.3.5-11), debhelper (>= 5.0.37.2), dpatch, python-central (>= 0.5), cdbs
Maintainer: Toni Mueller <toni@debian.org>
XS-Python-Version: 2.3, 2.4
Standards-Version: 3.7.2

Package: roundup
Architecture: all
Depends: ${python:Depends}, adduser
XB-Python-Version: ${python:Versions}
Suggests: python-gdbm, python-sqlite, python-psycopg, python-metakit, python-mysqldb, runit, libapache2-mod-python
Description: an issue-tracking system
 a simple-to-use and -install issue-tracking system with
 command-line, web and e-mail interfaces. It is based on the winning
 design from Ka-Ping Yee in the Software Carpentry "Track" design
 competition.
 .
 If you install one or more of the suggested database interface packages,
 you will be able to store tracker data in the corresponding database.
 .
 Homepage: http://roundup.sourceforge.net/