1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-15 13:34:28 +01:00
nfpm/deb
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
..
testdata fix: handle multiline input for the Debian description field (#119) 2020-02-18 10:15:42 -03:00
deb_test.go fix: handle multiline input for the Debian description field (#119) 2020-02-18 10:15:42 -03:00
deb.go fix: handle multiline input for the Debian description field (#119) 2020-02-18 10:15:42 -03:00