This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository japi-compliance-checker.
commit 72a4d955dfb98578c4f4f1a002de151c6be5ec41 Author: Mathieu Malaterre <[email protected]> Date: Thu May 31 12:27:34 2012 +0000 Prepare next upload --- debian/changelog | 8 ++++++++ debian/japi-compliance-checker.1 | 12 ++++++++---- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b995bf..312af8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +japi-compliance-checker (1.1.1-1) UNRELEASED; urgency=low + + * New upstream + - Fixed an issue with --classes-list option + - New Options: -sort + + -- Mathieu Malaterre <[email protected]> Thu, 31 May 2012 14:25:23 +0200 + japi-compliance-checker (1.1-1) unstable; urgency=low * Initial release (Closes: #670533) diff --git a/debian/japi-compliance-checker.1 b/debian/japi-compliance-checker.1 index 06d5b0d..257705b 100644 --- a/debian/japi-compliance-checker.1 +++ b/debian/japi-compliance-checker.1 @@ -1,7 +1,7 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. -.TH JAVA "1" "April 2012" "Java API Compliance Checker (Java ACC) 1.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.9. +.TH JAVA "1" "May 2012" "Java API Compliance Checker (Java ACC) 1.1.1" "User Commands" .SH NAME -JAVA \- Java API Compliance Checker (Java ACC) 1.1 +Java \- manual page for Java API Compliance Checker (Java ACC) 1.1.1 .SH DESCRIPTION .SS "NAME:" .IP @@ -61,7 +61,7 @@ Print version information. .HP \fB\-dumpversion\fR .IP -Print the tool version (1.1) and don't do anything else. +Print the tool version (1.1.1) and don't do anything else. .SS "GENERAL OPTIONS:" .HP \fB\-l\fR|\-lib|\-library <name> @@ -201,6 +201,10 @@ Disabled: \- analysis of method parameter names \- analysis of class field values \- analysis of usage of added abstract methods +.HP +\fB\-sort\fR +.IP +Enable sorting of data in API dumps. .SS "OTHER OPTIONS:" .HP \fB\-test\fR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

