Commit Graph

3 Commits

Author SHA1 Message Date
Marco Ieni
2cfc0aafa4
add cd (#417)
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
2020-12-02 09:40:17 -05:00
chris48s
9d89e4a92f
debian packaging fixes (#301)
* remove leading article from description

resolves description-synopsis-starts-with-article
https://lintian.debian.org/tags/description-synopsis-starts-with-article.html

* ensure copyright is mode 644

resolves non-standard-file-perm
https://lintian.debian.org/tags/non-standard-file-perm.html

* add Depends line

Use dpkg-shlibdeps to work out shared library dependencies
and include them in a "Depends:" line

resolves missing-depends-line
https://lintian.debian.org/tags/missing-depends-line.html

* remove duplicate LICENSE file

resolves extra-license-file
https://lintian.debian.org/tags/extra-license-file.html

* change docs dir name to match package name

i.e: docs go in
/usr/share/doc/git-delta
/usr/share/doc/git-delta-musl
etc

not /usr/share/doc/delta

* include years in copyright notice

This brings the copyright notice into line with the expected format
resolves copyright-without-copyright-notice
https://lintian.debian.org/tags/copyright-without-copyright-notice.html

* provide a multi-line description

resolves extended-description-is-empty
https://lintian.debian.org/tags/extended-description-is-empty.html
2020-08-27 09:46:03 -04:00
Dan Davison
cfd6ed0e07 Reorganize 2020-08-05 16:37:09 -04:00