[csvjdbc] 04/05: Fix copyright, remove unnecessary dependancy version

Christopher Hoskin christopher.hoskin at gmail.com
Mon May 2 19:38:16 UTC 2016


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 <christopher.hoskin at gmail.com>
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 <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
-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 <mfrasca at users.sourceforge.net>
+Copyright: 2008-2011, Mario Frasca <mfrasca at users.sourceforge.net>,
+ 2013-2015, Simon Chenery <simoc at users.sourceforge.net>,
+ 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



More information about the pkg-java-commits mailing list