This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mauve.
commit e486b91bc3cebdffb24acd115581023267c5cf43 Author: Andreas Tille <[email protected]> Date: Tue Apr 28 13:24:22 2015 +0200 There is one single reference to /usr/share/java/postgresql-jdbc4.jar so the postgresql jdbc driver is added to recommends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3f6a32f..7995bc3 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,8 @@ Package: mauve Architecture: any Depends: ${java:Depends}, ${misc:Depends} -Recommends: ${java:Recommends} +Recommends: ${java:Recommends}, + libpostgresql-jdbc-java Description: multiple genome alignment Mauve is a system for efficiently constructing multiple genome alignments in the presence of large-scale evolutionary events such as rearrangement -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mauve.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
