Skip to content

Commit

Permalink
debian/copyright: Split glob in Files-Excluded.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrito committed Mar 26, 2021
1 parent 6f80b94 commit 14bf9c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GNU Parallel
Upstream-Contact: Ole Tange <[email protected]>
Source: https://ftpmirror.gnu.org/parallel/
Files-Excluded: src/*.{1,7}
Files-Excluded: src/*.1
src/*.7
src/*.html
src/*.pdf
src/*.rst
Expand Down

0 comments on commit 14bf9c0

Please sign in to comment.