File: control

package info (click to toggle)
libtruth-java 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 268 kB
  • ctags: 324
  • sloc: java: 1,607; xml: 29; makefile: 23; sh: 1
file content (19 lines) | stat: -rw-r--r-- 839 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libtruth-java
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 9), ant-optional, default-jdk (>= 2:1.7), javahelper
Build-Depends-Indep: maven-repo-helper, junit4
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libtruth-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libtruth-java.git
Homepage: https://github.com/truth0/truth

Package: libtruth-java
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: assertion/proposition framework for Java unit tests
 This package provides a assertion/proposition framework for Java unit tests.
 It is considered alpha software but is currently needed and used by the Guava
 GWT bindings.