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
|
jlex (1.2.6-8) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Policy version 3.9.6: no changes required.
* Use HTTPS for Vcs-* URLs.
* Upgrade to debhelper v9.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 12:14:53 +0000
jlex (1.2.6-7) unstable; urgency=low
* Remove article from start of short description, per lintian.
* Insert an "Old Changelog:" line in debian/changelog to pacify Lintian
regarding entries that used an old syntax.
* Switch to git; add Vcs-* fields.
* Policy version 3.9.5: no changes required.
-- Colin Watson <cjwatson@debian.org> Sat, 18 Jan 2014 16:23:46 +0000
jlex (1.2.6-6) unstable; urgency=low
* Mark jlex Multi-Arch: foreign.
-- Colin Watson <cjwatson@debian.org> Wed, 09 Nov 2011 01:55:25 +0000
jlex (1.2.6-5) unstable; urgency=low
* Use 'dh $@ --options' rather than 'dh --options $@', for
forward-compatibility with debhelper v8.
* Remove duplicate Priority field from binary control stanza.
* Policy version 3.9.1: no changes required.
-- Colin Watson <cjwatson@debian.org> Sun, 19 Dec 2010 14:38:44 +0000
jlex (1.2.6-4) unstable; urgency=low
* Upgrade to debhelper v7.
* Use ${misc:Depends}.
* Use doc-base section Programming/Java.
* Use javahelper.
* Policy version 3.8.4:
- Add a Homepage field.
- Move to section 'java'.
* Add a watch file.
* Convert to source format 3.0 (quilt).
-- Colin Watson <cjwatson@debian.org> Tue, 02 Mar 2010 13:03:17 +0000
jlex (1.2.6-3) unstable; urgency=low
* Put debhelper in Build-Depends rather than in Build-Depends-Indep.
-- Colin Watson <cjwatson@debian.org> Wed, 28 Jun 2006 18:41:21 +0100
jlex (1.2.6-2) unstable; urgency=low
* Convert to java-gcj-compat (thanks, Matt Zimmerman and Matthias Klose
via Ubuntu; I added a dependency on java-gcj-compat |
java-virtual-machine, and reverted the alternate dependency on
java2-runtime since nothing actually seems to provide that).
* Upgrade to debhelper compatibility level 4.
* Convert from menu/dwww to doc-base.
* Rename assert to ASSERT in sample.lex too.
* Policy version 3.6.2.
-- Colin Watson <cjwatson@debian.org> Thu, 15 Dec 2005 11:43:10 +0000
jlex (1.2.6-1) unstable; urgency=low
* New upstream release.
- Rename assert, which clashed with Java 1.4 (closes: #261949).
* Update copyright file.
* Update debhelper build-dependency version to 3.0.0, not that I can
remember why I was using DH_COMPAT=3 ...
-- Colin Watson <cjwatson@debian.org> Thu, 29 Jul 2004 13:09:44 +0100
jlex (1.2.5-4) unstable; urgency=low
* Policy version 3.5.7:
- Move build rules to build-indep target.
- Drop /usr/doc symlink.
* Use jikes-kaffe, which knows how to cope with kaffe's base classes
having moved.
-- Colin Watson <cjwatson@debian.org> Sat, 5 Oct 2002 14:34:16 +0100
jlex (1.2.5-3) unstable; urgency=low
* New Java policy proposal:
- Ship a .jar in /usr/share/java rather than class files in
/usr/share/java/repository.
- Depend on a runtime as well as on a virtual machine (only Java 1 for
now, as I haven't tested jlex with Java 2).
* Use proper make dependencies to avoid running the build target twice.
-- Colin Watson <cjwatson@debian.org> Fri, 28 Dec 2001 00:09:33 +0000
jlex (1.2.5-2) unstable; urgency=low
* Use Build-Depends-Indep rather than Build-Depends.
-- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2001 19:45:59 +0000
jlex (1.2.5-1) unstable; urgency=low
* New maintainer (closes: #107253).
* New upstream release (closes: #63165, #77527):
- No longer needs separate JavaLexBitSet implementation. I've removed
the Kore copyright notice from debian/copyright as a result.
- Update main JLex copyright notice from
http://www.cs.princeton.edu/~appel/modern/java/JLex/#LICENSE.
* Repackaged with debhelper.
* FHS transition (closes: #91185, #91510). Update manual page accordingly.
* Builds with jikes and runs with kaffe, so adjust build system and
dependencies and move to main (closes: #44472).
* Move Java classes to /usr/share/java/repository, to comply with the
proposed Debian Java Policy.
-- Colin Watson <cjwatson@debian.org> Mon, 6 Aug 2001 19:28:25 +0100
jlex (1.2.3-5) unstable; urgency=low
* Removed redundant "icon=none" from menu file.
* Minor debian/process beautification.
-- Charles Briscoe-Smith <cpbs@debian.org> Tue, 6 Oct 1998 02:42:36 +0100
jlex (1.2.3-4) unstable; urgency=low
* Depend on "jdk1.1-runtime | jdk1.1" for maximal compatibility.
* Update debian/rules.
-- Charles Briscoe-Smith <cpbs@debian.org> Sat, 3 Oct 1998 02:43:15 +0100
jlex (1.2.3-3) unstable; urgency=low
* Depend on jdk1.1 instead of jdk1.1-runtime.
-- Charles Briscoe-Smith <cpbs@debian.org> Mon, 14 Sep 1998 13:32:24 +0100
jlex (1.2.3-2) unstable; urgency=low
* Install changelog in /usr/doc/jlex.
* Call update-menus in postinst and postrm.
-- Charles Briscoe-Smith <cpbs@debian.org> Wed, 5 Aug 1998 21:40:00 +0100
jlex (1.2.3-1) unstable; urgency=low
* New maintainer.
* New upstream source.
* Changed package name ("Java" is a trademark).
* Replace and conflict with "javalex".
* Wrote and included a man page.
* Use generic debian/rules and rewrote old rules into debian/process.
* Put all .class files into JLex subdirectory, not just Main.class.
-- Charles Briscoe-Smith <cpbs@debian.org> Sat, 18 Jul 1998 16:32:42 +0100
Old Changelog:
javalex (1.1.5-2) unstable; urgency=low, closes=9253 14857 15128 19337 23329 23331
* New interim maintainer Joey to not orphaning it
* Rewrote copyright file
* Changed dependency to depend on jdk1.1-runtime (closes: Bug#9253)
* Moved to contrib/devel as it depends on the non-free jdk1.1 package
(closes: Bug#23329)
* Installed Main.class as /usr/lib/javalex/JavaLex/Main.class. Thanks
to Charles Briscoe-Smith <cpbs@debian.org> for this hint. Now the
package is working again. (closes: Bug#23331)
* Added menu file to display the manual.
* This package still needs a new maintainer.
-- Martin Schulze <joey@finlandia.infodrom.north.de> Sat, 4 Jul 1998 19:27:55 +0200
javalex (1.1.5-1.1) frozen unstable; urgency=low
* Non-maintainer upload
* Included copyright file (fixes #14857, #19337)
* Fixed incorrect path in /usr/bin/javalex script (fixes #15128)
-- Hamish Moffatt <hamish@debian.org> Wed, 19 Mar 1998 19:56:00 +1100
javalex (1.1.5-1) unstable; urgency=low
* New upstream version
* New maintainer
-- Michael Fletcher <zidj@geocities.com> Thu, 27 Mar 1997 22:59:57 -0600
|