Remove constraints unnecessary since buster (oldstable)
* libfindbugs-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Replaces.
* libfindbugs-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Breaks.
* libfindbugs-annotations-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Replaces.
* libfindbugs-annotations-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Breaks.
* libfindbugs-ant-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Replaces.
* libfindbugs-ant-java: Drop conflict with removed package findbugs (<< 3.1.0~) in Breaks.
Changes-By: deb-scrub-obsolete
Debian Janitor
5 months ago
|
0 |
findbugs (3.1.0~preview2-4) UNRELEASED; urgency=medium
|
|
1 |
|
|
2 |
* Remove constraints unnecessary since buster (oldstable):
|
|
3 |
+ libfindbugs-java: Drop conflict with removed package findbugs (<< 3.1.0~)
|
|
4 |
in Replaces.
|
|
5 |
+ libfindbugs-java: Drop conflict with removed package findbugs (<< 3.1.0~)
|
|
6 |
in Breaks.
|
|
7 |
+ libfindbugs-annotations-java: Drop conflict with removed package findbugs
|
|
8 |
(<< 3.1.0~) in Replaces.
|
|
9 |
+ libfindbugs-annotations-java: Drop conflict with removed package findbugs
|
|
10 |
(<< 3.1.0~) in Breaks.
|
|
11 |
+ libfindbugs-ant-java: Drop conflict with removed package findbugs (<<
|
|
12 |
3.1.0~) in Replaces.
|
|
13 |
+ libfindbugs-ant-java: Drop conflict with removed package findbugs (<<
|
|
14 |
3.1.0~) in Breaks.
|
|
15 |
|
|
16 |
-- Debian Janitor <janitor@jelmer.uk> Wed, 21 Dec 2022 05:12:24 -0000
|
|
17 |
|
0 | 18 |
findbugs (3.1.0~preview2-3) unstable; urgency=medium
|
1 | 19 |
|
2 | 20 |
* Team upload.
|
51 | 51 |
libjcip-annotations-java, libjsr305-java,
|
52 | 52 |
libjformatstring-java (>= 0.10~20131207-2~),
|
53 | 53 |
${misc:Depends}
|
54 | |
Breaks: findbugs (<< 3.1.0~)
|
55 | |
Replaces: findbugs (<< 3.1.0~)
|
56 | 54 |
Description: Static java code analyzer to find bugs (Library)
|
57 | 55 |
FindBugs is a program which uses static analysis to look for bugs in Java
|
58 | 56 |
code. It can analyze programs compiled for any version of Java, from 1.0
|
|
63 | 61 |
Package: libfindbugs-annotations-java
|
64 | 62 |
Architecture: all
|
65 | 63 |
Depends: ${misc:Depends}
|
66 | |
Breaks: findbugs (<< 3.1.0~)
|
67 | |
Replaces: findbugs (<< 3.1.0~)
|
68 | 64 |
Description: Static java code analyzer to find bugs (Annotations)
|
69 | 65 |
FindBugs is a program which uses static analysis to look for bugs in Java
|
70 | 66 |
code. It can analyze programs compiled for any version of Java, from 1.0
|
|
75 | 71 |
Package: libfindbugs-ant-java
|
76 | 72 |
Architecture: all
|
77 | 73 |
Depends: libfindbugs-java, ${misc:Depends}
|
78 | |
Breaks: findbugs (<< 3.1.0~)
|
79 | |
Replaces: findbugs (<< 3.1.0~)
|
80 | 74 |
Description: Static java code analyzer to find bugs (Ant tasks)
|
81 | 75 |
FindBugs is a program which uses static analysis to look for bugs in Java
|
82 | 76 |
code. It can analyze programs compiled for any version of Java, from 1.0
|