File: control

package info (click to toggle)
freehep-util 2.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 304 kB
  • ctags: 410
  • sloc: java: 2,314; xml: 87; sh: 9; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 1,050 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
Source: freehep-util
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>,
 Gabriele Giacone <1o5g4r8o@gmail.com>,
 Philipp Huebner <debalance@debian.org>
Build-Depends: debhelper (>= 9), maven-debian-helper, default-jdk
Build-Depends-Indep: libnb-org-openide-util-java, junit
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-util.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-util.git
Homepage: http://java.freehep.org/

Package: libfreehep-util-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP utility library
 This library contains miscellaneous utility classes used in other
 FreeHEP components, such as classes dealing with physical errors and
 scientific notation, assertions, hash tables, option parsers and
 others.
 .
 FreeHEP is a collection of Java libraries used in High Energy Physics.