libjsr166y-java_1.7.0-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Thu Oct 27 03:32:11 UTC 2011
(new) libjsr166y-java-doc_1.7.0-1_all.deb optional doc
Documentation for libjsr166y-java
Documentation for JSR166 that provides a Java framework that
supports a style of parallel programming in which problems are
solved by (recursively) splitting them into subtasks that
are solved in parallel, waiting for them to complete, and
then composing results.
.
Fork/Join parallelism is among the simplest and most
effective design techniques for obtaining good parallel
performance. Fork/Join algorithms are parallel versions
of familiar divide-and-conquer algorithms.
.
JSR166y includes a parallel computation framework:
ForkJoinTasks and their related support classes provide a
very efficient basis for obtaining platform-independent
parallel speed-ups of computation-intensive operations.
.
This package contains javadocs for jsr166y and extra166y
Java packages.
libjsr166y-java_1.7.0-1.debian.tar.gz
to main/libj/libjsr166y-java/libjsr166y-java_1.7.0-1.debian.tar.gz
libjsr166y-java_1.7.0-1.dsc
to main/libj/libjsr166y-java/libjsr166y-java_1.7.0-1.dsc
libjsr166y-java_1.7.0-1_all.deb
to main/libj/libjsr166y-java/libjsr166y-java_1.7.0-1_all.deb
libjsr166y-java_1.7.0.orig.tar.gz
to main/libj/libjsr166y-java/libjsr166y-java_1.7.0.orig.tar.gz
Changes: libjsr166y-java (1.7.0-1) experimental; urgency=low
.
[Miguel Landaeta]
* New upstream release.
* Refresh patch 01_workaround_typing_bug.diff.
* Bump Standards-Version to 3.9.2. No changes were required.
* Update Homepage field.
* Update copyright file and make it DEP-5 compliant.
* Provide POM files with org.codehaus.jsr166-mirror as group ID.
* Add extra166y jar.
* Provide -doc package.
.
[tony mancill]
* Set DM-Upload-Allowed flag.
Override entries for your package:
libjsr166y-java_1.7.0-1.dsc - source java
libjsr166y-java_1.7.0-1_all.deb - optional java
Announcing to debian-experimental-changes at lists.debian.org
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-java-maintainers
mailing list