Codebase list findbugs / ad74581
update debian/control yesx 10 years ago
1 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 Source: findbugs
1 Section: unknown
1 Section: java
22 Priority: extra
33 Maintainer: ShuxiongYe <yeshuxiong@gmail.com>
44 Build-Depends: debhelper (>= 8.0.0)
55 Standards-Version: 3.9.3
6 Homepage: <insert the upstream URL, if relevant>
6 Homepage: http://findbugs.sourceforge.net/
77 #Vcs-Git: git://git.debian.org/collab-maint/findbugs.git
88 #Vcs-Browser: http://git.debian.org/?p=collab-maint/findbugs.git;a=summary
99
1010 Package: findbugs
1111 Architecture: all
1212 Depends: ${misc:Depends}
13 Description: <insert up to 60 chars description>
14 <insert long description, indented with spaces>
13 Description: Static java code analyzer to find bugs
14 Findbugs is a program which uses static analysis to look for bugs in Java
15 code. It can analyze programs compiled for any version of Java, from 1.0
16 to 1.8.