File: control

package info (click to toggle)
libdbd-mysql-perl 4.007-1%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 684 kB
  • ctags: 330
  • sloc: ansic: 3,678; perl: 2,978; makefile: 54
file content (18 lines) | stat: -rw-r--r-- 816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libdbd-mysql-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Raphael Hertzog <hertzog@debian.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/DBD-mysql/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbd-mysql-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/
Build-Depends: perl (>= 5.8.0), debhelper (>= 6), libmysqlclient15-dev, libdbi-perl, zlib1g-dev (>= 1:1.1.3)

Package: libdbd-mysql-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, libdbi-perl (>= 1.08-1)
Description: A Perl5 database interface to the MySQL database
 DBD::mysql implements the standard Perl5 DBI interface
 to give you access to MySQL databases.