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
|
Source: libticket-simple-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
Christian Kuelker <christian.kuelker@cipworx.org>,
Xavier Oswald <xoswald@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: libmodule-build-perl,
perl,
cdbs (>= 0.4.78~),
devscripts (>= 2.10.7~),
dh-buildinfo,
debhelper (>= 6),
libclass-std-perl (>= 0.0.9),
liblog-log4perl-perl (>= 0.42),
libreadonly-perl,
libtime-hires-perl,
libversion-perl,
libtest-leaktrace-perl,
libtest-simple-perl,
libtest-perl-critic-perl,
libtest-pod-perl (>= 1.14),
libtest-pod-coverage-perl (>= 1.04),
libtest-refcount-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libticket-simple-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libticket-simple-perl.git
Homepage: http://www.cipux.org/
Package: libticket-simple-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
${cdbs:Depends}
Description: basic ticket system
Ticket::Simple provides a simple ticket system for creating, storing,
fetching, comparing user assigned tickets.
|