This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository csvjdbc.
commit 83850bf008deebfb115bb85d46e109453d28fb0e Author: Christopher Hoskin <[email protected]> Date: Mon May 2 20:31:14 2016 +0100 Fix copyright, remove unnecessary dependancy version --- debian/control | 2 +- debian/copyright | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c29a3fe..281e775 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Christopher Hoskin <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: libjavacc-maven-plugin-java, libmaven-javadoc-plugin-java, junit4, default-jdk-doc Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/csvjdbc.git diff --git a/debian/copyright b/debian/copyright index d17494b..591bfcf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,9 @@ Upstream-Name: CsvJdbc Source: http://csvjdbc.sourceforge.net Files: * -Copyright: 2016, Mario Frasca <[email protected]> +Copyright: 2008-2011, Mario Frasca <[email protected]>, + 2013-2015, Simon Chenery <[email protected]>, + 2001, Jonathan Ackerman License: LGPL-2.1 Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/csvjdbc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

