----- Mail original -----
> De: "Dr. med. Christoph Gille" <[email protected]>
> À: [email protected]
> Envoyé: Samedi 5 Novembre 2011 22:54:26
> Objet: My first package
> Hi all,
>
> I have created my first debian package and hope that there are not so
> many
> errors.
>
> It compiles and the resulting neobio_1.orig.tar.gz works on my
> computer.
>
> Could you please review it:
>
> http://anonscm.debian.org/viewvc/debian-med/trunk/packages/neobio/trunk/debian/
>
> You can create the ...orig.tar.gz with rules get-orig-source
>
I have not looked at everything abut a few comments:
in control file:
Description should be formated an other way.
In front of "Description" should be short, 1 line desc.
Below Description should be the long description.
Example:
Description: module to do something
The module mymodule does something,
and other things....
.
blablablaln
in copyright file:
remove the copyright sign after the Copyright:
rules file should be simplier, something like:
# Will take in charge all deb rules"
%:
dh $@ --with javahelper
# Just override with is needed
override_dh_auto_build:
override_dh_clean:
dh_clean
do your additional stuff
You can take examples in other projects in trunk
Olivier
>
> many thanks
>
> Christoph
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive:
> http://lists.debian.org/[email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]