[onboard] 01/01: debian/copyright: DEP-5 does not support filenames containing blanks. Using the ? wildcard to work around lintian failing on those filenames. Thanks to Niels Thykier for suggesting this.
Mike Gabriel
sunweaver at debian.org
Sat Jan 2 10:44:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository onboard.
commit f3544ca8c8312abbe64ff17193bd8af4ca84b5f4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 2 11:44:12 2016 +0100
debian/copyright: DEP-5 does not support filenames containing blanks. Using the ? wildcard to work around lintian failing on those filenames. Thanks to Niels Thykier for suggesting this.
---
debian/copyright | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 8b57e60..8c5e03b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -203,9 +203,9 @@ Files: AUTHORS
layouts/Compact-Numbers.svg
layouts/Compact-Utils.svg
layouts/Compact.onboard
- layouts/Full Keyboard-Alpha.svg
- layouts/Full Keyboard-Numpad.svg
- layouts/Full Keyboard.onboard
+ layouts/Full?Keyboard-Alpha.svg
+ layouts/Full?Keyboard-Numpad.svg
+ layouts/Full?Keyboard.onboard
layouts/Grid-Alpha.svg
layouts/Grid.onboard
layouts/Phone-Alpha.svg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/onboard.git
More information about the pkg-mate-commits
mailing list