diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-19 07:50:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-08 12:01:51 +0000 |
commit | d4ba48f252d86c5be90af5f4d2f37457115f3aae (patch) | |
tree | cfea61ca9469e4e6c46f730ff8341617593b7f8d | |
parent | Updating watch file. (diff) | |
download | foxyproxy-firefox-extension-d4ba48f252d86c5be90af5f4d2f37457115f3aae.tar.xz foxyproxy-firefox-extension-d4ba48f252d86c5be90af5f4d2f37457115f3aae.zip |
Wrapping file-excluded in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 5d15531..e357b79 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: firefox-extension Upstream-Contact: Eric Jung <eric.jung@getfoxyproxy.org> Source: https://github.com/foxyproxy/firefox-extension/releases -Files-excluded: archive, src/styles/fontawesome-*.css, src/styles/fonts/* +Files-excluded: + archive + src/styles/fontawesome-*.css + src/styles/fonts/* Files: * Copyright: 2019-2020 Eric Jung <eric.jung@getfoxyproxy.org> |