* Package name : jug
Version : 2.0.0
Upstream Author : Tatu Saloranta <tatu.sa...@iki.fi>
* URL : http://jug.safehaus.org/
* License : Apache-2.0 and LGPL 2.1
Programming Lang: Java
Description : Pure java UUID generator
JUG is a pure java UUID generator that generates UUIDs according to the IETF UUID draft specification.
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Why is this needed when there is java.util.UUID? If some other package
depends on it, maybe that should be fixed instead...
Cheers,
Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAksM67cACgkQXjXn6TzcAQkK5wCfZ5QGff7Tvd+selyVWzrxdAsG
cD0AoKZdkTtgP00C6bGQ/GvIf6vx3UqN
=Y04Y
-----END PGP SIGNATURE-----
I am working on packaging cruisecontrol [1]. I will file an ITP for
that in a day or two.
Cruisecontrol uses jug for generating UUIDs for the builds. That is
why I filed this ITP. I could patch cruisecontrol source to use
standard Java APIs but I feel that it is better to stick to what
upstream is using.
Onkar