1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-19 03:25:08 +01:00
nfpm/deb/testdata
Boris Djurdjevic 4daa0df21c
fix: handle multiline input for the Debian description field (#119)
The description field in the DEB control file supports multiline/verbatim
input. It is done by indenting the lines by two spaces. Before this patch,
the control file was broken if a user wanted to supply a multiline description.
2020-02-18 10:15:42 -03:00
..
control2.golden fix: added failing test for #16 2018-03-10 14:40:56 -03:00
control.golden fix: double recommends on deb pkg 2018-02-18 19:40:47 -03:00
minimal.golden deb: Avoid emitting empty fields 2019-03-04 10:03:59 -03:00
multiline.golden fix: handle multiline input for the Debian description field (#119) 2020-02-18 10:15:42 -03:00
rules.golden fix: rules tests, overridables (#66) 2019-08-31 10:21:28 -03:00
withepoch.golden Added Packager and Epoch tags (#58) 2019-06-25 09:56:32 -03:00