[pkg-java] r6961 - trunk/libitext-java/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Sat Aug 30 17:32:32 UTC 2008
Author: twerner
Date: 2008-08-30 17:32:31 +0000 (Sat, 30 Aug 2008)
New Revision: 6961
Modified:
trunk/libitext-java/debian/changelog
trunk/libitext-java/debian/control
trunk/libitext-java/debian/copyright
Log:
* Add copyright statement to debian/copyright.
* Some lintian fixes.
Modified: trunk/libitext-java/debian/changelog
===================================================================
--- trunk/libitext-java/debian/changelog 2008-08-30 17:25:04 UTC (rev 6960)
+++ trunk/libitext-java/debian/changelog 2008-08-30 17:32:31 UTC (rev 6961)
@@ -29,8 +29,10 @@
[ Torsten Werner ]
* Add missing Build-Depends.
* Add myself to Uploaders.
+ * Add copyright statement to debian/copyright.
+ * Some lintian fixes.
- -- Torsten Werner <twerner at debian.org> Sat, 30 Aug 2008 19:23:57 +0200
+ -- Torsten Werner <twerner at debian.org> Sat, 30 Aug 2008 19:30:42 +0200
libitext-java (1.4.5-3) unstable; urgency=low
Modified: trunk/libitext-java/debian/control
===================================================================
--- trunk/libitext-java/debian/control 2008-08-30 17:25:04 UTC (rev 6960)
+++ trunk/libitext-java/debian/control 2008-08-30 17:32:31 UTC (rev 6961)
@@ -33,7 +33,8 @@
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.
Modified: trunk/libitext-java/debian/copyright
===================================================================
--- trunk/libitext-java/debian/copyright 2008-08-30 17:25:04 UTC (rev 6960)
+++ trunk/libitext-java/debian/copyright 2008-08-30 17:32:31 UTC (rev 6961)
@@ -5,8 +5,10 @@
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
License as published by the Free Software Foundation; either
More information about the pkg-java-commits
mailing list