Source: postgresql-jdbc
Section: java
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/pgjdbc/pgjdbc/tags
Vcs-Browser: https://github.com/alvistack/pgjdbc-pgjdbc
Vcs-Git: https://github.com/alvistack/pgjdbc-pgjdbc.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),

Package: libpostgresql-jdbc-java
Architecture: all
Description: Postgresql JDBC Driver
 PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to
 connect to a PostgreSQL database using standard, database independent
 Java code. Is an open source JDBC driver written in Pure Java (Type 4),
 and communicates in the PostgreSQL native network protocol.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 java-runtime,
