File: control

package info (click to toggle)
tj3 3.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, trixie
  • size: 5,028 kB
  • sloc: ruby: 36,431; javascript: 1,113; sh: 19; makefile: 17
file content (49 lines) | stat: -rw-r--r-- 1,767 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Source: tj3
Section: utils
Priority: optional
Maintainer: Vincent Bernat <bernat@debian.org>
Build-Depends: debhelper-compat (=13),
               gem2deb,
               rake,
               ruby-mail (>= 2.4.3),
               ruby-rspec,
               ruby-term-ansicolor (>= 1.0.7),
               localehelper,
               help2man
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/tj3
Vcs-Git: https://salsa.debian.org/debian/tj3.git
Homepage: http://www.taskjuggler.org
XS-Ruby-Versions: all

Package: tj3
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-mail (>= 2.4.3),
         ruby-term-ansicolor (>= 1.0.7),
         ${misc:Depends}
Description: project management software, aka TaskJuggler
 TaskJuggler is a modern and powerful, Free and Open Source Software project
 management tool. Its new approach to project planing and tracking is more
 flexible and superior to the commonly used Gantt chart editing tools.
 .
 TaskJuggler is project management software for serious project managers. It
 covers the complete spectrum of project management tasks from the first idea
 to the completion of the project. It assists you during project scoping,
 resource assignment, cost and revenue planing, risk and communication
 management.

Package: vim-tjp
Architecture: all
Depends: ${misc:Depends}
Recommends: vim-addon-manager
Description: vim addon for TaskJuggler .tjp files
 TaskJuggler is project management software for project scoping, resource 
 assignment, cost and revenue planing, risk and communication management. It is
 packaged in Debian as tj3.
 .
 This package provides a plugin for the vim editor prviding syntax highlighting
 for .tjp files.