Source: rt-extension-repeatticket
Section: perl
Priority: optional
Maintainer: Debian Request Tracker Group <pkg-request-tracker-maintainers@lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb@debian.org>, Maarten Horden <m.horden+debian@parsus.nl>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdatetime-event-ical-perl, libmodule-install-rtx-perl (>= 0.37-3~),
 perl (>= 5.15.2)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-request-tracker/rt-extension-repeatticket-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-request-tracker/rt-extension-repeatticket.git
Homepage: https://metacpan.org/release/RT-Extension-RepeatTicket
Testsuite: autopkgtest-pkg-perl

Package: rt4-extension-repeatticket
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdatetime-event-ical-perl, request-tracker4 (>= 4.0.6)
Description: Repeat tickets in Request Tracker 4 based on schedule
 The RepeatTicket extension for the Request Tracker trouble-ticket tracking
 system allows you to set up recurring tickets so new tickets are
 automatically created based on a schedule. The new tickets are populated
 with the subject and initial content of the original ticket in the
 recurrence.
 .
 After you activate the plugin by adding it to your RT_SiteConfig.pm file, all
 tickets will have a Recurrence tab on the create and edit pages. To set up a
 repeating ticket, click the checkbox to "Enable Recurrence" and fill out the
 schedule for the new tickets.
 .
 New tickets are created when you initially save the recurrence, if new
 tickets are needed, and when your daily cron job runs the rt-repeat-ticket
 script.
