diff options
author | Jenkins <jenkins@jenkins.debian.net> | 2021-09-24 05:05:47 +0000 |
---|---|---|
committer | Jenkins <jenkins@jenkins.debian.net> | 2021-09-24 05:05:47 +0000 |
commit | 8cc0304633b720b61979b780d1bfb14269d3377e (patch) | |
tree | 9159bbe54ae71f0a55645130c83b3290171ae3b1 | |
parent | 5c460cb03550346dec763537b24ecfa807b6d3f8 (diff) | |
download | libgav1-8cc0304633b720b61979b780d1bfb14269d3377e.tar.gz libgav1-8cc0304633b720b61979b780d1bfb14269d3377e.tar.bz2 libgav1-8cc0304633b720b61979b780d1bfb14269d3377e.zip |
debian/copyright: use spaces rather than tabs to start continuation lines.
Changes-By: lintian-brush
Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0430eef..3378044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgav1 (0.16.3-3) UNRELEASED; urgency=medium + + * debian/copyright: use spaces rather than tabs to start continuation lines. + + -- Debian Janitor <janitor@jelmer.uk> Fri, 24 Sep 2021 05:05:38 -0000 + libgav1 (0.16.3-2) unstable; urgency=medium * Team upload. diff --git a/debian/copyright b/debian/copyright index 87ebe04..3f5ecd1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://chromium.googlesource.com/codecs/libgav1/ Files: * Copyright: 2019-2020 Google LLC - 2019-2021 The libgav1 Authors + 2019-2021 The libgav1 Authors License: Apache-2.0 Files: tests/third_party/libvpx/* |