File: control

package info (click to toggle)
liblog-agent-perl 0.307-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 380 kB
  • ctags: 259
  • sloc: perl: 2,272; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: liblog-agent-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>, Ansgar Burchardt <ansgar@43-1.org>
Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
Build-Depends-Indep: perl (>= 5.6.0-16)
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Log-Agent/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblog-agent-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblog-agent-perl/

Package: liblog-agent-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module providing helper logging routines
 Log::Agent is a general logging framework aimed at reusable modules
 that allow code to be written that is independent of the final logging
 method to be used.