2009
gjdoc (0.7.9-4.1) unstable; urgency=low
* Non-maintainer upload. * Apply patch from Rail Aliev <rail@i-rs.ru> to add --sourcedir option back (Closes: #541321)
-- Matthew Johnson <mjj29@debian.org> Thu, 13 Aug 2009 22:41:46 +0100
gjdoc (0.7.9-4) unstable; urgency=low
* Build on hppa using gcj-4.4-jdk.
-- Matthias Klose <doko@debian.org> Mon, 04 May 2009 12:01:25 +0000
gjdoc (0.7.9-2) unstable; urgency=low
* Build on alpha again. Closes: #454807.
-- Matthias Klose <doko@debian.org> Sun, 01 Feb 2009 11:37:43 +0100
2008
gjdoc (0.7.9-1) unstable; urgency=low
* New upstream release
- updated debian/patches/20_com_sun_tools_javadoc_Main.patch
-- Michael Koch <konqueror@gmx.de> Fri, 25 Apr 2008 14:13:36 +0200
gjdoc (0.7.8-10) unstable; urgency=low
* Don't build on alpha, arm, hppa.
-- Matthias Klose <doko@debian.org> Wed, 09 Apr 2008 02:32:24 +0200
gjdoc (0.7.8-9) unstable; urgency=low
* Added com.sun.tools.javadoc.Main class. Closes: #465389. * Fixed debian/copyright. * Removed debian/manpages/gjdoc.1. Not needed anymore. * Fixed hyphen issues in upstream manpage. * Removed debian/patches/02classpath_copyright.dpatch. Obsolete. * Removed debian/patches/03dtd.dpatch. Obsolete. * Removed debian/patches/06_no1.4classpath.dpatch. Obsolete. * Removed debian/patches/07_default_out_dir.dpatch. Obsolete. * Removed debian/patches/08_encoding.dpatch. Obsolete. * Removed debian/patches/09_no_code_tag_in_param.dpatch. Obsolete. * Add Homepage field.
-- Michael Koch <konqueror@gmx.de> Sat, 16 Feb 2008 19:43:31 +0100
gjdoc (0.7.8-8) unstable; urgency=low
* Build using gcj-4.3 on all architectures except alpha.
-- Matthias Klose <doko@debian.org> Sun, 27 Jan 2008 22:25:30 +0100
gjdoc (0.7.8-7) unstable; urgency=low
* debian/scripts/dh_javadoc: Strip lines of read input.
Thanks to Matthew Johnson for the patch. Closes: #460605.
* Added Vcs-Svn and Vcs-Browser headers.
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror@gmx.de> Mon, 14 Jan 2008 20:59:41 +0100
2007
gjdoc (0.7.8-6) unstable; urgency=low
* Build-depend on sharutils for configure test.
-- Matthias Klose <doko@debian.org> Wed, 05 Sep 2007 00:26:52 +0200
gjdoc (0.7.8-5) unstable; urgency=low
* Tighten build-dependency on libgcj-bc.
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2007 20:21:07 +0200
gjdoc (0.7.8-4) unstable; urgency=medium
* Build using gcj-4.1 on alpha.
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2007 13:53:47 +0200
gjdoc (0.7.8-3) unstable; urgency=low
* Build using gcj-4.2 on all architectures except m68k.
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2007 11:58:47 +0200
gjdoc (0.7.8-2) unstable; urgency=medium
* Build using gcj-4.2 on arm, armel, hppa. * BC-compile gjdoc.
-- Matthias Klose <doko@debian.org> Sat, 04 Aug 2007 22:05:19 +0200
gjdoc (0.7.8-1ubuntu1) gutsy; urgency=low
* Build using gcj-4.2. * Set Ubuntu maintainer address.
-- Matthias Klose <doko@ubuntu.com> Sun, 22 Jul 2007 16:24:28 +0200
gjdoc (0.7.8-1) unstable; urgency=low
* New upstream version, runs sucessfully against the backported
libjava in gcj-4.1.
- Fixes PR gjdoc/24723, resolving links. Closes: #379088.
* Set java to gij-4.1 instead of gij-4.1-wrapper.
* Adjust (build-)dependencies.
-- Matthias Klose <doko@debian.org> Wed, 02 May 2007 17:48:57 +0200
gjdoc (0.7.7-8) experimental; urgency=low
* Build-depend on gcj generics backport. * Add gij as an alternative dependency.
-- Matthias Klose <doko@ubuntu.com> Sun, 4 Mar 2007 00:38:11 +0100
2006
gjdoc (0.7.7-7) unstable; urgency=low
* Use back gcj-dbtool-4.1 and gij-wrapper-4.1 on arm (closes:
bug#400791). Thanks to Aurelien Jarno.
-- Arnaud Vandyck <avdyk@debian.org> Mon, 4 Dec 2006 16:39:35 +0100
gjdoc (0.7.7-6) unstable; urgency=low
* Use gcj-4.1, not gcj.
-- Matthias Klose <doko@debian.org> Sat, 14 Oct 2006 20:08:56 +0200
gjdoc (0.7.7-5) unstable; urgency=medium
* Do not require a java runtime for the package build.
* Configure with --disable-native, use aot-compile to build the
.jar.so files.
-- Matthias Klose <doko@debian.org> Sat, 14 Oct 2006 16:35:12 +0200
gjdoc (0.7.7-4) unstable; urgency=low
* Build depend on gcj-4.1 (>= 4.1.1-15). * Remove --disable-native on m68k. Closes: #389015.
-- Matthias Klose <doko@debian.org> Wed, 4 Oct 2006 22:59:30 +0200
gjdoc (0.7.7-3) unstable; urgency=low
* Build depend on gcj-4.1 (>= 4.1.1-13).
-- Matthias Klose <doko@debian.org> Sat, 2 Sep 2006 14:16:52 +0000
gjdoc (0.7.7-2) unstable; urgency=low
* debian/control: Build-Depends on libgcj7-dev and gcj-4.1. * debian/rules: Use GCJ 4.1. * Removed Takashi Okamoto from Uploaders (Closes: #352979). * Fixed section of debhelper man-page in debian/scripts/dh_javadoc (Closes: #363155). * Updated Standards-Version to 3.7.2. * Fixed typo in debian/README.Debian.
-- Michael Koch <konqueror@gmx.de> Sat, 20 May 2006 10:21:45 +0000
2005
gjdoc (0.7.7-1) unstable; urgency=low
* New upstream release
-- Michael Koch <konqueror@gmx.de> Sun, 18 Dec 2005 13:40:33 +0000
gjdoc (0.7.6-1) unstable; urgency=low
* New upstream release
- Removed debian/patches/gjdoc-posix.patch. Applied upstream.
* Depends on libgcj6 directly with using ${shlips:Depends}
(Closes: #330140).
-- Michael Koch <konqueror@gmx.de> Fri, 14 Oct 2005 20:35:23 +0000
gjdoc (0.7.5-5) unstable; urgency=low
* debian/rules: Set GCJ variable to point to /usr/bin/gcj-4.0 before running
configure
-- Michael Koch <konqueror@gmx.de> Fri, 23 Sep 2005 21:53:15 +0000
gjdoc (0.7.5-4) unstable; urgency=low
* Build-Depends on libgcj6-dev, gij-4.0, fastjar instead of java-gc-compat
and sablvm (Closes: #328929)
* Reworked debian/rules for new Build-Depends
-- Michael Koch <konqueror@gmx.de> Sun, 18 Sep 2005 16:27:24 +0000
gjdoc (0.7.5-3) unstable; urgency=low
* Build-Depends on java-gcj-compat instead of java-gcj-compat-dev * debian/rules: Use gcj-wrapper-4.0 as javac to build the package
-- Michael Koch <konqueror@gmx.de> Sat, 17 Sep 2005 07:33:49 +0000
gjdoc (0.7.5-2) unstable; urgency=low
* Depends on java-gcj-compat | java1-runtime (Closes: #245204, #319168) * Moved Build-Depends-Indep to Build-Depends * Build-Depends on java-gcj-compat-dev instead of kaffe, jikes, fastjar * debian/rules: Use commands from java-gcj-compat-dev * debian/rules: Dont delete files installed to /usr/lib * debian/control: Make gjdoc an architecture dependant package * Fixed address of FSF in debian/copyright * Updated Standards-Version to 3.6.2
-- Michael Koch <konqueror@gmx.de> Wed, 14 Sep 2005 19:12:57 +0000
gjdoc (0.7.5-1) unstable; urgency=low
* New upstream release (Closes: #306371, #308913, #309219) * Removed debian/patches/10_gjdoc_sh_in.patch * Removed debian/patches/gjdoc-checkparamslength.patch * Removed debian/patches/gjdoc-parameterimpl.patch * Added debian/patches/gjdoc-posix.patch (Closes: #309903)
-- Michael Koch <konqueror@gmx.de> Sat, 18 Jun 2005 20:18:03 +0200
gjdoc (0.7.4-1) unstable; urgency=low
* New upstream release
-- Michael Koch <konqueror@gmx.de> Sun, 1 May 2005 15:24:50 +0000
gjdoc (0.7.3-1) unstable; urgency=low
* New upstream release
- Removed debian/patches/10_gjdoc_sh_in.patch
* Updated debian/copyright (Closes: #299426)
* debian/control: Revised description
* debian/rules: Automate getting upstream version
* Updated watch file
-- Michael Koch <konqueror@gmx.de> Tue, 15 Mar 2005 13:00:41 +0000
gjdoc (0.7.2-2) unstable; urgency=low
* Fixed gjdoc.sh.in
-- Michael Koch <konqueror@gmx.de> Thu, 10 Mar 2005 09:21:20 +0000
gjdoc (0.7.2-1) unstable; urgency=low
* New upstream release
-- Michael Koch <konqueror@gmx.de> Wed, 9 Mar 2005 15:30:37 +0000
gjdoc (0.7.1-2) unstable; urgency=low
* Fixed Depends on kaffe. * Added watch file.
-- Michael Koch <konqueror@gmx.de> Fri, 25 Feb 2005 08:18:38 +0000
gjdoc (0.7.1-1) unstable; urgency=low
* New upstream release * Removed debian/patches/01-gjdoc_script_antlr_in_classpath.patch. * debian/control: Use correct epoch when depending on kaffe.
-- Michael Koch <konqueror@gmx.de> Tue, 22 Feb 2005 16:38:44 +0000
gjdoc (0.7.0+cvs20050217-2) unstable; urgency=low
* debian/control: Revised description.
* Install manpage for dh_javadoc.
* Don't fail when trying to delete non-existant gjdoc_rawcomments.cache
(Closes: #293193).
* Removed obsolete dpatch files in debian/patches.
-- Michael Koch <konqueror@gmx.de> Mon, 21 Feb 2005 09:13:49 +0000
gjdoc (0.7.0+cvs20050217-1) unstable; urgency=low
* New upstream release
* Use CDBS and kaffe for building.
* Fixed Build-Depends.
* debian/control: Made short description start with a lower letter.
Updated Standards-Version.
* debian/README.Debian: Removed.
-- Michael Koch <konqueror@gmx.de> Thu, 17 Feb 2005 16:55:10 -0600
2004
gjdoc (0.6.1-14) unstable; urgency=low
* debian/scripts/gjdoc: applied a patch from Loic Minier (thanks to him
and thanks to Kurt Roeckx for submitting the bug):
- fixes the syntax error (superfluous fi),
- adds sanitizing double-quotes,
- hence supports spaces in commands or classpath,
- uses /usr/bin/java as the default JVM when the PATH is broken,
- breaks fallback on "kaffe" when java isn't in the PATH (admin has to
fix his alternatives!).
-- Arnaud Vandyck <avdyk@debian.org> Sun, 21 Nov 2004 00:19:17 +0100
gjdoc (0.6.1-13) unstable; urgency=low
* debian/README.Debian: added to explain how to override CLASSPATH and
virtual machine
* gjdoc: modify the script to check for an existing JAVA_HOME, JAVACMD
and CLASSPATH.
-- Arnaud Vandyck <avdyk@debian.org> Thu, 18 Nov 2004 22:42:24 +0100
gjdoc (0.6.1-12) unstable; urgency=low
* support saxon XSLT processor.
-- Takashi Okamoto <tora@debian.org> Sun, 25 Jul 2004 11:41:32 +0900
gjdoc (0.6.1-11) unstable; urgency=low
* javadoc alternative solved, applyed postinst patch, thanks to Loic
Minier. (closes: #252309)
* dh_javadoc: removed the generated gjdoc_rawcomment.cache file.
-- Arnaud Vandyck <avdyk@debian.org> Tue, 13 Jul 2004 22:53:15 +0200
gjdoc (0.6.1-10) unstable; urgency=low
* problem with the @param tag when html is used as the first word of the
description
-- Arnaud Vandyck <avdyk@debian.org> Wed, 5 May 2004 13:01:00 +0200
gjdoc (0.6.1-9) unstable; urgency=low
* added Takashi Okamoto <tora@debian.org> and I as uploaders * removed libxalan2-java as a dependency, gnujaxp is enough, so gjdoc can go back to main! * modified the gjdoc script to work only with gnujaxp * gjdoc only works with kaffe at the moment
-- Arnaud Vandyck <avdyk@debian.org> Fri, 16 Apr 2004 21:19:06 +0200
gjdoc (0.6.1-8) unstable; urgency=low
* Use encoding utf-8 instead of iso-8859-1 for I18N.
Now gjdoc work with kaffe.
-- Takashi Okamoto <tora@debian.org> Sat, 17 Jan 2004 12:25:52 +0900
2003
gjdoc (0.6.1-7) unstable; urgency=low
* Moved to contrib. Closes: #199673. Hopefully an XSLT processor will be made available in main at some point soon but this cannot be guaranteed, so moving to contrib until it happens
-- Mark Howard <mh@debian.org> Wed, 17 Dec 2003 09:15:41 +0000
gjdoc (0.6.1-6) unstable; urgency=low
* Removed libgcj3 build dependency. Closes: #212090
-- Mark Howard <mh@debian.org> Sat, 27 Sep 2003 17:11:14 +0100
gjdoc (0.6.1-5) unstable; urgency=low
* Removed classpath documentation. It isn't always needed. Having it in the
package is not a good idea. If you encounter problems, either include it
manually or file bug reports and we'll se what we can do.
-- Mark Howard <mh@debian.org> Thu, 11 Sep 2003 19:58:25 +0100
gjdoc (0.6.1-4) unstable; urgency=low
* Fixed typos in manpage. Closes: #209260
-- Mark Howard <mh@debian.org> Thu, 11 Sep 2003 19:45:49 +0100
gjdoc (0.6.1-3) unstable; urgency=low
* Removed references to javadoc-gjdoc. Closes: #206424
-- Mark Howard <mh@debian.org> Tue, 26 Aug 2003 18:56:34 +0100
gjdoc (0.6.1-2) unstable; urgency=low
* Use libgnujaxp-java rather than libxerces2-java. Closes: #199678 * Compile with jikes explicitly. Closes: #204155 Thanks to Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> who provided help and patches for both items. * Changed maintainer to Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
-- Mark Howard <mh@debian.org> Tue, 5 Aug 2003 18:52:18 +0100
gjdoc (0.6.1-1) unstable; urgency=low
* New Upstream release Closes: #186115 - now works (as default) far more like javadoc (generates nice html). Run gjdoc -help for more options Sorry it took so long to package. Thanks to Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> for advice. * Determine libgcj version at runtime. Closes: #183692, #184823 * Fixed gjdoc script. Closes: #188698 * Removed javadoc-gjdoc wrapper. gjdoc is now sufficiently like javadoc * Removed gjdoc-native package - Java Bytecode gjdoc now works and is far more useful wrt debugging * Created a few patches - make it work better as default
-- Mark Howard <mh@debian.org> Sat, 28 Jun 2003 19:06:29 +0100
gjdoc (0.4.1-1) experimental; urgency=low
* New upstream release
This release seems generally unstable based on my limited testing, so
uploading to experimental. Please report bugs, preferably with patches.
* HTML generation now works better (Closes: #174478)
* Manpage has been fixed (Closes: #176885)
-- Mark Howard <mh@debian.org> Mon, 17 Feb 2003 19:33:42 +0000
2002
gjdoc (0.0.20021217-2) unstable; urgency=low
* dh_javadoc: removed unneccessary output * dh_javadoc: Added ability to process debian/package.javadoc files
-- Mark Howard <mh@debian.org> Thu, 26 Dec 2002 19:15:19 +0000
gjdoc (0.0.20021217-1) unstable; urgency=low
* New Maintainer - Mark Howard <mh@debian.org> * Reorganised debian/ directory * New man pages for gjdocxml2html and javadoc-gjdoc * Rewritten javadoc-gjdoc wrapper script - now takes into account multiple class and source path parameters as well as environment variables (Closes: #171717) * New CVS Checkout (Closes: #173454) * Fixed gjdoc-native dependencies (Closes: #170287) * Included classpath sources as these are generally required for sucessful operation of gjdoc (Closes: #171724) * Started work on dh_javadoc: a debhelper script for creating and installing javadoc into packages. Included in gjdoc packages for ease while it is under heavy development. Please test and report your successes. * gjdoc-native should now work well - please test on all your packages (preferably by using dh_javadoc). Report any bugs or annoyances to the bts.
-- Mark Howard <mh@debian.org> Thu, 19 Dec 2002 09:55:29 +0000
gjdoc (0.0.20021003-2) unstable; urgency=low
* Alternative javadoc should use javadoc-gjdoc wrapper.
Closes: #167630
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Tue, 5 Nov 2002 23:06:42 +0100
gjdoc (0.0.20021003-1) unstable; urgency=low
* New upstream version (current CVS) * Cleaning to prepare for first upload * First upload. Closes: #156411
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Sat, 26 Oct 2002 22:18:58 +0200
gjdoc (0.0.20020812-2) unstable; urgency=low
* Adding gcj (native) resulting package
-- Mark Howard <mh@tildemh.com> Wed, 2 Oct 2002 13:31:27 +0100
gjdoc (0.0.20020812-1) unstable; urgency=low
* Initial Release.
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Mon, 12 Aug 2002 12:44:59 +0200