DC*

Results 89 comments of DC*

TODO - [x] Generate seednodes.fref from https://github.com/freenet/seedrefs - [x] Move wrapper.conf somewhere else (but probably preserve in this repository) - [x] Review copyright file for missing things, original https://github.com/freenet/debian/blob/master/debian/copyright -...

@ArneBab Hey there Arne, yes the TODO points are up to date and I'll keep them up do date with each iteration. I'll continue working tackling down the low hanging...

Lintian warnings and errors pending: ``` Now running lintian freenet_0.7.5+1493-1_amd64.changes ... E: freenet changes: bad-distribution-in-changes-file unstable E: freenet: init.d-script-does-not-implement-required-option etc/init.d/freenet force-reload E: freenet: init.d-script-does-not-implement-required-option etc/init.d/freenet restart E: freenet: init.d-script-does-not-implement-required-option etc/init.d/freenet...

Packaging guide: https://github.com/freenet/wiki/wiki/Debian-package

They're some errors and warnings still. But the package builds and works. I'd say the package is ready to go since the errors are related to how the init script...

@ArneBab I did have some feedback regarding packagecloud.io not having the packages for different versions, which is true. I need to build a package and upload to the different debian...

@ArneBab Here they are, not much progress :( ``` Now running lintian freenet_0.7.5+1494-4_amd64.changes ... E: freenet changes: bad-distribution-in-changes-file unstable E: freenet: init.d-script-does-not-implement-required-option etc/init.d/freenet force-reload E: freenet: init.d-script-does-not-implement-required-option etc/init.d/freenet restart E:...

Updated errors with some overrides: ``` E: freenet changes: bad-distribution-in-changes-file unstable E: freenet: init.d-script-missing-dependency-on-local_fs etc/init.d/freenet: required-stop E: freenet: init.d-script-should-always-start-service etc/default/freenet (line 10) W: freenet source: debian-rules-should-not-use-custom-compression-settings dh_builddeb -- -Zgzip (line...

@ArneBab By the way, the build process can be seen [here](https://github.com/desyncr/fred/actions).