File: control

package info (click to toggle)
rt-extension-calendar 1.01-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 276 kB
  • ctags: 166
  • sloc: perl: 2,322; makefile: 20
file content (34 lines) | stat: -rw-r--r-- 1,302 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
Source: rt-extension-calendar
Section: perl
Priority: optional
Maintainer: Debian Request Tracker Group <pkg-request-tracker-maintainers@lists.alioth.debian.org>
Uploaders: KURASHIKI Satoru <lurdan@gmail.com>,
    Dominic Hargreaves <dom@earth.li>,
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: request-tracker4,
 libmodule-install-rtx-perl,
 libdatetime-perl,
 libdatetime-set-perl,
 perl,
Standards-Version: 3.9.8
Homepage: http://search.cpan.org/dist/RTx-Calendar/
Vcs-Git: git://anonscm.debian.org/pkg-request-tracker/rt-extension-calendar.git
Vcs-Browser: http://anonscm.debian.org/?p=pkg-request-tracker/rt-extension-calendar.git

Package: rt4-extension-calendar
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 request-tracker4,
 libdatetime-perl,
 libdatetime-set-perl,
 perl,
Description: Calendar view for Request Tracker 4
 This RT extension provides a calendar view for your tickets and your
 reminders so you see when is your next due ticket. You can find it in the
 menu Search->Calendar.
 .
 There's a portlet to put on your home page (see Prefs/MyRT.html)
 .
 You can also enable ics (ICal) feeds for your default calendar and all your
 private searches in Prefs/Calendar.html. Authentication is magic number based
 so that you can give those feeds to other people.