File: control

package info (click to toggle)
trac-tickettemplate 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 673; javascript: 465; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 949 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
24
25
26
27
28
Source: trac-tickettemplate
Section: web
Priority: optional
Build-Depends: debhelper-compat (= 13),
	dh-python,
	python3-all,
	python3-setuptools,
	trac
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/packages/trac-tickettemplate
Vcs-Git: https://salsa.debian.org/python-team/packages/trac-tickettemplate.git
Homepage: https://trac-hacks.org/wiki/TracTicketTemplatePlugin

Package: trac-tickettemplate
Architecture: all
Depends: ${python3:Depends},
	${misc:Depends},
	trac
Description: create Trac tickets using templates
 Key features:
  - Trac administrator can specify a general system level template
    default for all uncustomized ticket types
  - System level ticket templates are ticket type specific
  - User level ticket templates, i.e. my template, can be managed by
    common users