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 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671
|
ecj (3.11.1-1) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 Jan 2017 21:38:57 +0100
ecj (3.11.1-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release (from the R4_5_1 tag, identifies itself as 3.11.1)
- Refreshed the patches
- Updated the version of the Maven pom
-- Emmanuel Bourg <ebourg@apache.org> Tue, 10 Jan 2017 23:34:53 +0100
ecj (3.11.0-7) unstable; urgency=medium
* Try to work around build failures on m68k, powerpcspe, ppc64 sh4, sparc64.
-- Matthias Klose <doko@debian.org> Tue, 13 Sep 2016 10:54:29 +0200
ecj (3.11.0-6) unstable; urgency=medium
* Build ecj1 on any architecture.
-- Matthias Klose <doko@debian.org> Sun, 04 Sep 2016 16:33:15 +0200
ecj (3.11.0-5) unstable; urgency=medium
* Work around build failures on amd64 and s390x.
-- Matthias Klose <doko@ubuntu.com> Fri, 05 Aug 2016 12:28:08 +0200
ecj (3.11.0-4) unstable; urgency=medium
* Build using GCC 6.
-- Matthias Klose <doko@debian.org> Thu, 04 Aug 2016 09:03:11 +0200
ecj (3.11.0-2) unstable; urgency=medium
* Team upload.
* Build with the DH sequencer instead of CDBS (Closes: #806020)
* Fixed a sporadic NullPointerException in ReadManager during the build
* Converted debian/copyright to the Copyright Format 1.0
* Updated the version of the Maven pom
* debian/rules: Let DH install the .lintian-overrides files
-- Emmanuel Bourg <ebourg@apache.org> Mon, 01 Aug 2016 10:03:21 +0200
ecj (3.11.0-1) unstable; urgency=medium
* Upload to unstable
-- Emmanuel Bourg <ebourg@apache.org> Tue, 14 Jun 2016 14:09:51 +0200
ecj (3.11.0-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release (built from the R4_5 tag, identifies itself as 3.11.0)
- Refreshed the patches
- Fixes a compiler crash (Closes: #819189)
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Browser URL
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 May 2016 18:12:58 +0200
ecj (3.10.1-2) unstable; urgency=medium
* Build using GCC 5.
-- Matthias Klose <doko@debian.org> Tue, 01 Sep 2015 01:32:26 +0200
ecj (3.10.1-1) unstable; urgency=medium
* Upstream 3.10.1 release (marketing version 4.4.1).
-- Matthias Klose <doko@debian.org> Tue, 30 Sep 2014 16:38:20 +0200
ecj (3.10.1~rc2-1) unstable; urgency=medium
* Upstream 3.10.1 release candidate 2.
* Update package descriptions.
-- Matthias Klose <doko@debian.org> Sat, 30 Aug 2014 22:30:08 +0200
ecj (3.10.0+3.10.0-2) experimental; urgency=medium
* Fix Bug 438812 - Missing bridge methods in indirect child classes.
Closes: #753315.
-- Matthias Klose <doko@debian.org> Thu, 21 Aug 2014 14:57:09 +0200
ecj (3.10.0+3.10.0-1) experimental; urgency=medium
* Upload to experimental, unstable has 3.9.0 again (see #753315).
-- Matthias Klose <doko@debian.org> Sat, 05 Jul 2014 16:12:54 +0200
ecj (3.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (built from the R4_4 tag, identifies itself as 3.10.0)
- Refreshed gcc-changes.diff
- Added a patch fixing compilation errors caused by @Override annotations
- Updated the version of the Maven pom
- Added the new -1.8 option in the manpages
* debian/control:
- Removed the recommended dependency on a JRE for libecj-java
- Added the Homepage and the Vcs-* fields
* Switch to debhelper level 9
* Call 'set -e' in the body of the ecj maintainer scripts
* Fixed a typo in the ecj manpages
* Added a watch file
* debian/rules:
- Renamed the get-source target to get-orig-source and completed
the script to build the upstream tarball.
- Removed the option to build with the old ant1.7 package
- Reduced the number of warnings during the compilation
- Replace the bundle_version parameter with the actual version
in message.properties
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Thu, 26 Jun 2014 17:45:28 +0200
ecj (3.9.0-2) unstable; urgency=medium
* Build using gcj-4.9.
-- Matthias Klose <doko@debian.org> Sat, 03 May 2014 16:46:31 +0200
ecj (3.9.0-1) unstable; urgency=medium
* Update to 4.3.1 (built from the R4_3_1 tag, identifies itself as 3.9.0).
-- Matthias Klose <doko@debian.org> Tue, 10 Dec 2013 15:50:07 +0100
ecj (3.8.2-4) unstable; urgency=low
* Build using gcj-4.8 on all architectures.
-- Matthias Klose <doko@debian.org> Mon, 01 Jul 2013 01:17:16 +0200
ecj (3.8.2-2) unstable; urgency=low
* Build using gcj-4.6 on mips.
-- Matthias Klose <doko@debian.org> Mon, 08 Apr 2013 18:56:06 +0200
ecj (3.8.2-1) unstable; urgency=low
* Update to 3.8.2 (built from the R3_8_2 tag, identifies itself as 3.8.3).
Supports Java7. Closes: #693441.
* Remove copyright information from ICU and jsch. Closes: #622296.
-- Matthias Klose <doko@debian.org> Mon, 08 Apr 2013 00:34:31 +0200
ecj (3.5.1-6) unstable; urgency=low
* Allow package to build with gcj-4.6 on ia64.
-- Matthias Klose <doko@debian.org> Sun, 06 Jan 2013 18:54:59 +0100
ecj (3.5.1-5) unstable; urgency=low
* Fix the libgcj so version.
-- Matthias Klose <doko@debian.org> Sun, 06 Jan 2013 17:36:18 +0100
ecj (3.5.1-4) unstable; urgency=low
* Rebuild using GCC-4.7.
-- Matthias Klose <doko@debian.org> Tue, 10 Apr 2012 14:47:52 +0200
ecj (3.5.1-3) unstable; urgency=low
[ James Page ]
* Add maven artifact deployment to resolve FTBFS for
tomcat-maven-plugin (LP: #835769):
- debian/control: added maven-repo-helper to Build-Depends-Indep
- debian/rules: install maven artifacts, added get-orig-poms target
to retrieve original pom files
- debian/libecj-java.poms: POM file locator.
- debian/poms/ecj.pom: Upstream POM file from Maven repo1.
- debian/libecj-java.install: removed - install handled by m-r-h.
[ Matthias Klose ]
* Remove Jerry Haltom and Michael Koch from uploaders.
-- Matthias Klose <doko@debian.org> Wed, 14 Sep 2011 23:27:58 +0200
ecj (3.5.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Enable armhf architecture for ecj1 (Closes: #631070)
-- Hector Oron <zumbi@debian.org> Wed, 13 Jul 2011 22:13:12 +0100
ecj (3.5.1-2) unstable; urgency=medium
[ Steve Langasek ]
* Move ecj1 binary to the multiarch gcc directory so gcj can find it.
* Create a link to ecj1 in our build directory so that gcj can find it
for rebootstrapping ecj1.
[ Matthias Klose]
* Build with default gcj-jdk.
* ecj1: Provide a compatibility symlink in /usr/lib/gcc/ecj1.
-- Matthias Klose <doko@debian.org> Wed, 08 Jun 2011 19:25:06 +0200
ecj (3.5.1-1) unstable; urgency=low
* Update to the final 3.5.1 release.
* Update GCCMain.java from rhug/eclipse-gcj.
-- Matthias Klose <doko@debian.org> Sat, 10 Oct 2009 11:18:07 +0200
ecj (3.5+20090820-1) unstable; urgency=low
* Update to the R3_5_maintenance branch.
- Fixes eclipse #285466, bootstrap error in OpenJDK.
* Set sections to java.
-- Matthias Klose <doko@debian.org> Thu, 20 Aug 2009 19:34:12 +0200
ecj (3.5-1) unstable; urgency=low
* New upstream version.
* Update to the R3_5_maintenance branch 20090728.
* Update GCCMain.java.
* Build using gcj-4.4-jdk on all architectures.
-- Matthias Klose <doko@debian.org> Tue, 28 Jul 2009 18:55:13 +0200
ecj (3.4.2-4) unstable; urgency=low
* Build using gcj-4.4-jdk on hppa.
-- Matthias Klose <doko@debian.org> Sun, 15 Feb 2009 22:34:28 +0100
ecj (3.4.2-1) unstable; urgency=low
* New upstream version 3.4.2, built from the v_894_R34x tag,
R3_4_maintenance branch.
-- Matthias Klose <doko@debian.org> Sun, 15 Feb 2009 22:34:28 +0100
ecj (3.3.0+0728-11) unstable; urgency=low
* Build again for alpha.
-- Matthias Klose <doko@debian.org> Sun, 01 Feb 2009 09:31:00 +0100
ecj (3.3.0+0728-10) unstable; urgency=low
* libecj-java: Recommend default-jre-headless | java2-runtime-headless
instead of java2-runtime.
-- Matthias Klose <doko@debian.org> Sat, 06 Sep 2008 10:52:13 +0000
ecj (3.3.0+0728-9) unstable; urgency=low
* Don't build on alpha, arm, hppa.
-- Matthias Klose <doko@debian.org> Wed, 09 Apr 2008 04:12:54 +0200
ecj (3.3.0+0728-8) unstable; urgency=low
* Fix build failure on alpha.
-- Matthias Klose <doko@debian.org> Thu, 24 Jan 2008 19:58:40 +0100
ecj (3.3.0+0728-7) unstable; urgency=low
* Build using gcj-4.3 on all archs but alpha.
-- Matthias Klose <doko@debian.org> Thu, 24 Jan 2008 19:11:08 +0100
ecj (3.3.0+0728-6) unstable; urgency=low
* Build-depend on libecj-java on arm.
-- Matthias Klose <doko@debian.org> Mon, 14 Jan 2008 22:07:01 +0100
ecj (3.3.0+0728-5) unstable; urgency=medium
* Make ecj architecture dependent, dependencies depend on the jvm used.
* ecj: Depend on gij-x.y.
-- Matthias Klose <doko@debian.org> Thu, 06 Sep 2007 19:22:58 +0200
ecj (3.3.0+0728-4) unstable; urgency=low
* Fix name of renamed jar file (Michael Koch).
-- Matthias Klose <doko@debian.org> Wed, 05 Sep 2007 00:08:06 +0200
ecj (3.3.0+0728-3) unstable; urgency=medium
* Use ecj-standalone.jar to build the ecj-gcj and ecj1 binaries.
* ecj-gcj: Depend on ecj. Closes: #440259.
-- Matthias Klose <doko@debian.org> Thu, 30 Aug 2007 23:33:08 +0200
ecj (3.3.0+0728-2) unstable; urgency=low
* Tighten build-dependency on libgcj-bc.
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2007 20:12:38 +0200
ecj (3.3.0+0728-1) unstable; urgency=medium
* New upstream version, taken from the R3_3_maintenance tag.
* Build using gcj-4.2 on all architectures except alpha and m68k.
* Stop building the ecj-bootstrap and ecj-bootstrap-gcj packages.
* Build a libecj-java-gcj package.
* Build an ecj1 package on arm, BC-compile ecj1.
* Update debian/copyright, eclipse is EPL, not CPL anymore.
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2007 12:35:30 +0200
ecj (3.3.0-2) unstable; urgency=low
* Apply fix for upstream report #195317.
-- Matthias Klose <doko@debian.org> Fri, 20 Jul 2007 12:05:37 +0200
ecj (3.3.0-1) unstable; urgency=low
* New upstream release.
* Don't reference the transitional bootstrap package in the README.
Closes: #426887.
* Split out the library into libecj-java. Closes: #421621.
-- Matthias Klose <doko@ubuntu.com> Sat, 7 Jul 2007 02:13:27 +0200
ecj (3.3~M7-2) unstable; urgency=low
* debian/control: Make ecj and ecj-gcj conflict and replace their
eclipse-ecj and eclipse-ecj-gcj counterparts. Closes: #421302.
-- Michael Koch <konqueror@gmx.de> Sun, 20 May 2007 09:57:58 -0100
ecj (3.3~M7-1) unstable; urgency=low
* New upstream release.
- Fixes issues with classes extending java.io.PrintWriter and implementing
some random interface. Closes: #424504.
- Removed debian/patches/ecj-square-bracket-classpath.diff.
Applied upstream.
-- Michael Koch <konqueror@gmx.de> Fri, 18 May 2007 09:32:35 -0100
ecj (3.2.2-2) unstable; urgency=low
* Loosen dependency on gij-4.1, libgcj7-jar. Closes: #421488.
-- Matthias Klose <doko@debian.org> Sun, 29 Apr 2007 22:19:47 +0200
ecj (3.2.2-1) unstable; urgency=low
* Upload to unstable.
-- Matthias Klose <doko@debian.org> Fri, 27 Apr 2007 01:04:45 +0200
ecj (3.2.2-0) experimental; urgency=low
* New upstream version.
- Update patches.
* (Build-)depend on gcj generics backport.
* Build-Conflicts with ecj-bootstrap-gcj (<< 3.2.2).
* Merge from Ubuntu:
- Split out patches.
- Add ecj-square-bracket-classpath.diff.
- ecj-bootstrap: Add compatibilty script ecj-bootstrap.
- Install the jar as eclipse-ecj.jar, provide an ecj.jar symlink.
- Rename source and binary package to ecj.
- Pass gcj and gcj-dbtool versions to aot-compile.
-- Matthias Klose <doko@debian.org> Sat, 3 Mar 2007 19:37:46 +0100
ecj-bootstrap (3.2.1-6) unstable; urgency=low
* Fix PR java/30585 (-Werror and -Wall not working). Taken from the rhug
repository.
-- Matthias Klose <doko@debian.org> Sat, 3 Feb 2007 14:16:47 +0100
ecj-bootstrap (3.2.1-5) unstable; urgency=low
* debian/control: Call it a "standalone" version, not a "bootstrap"
version. The package is used as the compiler in java-gcj-compat-dev
as well. See also #396170.
-- Matthias Klose <doko@debian.org> Thu, 11 Jan 2007 20:44:40 +0100
ecj-bootstrap (3.2.1-4) unstable; urgency=medium
* Refactor batch/org/eclipse/jdt/internal/compiler/batch/Main.java,
add batch/org/eclipse/jdt/internal/compiler/batch/GCCMain.java,
needed to bootstrap GCC-4.3.
-- Matthias Klose <doko@debian.org> Tue, 9 Jan 2007 00:09:22 +0100
ecj-bootstrap (3.2.1-3) unstable; urgency=low
* Add missing build dependency.
-- Matthias Klose <doko@debian.org> Sun, 8 Oct 2006 01:40:00 +0200
ecj-bootstrap (3.2.1-2) unstable; urgency=low
* Add 1.6 compatibility in package description.
* Use own copy of aot-compile to build with less memory resources
on arm and m68k.
* Build the standalone binary without -fjni -findirect-dispatch.
-- Matthias Klose <doko@debian.org> Sat, 7 Oct 2006 23:38:47 +0200
ecj-bootstrap (3.2.1-1) unstable; urgency=medium
* New upstream version.
* ecj-bootstrap-gcj: Add postrm script.
-- Matthias Klose <doko@debian.org> Tue, 3 Oct 2006 09:35:39 +0200
ecj-bootstrap (3.2-3) unstable; urgency=low
* Install classmap db in /usr/share/gcj/classmap.db, install jar.so
in /usr/lib/gcj.
* ecj-bootstrap-gcj.postinst: Use rebuild-gcj-db.
* Build depend on gcj-4.1 (>= 4.1.1-13).
-- Matthias Klose <doko@debian.org> Sat, 2 Sep 2006 13:55:21 +0000
ecj-bootstrap (3.2-2) experimental; urgency=low
* Build using the gcj backport from experimental.
* Do not build the binary ecj.
-- Matthias Klose <doko@debian.org> Sun, 13 Aug 2006 13:01:45 +0200
ecj-bootstrap (3.2-1) unstable; urgency=low
* New upstream version.
-- Matthias Klose <doko@debian.org> Mon, 31 Jul 2006 18:16:52 +0000
ecj-bootstrap (3.1.2-6) unstable; urgency=low
* ecj-bootstrap-gcj: Do not register an alternative for ecj.
* ecj-bootstrap: Use ecj-bootstrap-gcj, if available.
* The above changes set the bootclasspath to /usr/share/java/libgcj-4.1.jar,
if no bootclasspath is set. Closes: #361608, #361806.
* Do not try to rebuild the jar file using the gij on arm and m68k.
-- Matthias Klose <doko@debian.org> Thu, 1 Jun 2006 22:55:00 +0200
ecj-bootstrap (3.1.2-5) unstable; urgency=low
* Updated Standards-Version to 3.7.2. No changes needed.
-- Michael Koch <konqueror@gmx.de> Sat, 6 May 2006 16:25:40 +0000
ecj-bootstrap (3.1.2-4) unstable; urgency=low
* Build using gij-4.1/gcj-4.1.
* Rebuild using ecj on all architectures.
* Remove conflict on virtual package ecj.
-- Matthias Klose <doko@debian.org> Sat, 1 Apr 2006 11:29:03 +0000
ecj-bootstrap (3.1.2-3) experimental; urgency=low
* Build using gcj-4.1, upload to experimental.
-- Matthias Klose <doko@debian.org> Sat, 28 Jan 2006 08:35:09 +0000
ecj-bootstrap (3.1.2-2ubuntu3) dapper; urgency=low
* Use gij-4.1 in the package scripts.
-- Matthias Klose <doko@ubuntu.com> Sun, 26 Feb 2006 21:00:44 +0000
ecj-bootstrap (3.1.2-2ubuntu2) dapper; urgency=low
* Build using gcj-4.1.
-- Matthias Klose <doko@ubuntu.com> Sun, 19 Feb 2006 01:07:40 +0000
ecj-bootstrap (3.1.2-2build1) dapper; urgency=low
* Require gcj-4.0.2-9 to build.
-- Matthias Klose <doko@ubuntu.com> Thu, 16 Feb 2006 03:18:22 +0000
ecj-bootstrap (3.1.2-2) unstable; urgency=low
* Set the bootclasspath to /usr/share/java/libgcj-4.0.jar, if not called
with the -bootclasspath and /usr/lib/jvm/java-gcj/jre/lib/rt.jar does
not exist (java-gcj-compat not installed). Closes: #350542.
-- Matthias Klose <doko@debian.org> Thu, 9 Feb 2006 16:33:45 +0000
ecj-bootstrap (3.1.2-1) unstable; urgency=low
* New upstream version.
-- Matthias Klose <doko@debian.org> Sat, 28 Jan 2006 08:09:25 +0000
ecj-bootstrap (3.1.1-4) unstable; urgency=low
* Depend on libgcj6-jar instead of libgcj6-common.
-- Matthias Klose <doko@debian.org> Thu, 5 Jan 2006 19:14:49 +0000
ecj-bootstrap (3.1.1-3.1) unstable; urgency=low
[ Arnaud Fontaine ]
* NMU: added a backslash at the end of the first line of
'debian/ecj-bootstrap-gcj.postinst'. Closes: #335031.
-- Christoph Berg <myon@debian.org> Sat, 29 Oct 2005 12:09:06 +0200
ecj-bootstrap (3.1.1-3) unstable; urgency=low
* On arm and hppa, don't rebuild ecj using gij.
-- Matthias Klose <doko@debian.org> Thu, 20 Oct 2005 19:08:20 +0000
ecj-bootstrap (3.1.1-2) unstable; urgency=low
* Add a javac alternative (priority higher than gcj).
* ecj-bootstrap-gcj: Add slave alternative for the man page.
Addresses #328743.
-- Matthias Klose <doko@debian.org> Thu, 20 Oct 2005 00:11:27 +0200
ecj-bootstrap (3.1.1-1) unstable; urgency=low
* New upstream version.
* Remove bootstrap workaround, tighten build dependency to gcj-4.0.2.
* Fix symlink to manpage (closes: #330080).
-- Matthias Klose <doko@debian.org> Sat, 1 Oct 2005 18:32:05 +0200
ecj-bootstrap (3.0.93-1) unstable; urgency=low
* New upstream version (3.1rc3). Taken from the eclipse-3.1 package,
file ecj.zip.
-- Matthias Klose <doko@debian.org> Wed, 14 Sep 2005 12:54:56 +0000
ecj-bootstrap (3.0.1-4ubuntu6) breezy; urgency=low
* Only build one java file per gcj call, ignore errors on first
build. Closes: #327161, Ubuntu 14938.
* Add more error checking in debian/rules.
* Install manual page for ecj alternative as well.
-- Matthias Klose <doko@ubuntu.com> Wed, 14 Sep 2005 14:19:57 +0200
ecj-bootstrap (3.0.1-4ubuntu5) breezy; urgency=low
* Reenable ecj-bootstrap-gcj. (Build-)depend on fixed gcj-4.0.
-- Matthias Klose <doko@ubuntu.com> Sat, 2 Jul 2005 08:25:02 +0000
ecj-bootstrap (3.0.1-4ubuntu4) breezy; urgency=low
* Temporarily disable building ecj-bootstrap-gcj. FTBFS on amd64. Unbreak
ant's dependency on ecj (>= 3.0.1-4ubuntu2).
-- Matthias Klose <doko@ubuntu.com> Thu, 30 Jun 2005 09:59:20 +0000
ecj-bootstrap (3.0.1-4ubuntu3) breezy; urgency=low
* Include manpages for ecj-bootstrap and ecj-bootstrap-gcj (closes: #316641).
-- Jeff Bailey <jbailey@ubuntu.com> Wed, 29 Jun 2005 14:52:57 +0000
ecj-bootstrap (3.0.1-4ubuntu2) breezy; urgency=low
* Merged ecj-adapter.jar into ecj.jar in preparation for Eclipse 3.1
upgrade. Upstream has laid out ecj in this fashion.
* Removed java-gcj-compat bits which were unneccassary.
* Added native versions of the ecj binary and ecj.jar in a new package
named ecj-bootstrap-gcj. This increases the compilation speed of
packages built with this copy of ecj.
* Added new alternatives for /usr/bin/ecj for the native version.
* First package successfully creating a classmap.db.
-- Jerry Haltom <wasabi@larvalstage.net> Tue, 14 Jun 2005 21:38:29 -0500
ecj-bootstrap (3.0.1-4ubuntu1) breezy; urgency=low
* Add a /usr/bin/ecj binary.
-- Matthias Klose <doko@ubuntu.com> Sat, 11 Jun 2005 16:57:27 +0000
ecj-bootstrap (3.0.1-3) experimental; urgency=low
* Synchronize.
-- Matthias Klose <doko@debian.org> Wed, 1 Jun 2005 23:24:48 +0200
ecj-bootstrap (3.0.1-1ubuntu6) breezy; urgency=low
* Now provides 'ecj' which will also be provided by the future
eclipse-ecj package built from full Eclipse source.
* Removed universe/ from Section.
* Now refering to libgcj-4.0.jar instead of 4.0.0.jar to handle
changing versions better.
-- Jerry Haltom <wasabi@larvalstage.net> Wed, 1 Jun 2005 14:12:16 -0500
ecj-bootstrap (3.0.1-2) experimental; urgency=low
* Upload to experimental, set maintainer to Debian Java Matainers,
request by Michael Koch.
-- Matthias Klose <doko@debian.org> Sun, 22 May 2005 15:53:07 +0000
ecj-bootstrap (3.0.1-1ubuntu5) hoary; urgency=low
* Fixed path to ant.jar.
-- Jerry Haltom <wasabi@larvalstage.net> Mon, 28 Mar 2005 20:17:03 -0600
ecj-bootstrap (3.0.1-1ubuntu4) hoary; urgency=low
* Added build of Ant adapter. This introduces a circular dependency
on ecj-bootstrap and Ant.
-- Jerry Haltom <wasabi@larvalstage.net> Sun, 27 Mar 2005 22:51:13 -0600
ecj-bootstrap (3.0.1-1ubuntu3) hoary; urgency=low
* Added missing dependency on libgcj6-common.
-- Jerry Haltom <wasabi@larvalstage.net> Wed, 23 Feb 2005 22:45:00 -0600
ecj-bootstrap (3.0.1-1ubuntu2) hoary; urgency=low
* Removed argument modification from ecj and moved it to ecj-wrapper in the
style of gcj-wrapper.
* Jeff Bailey corrected the Posix-compliant argument expansion in
ecj-wrapper with the help of David Weinehall.
* ecj now rebuilds with itself as a sanity test.
-- Jerry Haltom <wasabi@larvalstage.net> Mon, 14 Feb 2005 20:34:25 -0600
ecj-bootstrap (3.0.1-1ubuntu1) hoary; urgency=low
* First upload to Ubuntu.
* Tighten build deps. Use "ecj" instead of "ecj-bootstrap" to
allow ant to depend on ecj | ecj-bootstrap.
* Posixify wrapper
-- Jeff Bailey <jbailey@ubuntu.com> Fri, 11 Feb 2005 20:37:21 +0000
ecj-bootstrap (3.0.1-0) unstable; urgency=low
* Initial release.
-- Jerry Haltom <wasabi@larvalstage.net> Wed, 09 Feb 2005 19:36:07 -0600
|