~ubuntu-branches/ubuntu/natty/libitext-java/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Debian Java Maintainers, Michael Koch, Onkar Shinde
  • Date: 2010-05-18 20:08:26 UTC
  • Revision ID: james.westby@ubuntu.com-20100518200826-7t4oyv7h2gzd2t74
Tags: 2.1.7-2
[ Michael Koch ]
* Removed Gerardo Curiel from Uploaders (Closes: #553081).

[ Onkar Shinde ]
* Move -gcj package from 'Recommends' to 'Suggests' as discussed on Debian
  Java mailing list.
* Update standards version to 3.8.4.
* Convert direct code changes to patch.
* Remove simple-patchsys inclusion from rules file.
* Convert package to source format 3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: java
3
3
Priority: optional
4
4
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5
 
Uploaders: Gerardo Curiel <gcuriel@debianvenezuela.org>,
6
 
 Michael Koch <konqueror@gmx.de>, Adriaan Peeters <apeeters@lashout.net>,
7
 
 Torsten Werner <twerner@debian.org>
 
5
Uploaders: Michael Koch <konqueror@gmx.de>, Adriaan Peeters <apeeters@lashout.net>, Torsten Werner <twerner@debian.org>
8
6
Build-Depends: debhelper (>= 7), cdbs, default-jdk-builddep, ant, libbcprov-java,
9
7
 libbcmail-java, libbctsp-java, libdom4j-java, libpdfrenderer-java
10
 
Standards-Version: 3.8.3
 
8
Standards-Version: 3.8.4
11
9
Homepage: http://www.lowagie.com/iText/
12
10
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libitext-java
13
11
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libitext-java
15
13
Package: libitext-java
16
14
Architecture: all
17
15
Depends:  default-jre | java2-runtime, ${misc:Depends}
18
 
Recommends: libitext-java-gcj
 
16
Suggests: libitext-java-gcj
19
17
Description: Java Library to create and manipulate PDF on the fly
20
18
 iText is a library that allows you to generate PDF files on the fly.
21
19
 The iText classes are very useful for people who need to generate read-only,