File: control

package info (click to toggle)
libdbd-pg-perl 1.49-2%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 680 kB
  • ctags: 381
  • sloc: perl: 3,921; ansic: 3,183; makefile: 99; sh: 22
file content (15 lines) | stat: -rw-r--r-- 671 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libdbd-pg-perl
Section: perl
Priority: optional
Maintainer: Raphael Hertzog <hertzog@debian.org>
Uploaders: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>, Ivan Kohler <ivan-debian@420.am>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/packages/libdbd-pg-perl/trunk/
Build-Depends: perl (>= 5.8.0), debhelper (>= 4), libdbi-perl (>= 1.45), libpq-dev (>= 8.0)

Package: libdbd-pg-perl
Architecture: any
Depends: ${shlibs:Depends}, libdbi-perl (>= 1.38), ${perl:Depends}
Description: a PostgreSQL interface for Perl 5 using DBI
 This is a binary Perl module that enables you to control
 a PostgreSQL database in a Perl script.