Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Mon Oct 24 21:44:05 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Tue,  25 Oct 2005 01:58:58 +0100
Source: bigloo
Binary: bigloo-doc, bigloo-backend-jvm, bigloo-devtools, bigloo-examples, libbigloo2.7a, bigloo-ude, bigloo, bigloo-backend-native
Architecture: source
Version: 2.6f+2.7a-051022-1
Distribution: dapper
Urgency: low
Maintainer: Yann Dirson <dirson at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description: 
 bigloo     - A practical Scheme compiler
Closes: 157967 319297 327318
Changes: 
 bigloo (2.6f+2.7a-051022-1) unstable; urgency=low
 .
   * New upstream beta release.
 .
 bigloo (2.6f+2.7a-051017-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Run the tests after build to get an idea of the results on all
     platforms (only the jvm mmap test fails on i386).  
   * Added note in README.Debian about the missing mmap feature in the jvm.
 .
 bigloo (2.6f+2.7a-051013-2) unstable; urgency=low
 .
   * Switch to free-java-sdk, instead of requesting individual packages
     (this means we will use jikes instead of kaffe), both in build-deps
     and backend-jvm deps.
 .
 bigloo (2.6f+2.7a-051013-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Use conditionnal dh_install to install jigloo, instead of conditionnal
     cp and subsequent unconditionnal dh_movefiles, which caused errors.
   * Removed mips from the list of archs supporting jvm backend, since
     there is no gcj there, and the future of kaffe support on that arch is
     uncertain anyway.
   * Added missing .gz suffix to info index filenames in doc-base files (linda).
 .
 bigloo (2.6f+2.7a-051012-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Do not try to put jigloo in the package on archs where we do not build
     it.
 .
 bigloo (2.6f+2.7a-051005-3) unstable; urgency=low
 .
   * Only attempt to build jigloo on jvm-enabled platforms.
 .
 bigloo (2.6f+2.7a-051005-2) unstable; urgency=low
 .
   * Disabled jvm backend on mipsel, where no kaffe/gcj is available for
     now.
   * Tuned build-deps to avoid java-related stuff on platforms where we do
     not build the jvm backend.
   * Put bigloo-doc in section doc to match the override.
 .
 bigloo (2.6f+2.7a-051005-1) unstable; urgency=low
 .
   * New upstream beta release, fixing an issue with gcc 4.x.  Dropped the
     dependencies on gcc-3.4.
 .
 bigloo (2.6f+2.7a-050920-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Added alpha to the arch list for jvm backend, now that kaffe/#328328
     is fixed.
   * Removed build-dep on fastjar, which was not used anyway, now that
     kaffe uses fastjar itself.
 .
 bigloo (2.6f+2.7a-050916-2) unstable; urgency=low
 .
   * Be sure not to attempt to build the deb of the jvm backend where
     disabled.
 .
 bigloo (2.6f+2.7a-050916-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Desactivate build of jvm backend for platforms with known problems:
     sparc (sablevm #328311), ia64 (sablevm), alpha (kaffe/jar #328328),
     m68k (already on build-ignore list).  
   * Pass --jvm flag to configure based on debian/control Architecture
     field.
 .
 bigloo (2.6f+2.7a-050818-5) unstable; urgency=low
 .
   * Have bigloo-backend-native depend on gcc-3.4 instead of just gcc
     (Closes: #327318).
 .
 bigloo (2.6f+2.7a-050818-4) unstable; urgency=low
 .
   * Added fastjar to build-depends.
 .
 bigloo (2.6f+2.7a-050818-3) unstable; urgency=low
 .
   * Added zip to build-depends (Closes: #319297).
 .
 bigloo (2.6f+2.7a-050818-2) unstable; urgency=low
 .
   * Restored the build-deps for previously-disabled jvm backend.
   * Build jigloo before bigloo, so that if gcj fails the buildd time is
     not wasted uselessly.
 .
 bigloo (2.6f+2.7a-050818-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Reactivated the build of the jvm backend.
 .
 bigloo (2.6f+2.7a-050721-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Restored build-dep on gcj to get jigloo built.
 .
 bigloo (2.6f+2.7a-050720-1) unstable; urgency=low
 .
   * New upstream beta release.
   * Deactivated build of java backend, until kaffe gets updated - we need
     to tackle other problems first.  The jvm package is still built but
     empty, with a note in the description.
 .
 bigloo (2.6f+2.7a-050708-4) unstable; urgency=low
 .
   * Use kaffe as javac and sablevm as java, as those look like the
     prefered ones.  Adapted build-deps accordingly.
 .
 bigloo (2.6f+2.7a-050708-3) unstable; urgency=low
 .
   * Use default gcj, and build-depend on libgcj6-dev.
 .
 bigloo (2.6f+2.7a-050708-2) unstable; urgency=low
 .
   * Move support files for the native backend into their own
     bigloo-backend-native package.  Conflict/Replace old version of the
     bigloo package, although the conflict should only be against 2.7a beta
     packages.
   * Moved dependencies on gcc and libc6-dev from bigloo to
     bigloo-backend-native.
   * Use a bigloo-backend virtual package to make sure one of them is
     installed, the default one being the native backend.
   * Recommend the native backend, since it is the compiled-in default.
   * Force the use of gcc-3.4, since 4.0 has a generation bug that causes
     the native testsuite to fail.
 .
   * Build a native jigloo executable using gcj-3.4 (until the problem
     causing gcj-4.0 to pull 64bit libs is fixed), and ship it in
     bigloo-devtools.  Build-depend on gcj-3.4 and libgcj5-dev for this.
   * Allow the java-compiler alternative as a dependency for the jvm
     backend.
   * Updated extended description to mention the java and .NET backends.
 .
   * Install examples for fthread and bdl.
   * Install missing README files: fthread, pthread, jigloo.
   * Bumped Standards-Version to 3.6.2, no change.
 .
 bigloo (2.6f+2.7a-050708-1) unstable; urgency=low
 .
   * The "I know, I always said I would wait to have ia64 and amd64 working
     before adding jvm support, but well, that's life" release.  
   * New upstream beta release.
   * Build the JVM backend (Closes: #157967).  Provide this support in a
     new bigloo-backend-jvm package.  Hardcode the use of jikes-classpath
     for now.
   * Force --javaprefix to be workaround #317513, and be sure to override
     it with --java.
   * Made bigloo-backend-jvm arch:any for now, although it may be arch-all
     after all, to minimize packaging changes for now.
 .
 bigloo (2.6f+2.7a-050706-1) unstable; urgency=low
 .
   * New upstream beta release.
Files: 
 66cf17f2cf35e04b0adf1d41cfc4fb00 8636500 interpreters optional bigloo_2.6f+2.7a-051022.orig.tar.gz
 790dc4779801f84988d6f8bfb5d9d536 916 interpreters optional bigloo_2.6f+2.7a-051022-1.dsc
 0a00e95bb514b33a3e11c975c04e00e4 22027 interpreters optional bigloo_2.6f+2.7a-051022-1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ12DUwF4adwMEr3XAQLY1Qf+JsN0pW9ZXz3ZzBc7nz6scSgutGdGWj+c
DkyI266sqDZdNBaMo3VeeqB6P2lUygxF+tcC0AAU15U0iREMkYE2EDe4brmGAua8
slX3tjb5Wfoh2rZCCFiVYznUG/i5dxHhNMJYGozy1LnFMaxAfuPWcafWKdxOZAI8
76s3z0WvqIxIhmkUSpsKKtaxu+1OF9Hi4thWDqjY6zGsOz8wCCwZQ0X9YDPvQjtU
zTFx0fdCMQTwb0bX+9hX+cZ61zKfZ/7nCumIHz+RBAKW7HV8lA1U0dHy/kz6OreY
BLOVcMxH+S818y6YQAbe+/K6VAA6V8eSNO6DEkvJ55nQAczm+W02yg==
=HpvF
-----END PGP SIGNATURE-----


Accepted:
bigloo_2.6f+2.7a-051022-1.diff.gz
  to pool/universe/b/bigloo/bigloo_2.6f+2.7a-051022-1.diff.gz
bigloo_2.6f+2.7a-051022-1.dsc
  to pool/universe/b/bigloo/bigloo_2.6f+2.7a-051022-1.dsc
bigloo_2.6f+2.7a-051022.orig.tar.gz
  to pool/universe/b/bigloo/bigloo_2.6f+2.7a-051022.orig.tar.gz




More information about the ubuntu-changes-auto mailing list