Skip to content

Debian packaging - considerations #1

@eribertomota

Description

@eribertomota

Hi Graham,

I am packaging retry in Debian, as requested here[1].

[1] https://bugs.debian.org/949431

I have some considerations.

  1. Now, you can safely remove the debian/ directory. I already sent the package to Debian and it arrived to NEW queue[2].

[2] https://ftp-master.debian.org/new.html

  1. Please, consider write 'Copyright (C) 2020 Graham Leggett minfrin@sharp.fm' in header of the retry.c file to make easier detect the rights.

  2. Please consider change the content of the COPYING file to Apache-2.0 license text.

  3. Manpage: please, consider write a manpage from scratch, including all examples from README.md file. You can use txt2man[3] to make it easier. Txt2man is already packaged in Debian and you can see examples of source texts to generate manpages here[4]. Please, make it available in branch master. Currently, is not possible build from master because the manpage is not available there.

[3] https://github.com/mvertes/txt2man
[4] https://salsa.debian.org/debian/txt2man/tree/debian/master/debian/examples.d

  1. There are some warnings when running autoreconf:

libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

Thanks a lot for your work.

Regards,

Eriberto

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions