Hi.
Now I know what to do but I find myself unable to do it. I am using the
debian wheezy package sources from git and I can't create a patch.
What I would do is to have the package depend on java-7 only and to
change the ide-launcher to the attached one.
However my only option seems to be to manually edit
debian/patches/netbeans~ide-launcher.patch. This is sure the wrong way
to do it, but I can't get quilt/dquilt to do it.
Looks like package maintenance is just not for me.
Sincerely,
Joachim
---------------------------------------------------------------
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,7 @@ Description: Java LayoutManager to allow placement
in absolute positions
Package: netbeans
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, libnb-platform13-java (>=
7.0),
- openjdk-6-jdk | java6-sdk | java7-sdk,
+ java7-sdk,
libnb-ide14-java (= ${binary:Version}),
libnb-java5-java (= ${binary:Version}),
libnb-apisupport3-java (= ${binary:Version})
Attachment:
netbeans
Description: application/shellscript