This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libitext-java.
commit beeaf14f17ea16773f51d9ec5dcd7b7fe5bb06d1 Author: Torsten Werner <[email protected]> Date: Sat Aug 30 17:32:31 2008 +0000 * Add copyright statement to debian/copyright. * Some lintian fixes. --- debian/changelog | 4 +++- debian/control | 3 ++- debian/copyright | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9c9c5a5..b4c1a2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,8 +29,10 @@ libitext-java (2.1.3-1) UNRELEASED; urgency=low [ Torsten Werner ] * Add missing Build-Depends. * Add myself to Uploaders. + * Add copyright statement to debian/copyright. + * Some lintian fixes. - -- Torsten Werner <[email protected]> Sat, 30 Aug 2008 19:23:57 +0200 + -- Torsten Werner <[email protected]> Sat, 30 Aug 2008 19:30:42 +0200 libitext-java (1.4.5-3) unstable; urgency=low diff --git a/debian/control b/debian/control index 3658356..2dd2fd3 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,8 @@ Description: Java Library to create and manipulate RTF files on the fly Package: libitext-rups-java Architecture: all Section: libs -Depends: default-jre | java2-runtime, java-virtual-machine, libitext-java (= ${binary:Version}) +Depends: default-jre | java2-runtime, openjdk-6-jre | java-virtual-machine, + libitext-java (= ${binary:Version}) Description: graphical tool for Reading and Updating PDF Syntax (RUPS) iText RUPS provides a GUI for visualizing PDF files and investigating their internal structure. diff --git a/debian/copyright b/debian/copyright index e8e22f5..a566edc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,9 @@ using ant download.site command on downloaded build.xml Upstream Authors: Bruno Lowagie and the co-developer Paulo Soares -Copyright: +Copyright 1999-2008 by Bruno Lowagie. + +License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libitext-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

