Source: apgdiff
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Standards-Version: 3.9.5
Section: database
Priority: extra
Build-Depends-Indep: asciidoc, docbook-xml, docbook-xsl, libxml2-utils, xsltproc,
 default-jdk,
# test suite:
 junit4, ant-optional, libhamcrest-java
Build-Depends: ant, debhelper (>= 7.0.50~)
Homepage: http://apgdiff.startnet.biz/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-postgresql/apgdiff.git
Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-postgresql/apgdiff.git

Package: apgdiff
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, ${misc:Depends}
Description: Another PostgreSQL Diff Tool
 Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful
 for schema upgrades. The tool compares two schema dump files and creates
 an SQL output file that is (after some hand-made modifications) suitable for
 upgrades of old schemata.
