File: control

package info (click to toggle)
trac 0.10.3-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 2,692 kB
  • ctags: 2,972
  • sloc: python: 22,683; cs: 3,174; sh: 30; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 1,026 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
Source: trac
Section: web
Priority: optional
Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0), dpatch
Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Uploaders: Otavio Salvador <otavio@debian.org>, Andres Salomon <dilinger@debian.org>
Standards-Version: 3.7.2

Package: trac
Architecture: all
Depends: ${python:Depends}, python-clearsilver (>= 0.9.3), python-pysqlite2 | python-sqlite (>= 0.4.3) | python-psycopg2, python-subversion, subversion (>= 1.0.1)
Recommends: apache2 | httpd, python-setuptools (>= 0.5a13)
Suggests: enscript, python-docutils, libapache2-mod-python
Conflicts: libapache2-mod-python2.3 (<< 3.2.8-3)
Description: Enhanced wiki and issue tracking system for software development projects
 Trac uses a minimalistic approach to web-based software project management.
 Our mission; to help developers write great software while staying out of
 the way. Trac should impose as little as possible on a team's established
 development process and policies.