File: changelog

package info (click to toggle)
findbugs 3.1.0~preview2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,412 kB
  • sloc: java: 132,265; xml: 31,759; sh: 361; sql: 126; perl: 122; makefile: 35
file content (114 lines) | stat: -rw-r--r-- 3,924 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
findbugs (3.1.0~preview2-4) unstable; urgency=medium

  * Team upload.
  * findbugs needs commons-lang3 in wrapper (Closes: #1078410)
  * Freshen years in debian/copyright
  * Set Rules-Requires-Root: no in debian/control
  * Update Vcs URLs to point to Salsa

 -- tony mancill <tmancill@debian.org>  Sun, 11 Aug 2024 09:59:03 -0700

findbugs (3.1.0~preview2-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #873214)
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 12 Mar 2018 14:28:23 +0100

findbugs (3.1.0~preview2-2) unstable; urgency=medium

  * Team upload.
  * Fixed a source incompatibility with dom4j 2.x
  * Switch to debhelper level 10
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 14 Oct 2017 01:15:24 +0200

findbugs (3.1.0~preview2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Depend on Java 8
    - Depend on libbcel-java (>= 6.0) (Closes: #832842)
    - Refreshed debian/copyright
  * Moved the core library, the annotations and the Ant tasks to distinct
    packages (Closes: #808707)
  * Reproducibility: replaced the timestamps in version.properties,
    the man pages and the documentation with SOURCE_DATE_EPOCH
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Removed junit4 and jdepend from the runtime dependencies
  * debian/rules: Generate the man pages during the build phase
  * debian/watch: Track the release tags on GitHub
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 10 Aug 2016 19:51:06 +0200

findbugs (3.0.1-2) unstable; urgency=medium

  * Team upload.
  * Fixed a build failure with Java 8
  * Standards-Version updated to 3.9.7 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 10 Feb 2016 15:08:27 +0100

findbugs (3.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version. (Closes: #776608)
  * Use xz compression for upstream tarball.
  * Depend on java7-runtime.
  * Refresh patches and add patches as necessary.
  * Update build-dep on asm to from asm3 to asm4.  (Closes: #800866)

 -- tony mancill <tmancill@debian.org>  Sun, 10 Jan 2016 08:53:41 -0800

findbugs (2.0.3+repack-2) unstable; urgency=medium

  * Team upload.
  * Fixed the compilation failure with BCEL 6.0 RC3 (Closes: #796430)
  * Depend on default-jre | java5-runtime (Closes: #793860)
  * Depend on bcel instead of findbugs-bcel
  * Standards-Version updated to 3.9.6 (no changes)
  * Changed the priority from extra to optional

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 10 Dec 2015 15:28:40 +0100

findbugs (2.0.3+repack-1) unstable; urgency=medium

  * Team upload.
  * Install annotations.jar file and pom into /usr/share/maven-repo for
    use of findbugs annotations with projects that use maven. 
  * Update orig-tar.sh to fully clean all generated sources from upstream
    tarball (Closes: #726988), repack 2.0.3 release.
  * d/p/0008-fix-docbook-ref.patch: Switch use of online docbookx.dtd
    to locally shipped copy to fixup offline builds (Closes: #733186).

 -- James Page <james.page@ubuntu.com>  Sat, 04 Jan 2014 22:11:39 +0000

findbugs (2.0.3-1) unstable; urgency=low

  * New upstream version of 2.0.3.

  [ Sylvestre Ledru ]
  * Standards-Version updatd to 3.9.5

 -- ShuxiongYe <yeshuxiong@gmail.com>  Tue, 17 Dec 2013 18:01:37 +0800

findbugs (2.0.2-2) unstable; urgency=low

  * Team upload.
  * Remove duplicate copies of jar files (Closes: #726997)
    - Thanks for Helmut Grohne for noticing the issue.
  * Use canonical Vcs links.

 -- tony mancill <tmancill@debian.org>  Thu, 24 Oct 2013 22:30:23 -0700

findbugs (2.0.2-1) unstable; urgency=low

  * Initial release. (Closes: #721054)

 -- ShuxiongYe <yeshuxiong@gmail.com>  Wed, 21 Aug 2013 04:07:28 +0800