File: control

package info (click to toggle)
rt-extension-jsgantt 1.08-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 428 kB
  • sloc: perl: 2,718; javascript: 1,210; sh: 60; makefile: 33
file content (32 lines) | stat: -rw-r--r-- 1,269 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
29
30
31
32
Source: rt-extension-jsgantt
Section: perl
Priority: optional
Maintainer: Debian Request Tracker Group <pkg-request-tracker-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ruthven <andrew@etc.gen.nz>,
    Dominic Hargreaves <dom@earth.li>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep:
 libcapture-tiny-perl,
 libjson-perl,
 liblist-moreutils-perl,
 libmodule-install-rtx-perl (>= 0.42-1~)
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://metacpan.org/pod/RT-Extension-JSGantt/
Vcs-Browser: https://salsa.debian.org/request-tracker-team/rt-extension-jsgantt
Vcs-Git: https://salsa.debian.org/request-tracker-team/rt-extension-jsgantt.git
Testsuite: autopkgtest-pkg-perl

Package: rt5-extension-jsgantt
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libjson-perl,
 liblist-moreutils-perl,
 request-tracker5
Breaks: rt4-extension-jsgantt (<< 1.07-2~)
Description: Gantt charts for your tickets (for RT5)
 Gantt charts are ubiquitous for project planning and management.
 This extension provides dynamically generated Gantt charts for
 any ticket search in RT using the date fields for each ticket.
 It also provides a Gantt chart for the dependencies of a ticket
 so you can see how your entire project fits together.