File: control

package info (click to toggle)
trac-datefieldplugin 0.7782-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 76 kB
  • sloc: python: 177; makefile: 21
file content (15 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: trac-datefieldplugin
Section: python
Priority: extra
Maintainer: Al Nikolov <clown@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-setuptools, python-central, python
Standards-Version: 3.9.1
Homepage: http://trac-hacks.org/wiki/DateFieldPlugin

Package: trac-datefieldplugin
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, trac, libjs-jquery-ui
XB-Python-Version: ${python:Versions}
Description: Add custom date fields to Trac tickets
 This plugin validates custom fields as dates in Trac 
 tickets and helps to input them using JQuery-UI.