File: control

package info (click to toggle)
jug 3.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 576 kB
  • sloc: java: 4,151; xml: 173; makefile: 2; sh: 1
file content (26 lines) | stat: -rw-r--r-- 793 bytes parent folder | download
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
Source: jug
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Onkar Shinde <onkarshinde@ubuntu.com>
Build-Depends:
 debhelper (>= 11),
 default-jdk,
 junit4,
 liblog4j1.2-java,
 libmaven-bundle-plugin-java,
 maven-debian-helper
Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jug.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jug.git
Homepage: http://wiki.fasterxml.com/JugHome

Package: libjug-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Suggests: ${maven:OptionalDepends}
Description: Pure java UUID generator
 JUG is a pure java UUID generator that generates UUIDs according to the IETF
 UUID draft specification.
 .
 This package contains the library.