[japi-compliance-checker] 08/20: push changes

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu May 21 09:04:59 UTC 2015


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 41e97934af1710afbac42476560c6dc5e4b59500
Author: Mathieu Malaterre <malat at debian.org>
Date:   Mon Oct 22 10:21:48 2012 +0000

    push changes
---
 debian/changelog | 8 ++++++++
 debian/control   | 3 ++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9c9f096..20465fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+japi-compliance-checker (1.1.2-1) unstable; urgency=low
+
+  * New upstream: 1.1.2
+    - New Option: -open
+    - Fixed an issue with spaces in the path to javap and other commands
+
+ -- Mathieu Malaterre <malat at debian.org>  Sat, 09 Jun 2012 14:08:11 +0200
+
 japi-compliance-checker (1.1.1-1) unstable; urgency=low
 
   * New upstream
diff --git a/debian/control b/debian/control
index 2e77648..5eae5ab 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/japi-compli
 
 Package: japi-compliance-checker
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, default-jdk
+Depends: ${perl:Depends}, ${misc:Depends}
+Recommends: default-jdk
 Description: tool to compare compatibility of Java library API
  Java API Compliance Checker (Java ACC) is a tool for checking backward binary
  and source-level compatibility of a Java library API. The tool checks classes

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



More information about the pkg-java-commits mailing list