1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258
|
libitext-java (2.1.7-12) unstable; urgency=medium
* Team upload.
* Switch to compat level 11.
* Remove Adriaan Peeters from Uploaders. (Closes: #846791)
* Declare compliance with Debian Policy 4.1.3.
* Add encoding.patch and fix FTBFS with Java 9. (Closes: #893241)
-- Markus Koschany <apo@debian.org> Sun, 25 Mar 2018 18:42:52 +0200
libitext-java (2.1.7-11) unstable; urgency=medium
* Added the modifications made by TIBCO Software for JasperReports >= 6.2
* Install the Maven artifacts for libitext-rtf-java and libitext-rups-java
* Removed the libitext-java-gcj package
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 3.9.8
-- Emmanuel Bourg <ebourg@apache.org> Thu, 28 Jul 2016 22:56:19 +0200
libitext-java (2.1.7-10) unstable; urgency=medium
* Team upload.
* Add bouncycastle-1.51.patch and fix FTBFS with version 1.51 of
bouncycastle.
* Vcs-Browser: Use cgit and https.
* Add ant.properties file and build with Java version 1.5 due to use of
generics.
-- Markus Koschany <apo@debian.org> Sun, 06 Dec 2015 16:53:35 +0100
libitext-java (2.1.7-9) unstable; urgency=medium
* Team upload.
* Fixed the dependencies in the pom (Closes: #771198)
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 27 Nov 2014 16:14:33 +0100
libitext-java (2.1.7-8) unstable; urgency=low
* Team upload.
* Bumped standards version to 3.9.5 (no changes).
* Wrap and sort Build-Depends.
* Add a build dependency on maven-repo-helper.
* Provide Maven artifacts (Closes: #729010).
* Add mh_clean to clean target.
-- Stephen Nelson <stephen@eccostudio.com> Mon, 20 Jan 2014 22:59:50 +0000
libitext-java (2.1.7-7) unstable; urgency=low
* Patched to compile against Bouncy Castle 1.49
* Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Mon, 15 Jul 2013 23:57:34 +0200
libitext-java (2.1.7-6) unstable; urgency=low
* Team upload.
* Upload to unstable. (Closes: #710410)
-- tony mancill <tmancill@debian.org> Thu, 30 May 2013 23:12:41 -0700
libitext-java (2.1.7-5) experimental; urgency=low
* Team upload.
* Update to Standards-Version to 3.9.4 (no change required)
* Added a patch to compile against Bouncy Castle 1.47 or later.
* debian/watch: Changed to match only the 2.x releases
* debian/rules: Added a get-orig-source target
-- Emmanuel Bourg <ebourg@apache.org> Fri, 29 Mar 2013 22:47:29 +0100
libitext-java (2.1.7-4) unstable; urgency=low
* Team upload.
* Add missing the Class-Path for the java packages.
- Use javahelper to set the classpath.
- Use javahelper to compute dependencies.
* Add versioned (Build-)Dependency on libbcprov-java due to
#687694.
-- Niels Thykier <niels@thykier.net> Sat, 15 Sep 2012 11:02:37 +0200
libitext-java (2.1.7-3) unstable; urgency=low
[ Miguel Landaeta ]
* Team upload.
* Add Build-Depends on gcj-native-helper.
* Remove Michael Koch from Uploaders list.
Thanks for your work on this package. (Closes: #654069).
[ Jari Aalto ]
* Update to Standards-Version to 3.9.3 and debhelper to 9.
* Change obsolete default-jdk-builddep to default-jdk. (Closes: #669157).
* Replace debian/patches/01* template with headers and rename file to
standard *.patch extension.
* Fix copyright-refers-to-symlink-license (Lintian).
* Fix debian-control-has-unusual-field-spacing (Lintian).
* Fix duplicate-short-description (Lintian).
* Fix needless-dependency-on-jre (Lintian).
* Fix missing-classpath (Lintian).
-- Miguel Landaeta <miguel@miguel.cc> Tue, 17 Apr 2012 18:37:46 -0430
libitext-java (2.1.7-2) unstable; urgency=low
[ 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.
-- Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Tue, 18 May 2010 20:08:26 +0530
libitext-java (2.1.7-1) unstable; urgency=low
* New upstream release (Closes: #549347).
* Build-Depends on libbctsp-java.
* Build-Depends on debhelper (>= 7).
* Added missing Depends on ${misc:Depends}.
* Added Vcs-Svn and Vcs-Browser fields.
* Updated Standards-Version 3.8.3.
-- Michael Koch <konqueror@gmx.de> Fri, 02 Oct 2009 21:23:15 +0200
libitext-java (2.1.5-1) unstable; urgency=low
* New upstream version.
* Build packages natively compiled for gcj.
* Handle reading PDF's from stdin.
-- Matthias Klose <doko@debian.org> Mon, 27 Apr 2009 23:59:05 +0200
libitext-java (2.1.4-1) unstable; urgency=low
* New upstream release
-- Adriaan Peeters <apeeters@lashout.net> Sun, 23 Nov 2008 12:26:51 +0100
libitext-java (2.1.3-1) unstable; urgency=low
[Adriaan Peeters]
* New upstream release (Closes: #447359)
* Removed patches:
- debian/patches/01_jpeg_encoder_classpath.patch
- debian/patches/02_ant_properties.patch
* debian/control:
- Added libitext-rtf-java and libitext-rups-java binary packages
- Added myself to Uploaders
- Added Homepage
- Bumped Standards-Version from 3.7.2 to 3.8.0, no changes needed
- Increased dephelper Build-Depends to >= 5.0.0
- Only use Build-Depends, do not depend on libservlet2.3-java, ecj
- Rewrote short and long descriptions
* debian/rules:
- Added DEB_ANT_BUILDFILE
- Removed ANT_ARGS
- Removed API_VERSION, use DEB_UPSTREAM_VERSION instead
- Compiled iText.jar is in lib/ instead of build/bin/
- Use dh_link instead of ln -s
- Added build targets for libitext-rtf-java and libitext-rups-java
* Bumped debian/compat from 4 to 5
* Added debian/watch
[Matthias Klose]
* (Build-)depend on default-jre/-jdk.
[ Torsten Werner ]
* Add missing Build-Depends.
* Add myself to Uploaders.
* Add copyright statement to debian/copyright.
* Some lintian fixes.
* Add more copyright and license information to debian/copyright.
-- Torsten Werner <twerner@debian.org> Sun, 31 Aug 2008 01:03:45 +0200
libitext-java (1.4.5-3) unstable; urgency=low
* Build-Depend on ecj instead of ecj-bootstrap. Closes: #442958.
-- Michael Koch <konqueror@gmx.de> Tue, 18 Sep 2007 20:57:45 +0200
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 <konqueror@gmx.de> Thu, 02 Aug 2007 07:30:43 +0200
libitext-java (1.4.5-1) unstable; urgency=low
* New upstream release
* debian/rules modified due to a new build.xml file
* Patched Pdfgraphics2d.java to remove privative dependencie on com.sun.image.codec.jpeg.*
(more information on
http://developer.classpath.org/mediation/ClasspathMigration#head-d4ee9efe53a641e29ffdcd96e985bf38bbc671c1 )
* ant/.ant.properties paths fixed
* Build package with the packages provided by java-gcj-compat-dev
* Removed unused README.Debian
* Removed unused debian/patches/01libitext-java-addbuildscript.patch
-- Gerardo Curiel <gcuriel@debianvenezuela.org> Thu, 21 Sep 2006 00:08:53 -0400
libitext-java (1.02b-5) unstable; urgency=low
* debian/rules,debian/control: Build package with Kaffe to be able
to move the package to main.
* debian/rules: Converted rules to the cdbs
* debian/libitext-java-doc.docs,libitext-java.dirs: Removed partly
generated files, and used the debhelpers direct in the rules.
* debian/patches/01libitext-java-addbuildscript.patch: Used a patch
instead to have this file direct to the diff.gz
* debian/rules: Renamed jar files like iTextXML.jar to
itext-xml-1.02b.jar
* debian/rules,debian/control: Depending on libservlet2.3-java
-- Stephan Michels <stephan@apache.org> Thu, 23 Feb 2006 07:28:32 +0100
libitext-java (1.02b-4) unstable; urgency=high
* Applied patch proposed by Andreas Jochens related to
FTBFS: JAVA_HOME is not defined correctly. (Closes: Bug#306296)
-- Christian Bayle <bayle@debian.org> Mon, 25 Apr 2005 21:56:25 +0200
libitext-java (1.02b-3) unstable; urgency=low
* Rebuild with .orig tarball
-- Christian Bayle <bayle@debian.org> Thu, 19 Feb 2004 21:13:08 +0100
libitext-java (1.02b-1) unstable; urgency=low
* Removed depend on gij-3.2 (closes #232871)
* New upstream version
-- Christian Bayle <bayle@debian.org> Thu, 19 Feb 2004 20:40:48 +0100
libitext-java (1.00-1) unstable; urgency=low
* Initial Release.
-- Christian Bayle <bayle@debian.org> Mon, 7 Jul 2003 00:47:01 +0200
Local variables:
mode: debian-changelog
End:
|