File: control

package info (click to toggle)
libproc-processtable-perl 0.45-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 488 kB
  • ctags: 587
  • sloc: ansic: 4,012; perl: 361; makefile: 19
file content (33 lines) | stat: -rw-r--r-- 1,347 bytes parent folder | download | duplicates (2)
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
Source: libproc-processtable-perl
Priority: optional
Section: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Damyan Ivanov <dmn@debian.org>,
 Ansgar Burchardt <ansgar@43-1.org>
Build-Depends: debhelper (>= 7), perl (>= 5.6.0-16)
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Proc-ProcessTable/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libproc-processtable-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-processtable-perl/

Package: libproc-processtable-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Replaces: libproc-process-perl (<< 0.41-4)
Conflicts: libproc-process-perl (<< 0.41-4)
Description: Perl library for accessing process table information
 This Perl module attempts to unify the interfaces to Unix process table
 information, without having to run a ps subprocess from within a perl or
 shell script and parse the output.

Package: libproc-process-perl
Architecture: all
Depends: libproc-processtable-perl
Description: Dummy package for libproc-processtable-perl rename
 This is a dummy package to follow rename of libproc-process-perl to
 libproc-processtable-perl.
 .
 Once libproc-processtable-perl is installed, this package may be safely
 removed.