Re: Best practices writing custom Java programs deployed on Debian
On Tue, Dec 16, 2014 at 1:45 PM, Markus Koschany <apo@gambaru.de> wrote:
> Debian packaging isn't hard to learn:
>
> - apt install packaging-tutorial or
> https://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial
>
Is there a good Debian Java packaging tutorial? I missed the tutorial
part of that slide presentation and everything it links to in
"Practical session 3: packaging a Java library"
1 Take a quick look at some documentation about Java packaging:
http://wiki.debian.org/Java
http://wiki.debian.org/Java/Packaging
http://www.debian.org/doc/packaging-manuals/java-policy/
http://pkg-java.alioth.debian.org/docs/tutorial.html
Paper and slides from a Debconf10 talk about javahelper:
http://pkg-java.alioth.debian.org/docs/debconf10-javahelper-paper.pdf
http://pkg-java.alioth.debian.org/docs/debconf10-javahelper-slides.pdf
2 Download IRClib from http://moepii.sourceforge.net/
3 Package it
I was hoping for something that taught by example and supplied the
information to package IRClib.
Thanks,
--
Jacob
Reply to: