[findbugs] 16/18: Fixed the capitalization of FindBugs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 10 17:55:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository findbugs.

commit 9c286be7231ae4d1362f16f2f068d6bb44c79c5b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Aug 10 19:47:31 2016 +0200

    Fixed the capitalization of FindBugs
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index c7b58e2..1cd1e84 100644
--- a/debian/control
+++ b/debian/control
@@ -35,11 +35,11 @@ Depends: default-jre (>= 2:1.8) | java8-runtime,
          java-wrappers,
          ${misc:Depends}
 Description: Static java code analyzer to find bugs
- Findbugs is a program which uses static analysis to look for bugs in Java
+ FindBugs is a program which uses static analysis to look for bugs in Java
  code. It can analyze programs compiled for any version of Java, from 1.0
  to 1.8.
  .
- Findbugs provides both GUI and command line interfaces and supports many
+ FindBugs provides both GUI and command line interfaces and supports many
  bug patterns.
 
 Package: libfindbugs-java
@@ -55,11 +55,11 @@ Depends: libasm-java (>= 5.0),
 Breaks: findbugs (<< 3.1.0~)
 Replaces: findbugs (<< 3.1.0~)
 Description: Static java code analyzer to find bugs (Library)
- Findbugs is a program which uses static analysis to look for bugs in Java
+ FindBugs is a program which uses static analysis to look for bugs in Java
  code. It can analyze programs compiled for any version of Java, from 1.0
  to 1.8.
  .
- This package contains the Findbugs library.
+ This package contains the FindBugs library.
 
 Package: libfindbugs-annotations-java
 Architecture: all
@@ -67,11 +67,11 @@ Depends: ${misc:Depends}
 Breaks: findbugs (<< 3.1.0~)
 Replaces: findbugs (<< 3.1.0~)
 Description: Static java code analyzer to find bugs (Annotations)
- Findbugs is a program which uses static analysis to look for bugs in Java
+ FindBugs is a program which uses static analysis to look for bugs in Java
  code. It can analyze programs compiled for any version of Java, from 1.0
  to 1.8.
  .
- This package contains the Findbugs annotations.
+ This package contains the FindBugs annotations.
 
 Package: libfindbugs-ant-java
 Architecture: all
@@ -79,8 +79,8 @@ Depends: libfindbugs-java, ${misc:Depends}
 Breaks: findbugs (<< 3.1.0~)
 Replaces: findbugs (<< 3.1.0~)
 Description: Static java code analyzer to find bugs (Ant tasks)
- Findbugs is a program which uses static analysis to look for bugs in Java
+ FindBugs is a program which uses static analysis to look for bugs in Java
  code. It can analyze programs compiled for any version of Java, from 1.0
  to 1.8.
  .
- This package contains the Findbugs Ant tasks.
+ This package contains the FindBugs Ant tasks.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/findbugs.git



More information about the pkg-java-commits mailing list