[SCM] Java Foreign Function Interface branch, master, updated. debian/1.0.2-8.1-2-gc8557e0

tony mancill tmancill at debian.org
Thu May 31 04:59:53 UTC 2012


The following commit has been merged in the master branch:
commit 3155c075684f358c4bbf7267b938c965e935e97f
Author: tony mancill <tmancill at debian.org>
Date:   Wed May 30 21:35:27 2012 -0700

    patch for 675180

diff --git a/debian/changelog b/debian/changelog
index a93ecad..27e463e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jffi (1.0.2-9) unstable; urgency=low
+
+  * Team upload.
+  * Patch d/control build-dep on default-jdk.  (Closes: #675180)
+    - Thanks to James Page.
+
+ -- tony mancill <tmancill at debian.org>  Wed, 30 May 2012 21:31:13 -0700
+
 jffi (1.0.2-8.1) unstable; urgency=low
 
   * Non maintainer upload.
diff --git a/debian/control b/debian/control
index 96db14f..dc5c5c5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper, libffi-dev, pkg-config,
- ant-optional, openjdk-6-jdk, junit4
+ ant-optional, default-jdk, junit4
 Standards-Version: 3.9.0
 Vcs-Git: git://git.debian.org/pkg-java/jffi.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/jffi.git

-- 
Java Foreign Function Interface



More information about the pkg-java-commits mailing list