Comment 3 for bug 385262

Revision history for this message
Mathias Gug (mathiaz) wrote :

Looks good. I'll upload your merge after alpha2.

I've slightly change the Build-Depends line in the control file:

-Build-Depends: openjdk-6-jdk, ant-optional, debhelper (>= 6), quilt
+Build-Depends: default-jdk,
+ ant-optional,
+ debhelper (>=6),
+ quilt

I've just put the Build-Depends on one line to minimze the diff with Debian:

-Build-Depends: openjdk-6-jdk, ant-optional, debhelper (>= 6), quilt
+Build-Depends: default-jdk, ant-optional, debhelper (>=6), quilt