Package: rt4-extension-repeatticket
Version: 1.10-5
Severity: normal
Tags: patch
The instructions in README.Debian needs to be updated for version 4.
-- System Information:
Debian Release: 8.10
APT prefers oldstable
APT policy: (990, 'oldstable'), (500, 'oldstable-updates')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.9.65 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages rt4-extension-repeatticket depends on:
ii libdatetime-event-ical-perl 0.12-1
pn perl:any <none>
ii request-tracker4 4.2.8-3+deb8u3
rt4-extension-repeatticket recommends no packages.
rt4-extension-repeatticket suggests no packages.
-- no debconf information
--- README.Debian.orig 2016-09-26 01:07:52.000000000 -0400
+++ README.Debian 2018-05-14 02:01:29.000000000 -0400
@@ -25,7 +25,7 @@
* Edit a file like e.g. /etc/request-tracker4/RT_SiteConfig.d/90-local and
add the line
- Plugin('RT::Extension::RepeatTicket');
+ Set(@Plugins, qw(RT::Extension::RepeatTicket));
and run