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 dfaa2a0384ac95205813e054697de4c556f19213 Author: Michael Koch <[email protected]> Date: Thu Aug 2 05:33:22 2007 +0000 libitext-java (1.4.5-2) unstable; urgency=low * Removed Suggests on libitext-java-doc. This package doesn't exist. * Removed two trailing empty lines. * Added myself to Uploaders. -- Michael Koch <[email protected]> Thu, 02 Aug 2007 07:30:43 +0200 --- debian/changelog | 8 ++++++++ debian/control | 4 +--- debian/rules | 1 - 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9a6891..ea88375 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libitext-java (1.4.5-2) unstable; urgency=low + + * Removed Suggests on libitext-java-doc. This package doesn't exist. + * Removed two trailing empty lines. + * Added myself to Uploaders. + + -- Michael Koch <[email protected]> Thu, 02 Aug 2007 07:30:43 +0200 + libitext-java (1.4.5-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index eec101f..4d85c02 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libitext-java Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Gerardo Curiel <[email protected]> +Uploaders: Gerardo Curiel <[email protected]>, Michael Koch <[email protected]> Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, ecj-bootstrap Build-Depends: cdbs, debhelper (>= 4.1.0) Standards-Version: 3.7.2 @@ -10,7 +10,6 @@ Standards-Version: 3.7.2 Package: libitext-java Architecture: all Section: libs -Suggests: libitext-java-doc Depends: java-gcj-compat (>= 1.0.65) | java2-runtime Description: Java Library to generate PDF on the Fly iText is a library that allows you to generate PDF files on the fly. @@ -21,4 +20,3 @@ Description: Java Library to generate PDF on the Fly with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2. It's available for free under a multiple license: MPL and LGPL. - diff --git a/debian/rules b/debian/rules index 8ac105c..fbdcd12 100755 --- a/debian/rules +++ b/debian/rules @@ -28,4 +28,3 @@ clean:: dh_testdir dh_testroot -rm -rf build - -- 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

