diff options
author | qinxialei <xialeiqin@gmail.com> | 2021-10-15 01:04:24 +0000 |
---|---|---|
committer | qinxialei <xialeiqin@gmail.com> | 2021-10-15 01:04:24 +0000 |
commit | e0622e716fd836a8f9d37c7a1f3eb53f8ad1d24b (patch) | |
tree | 9159bbe54ae71f0a55645130c83b3290171ae3b1 | |
parent | 5c460cb03550346dec763537b24ecfa807b6d3f8 (diff) | |
parent | 8cc0304633b720b61979b780d1bfb14269d3377e (diff) | |
download | libgav1-e0622e716fd836a8f9d37c7a1f3eb53f8ad1d24b.tar.gz libgav1-e0622e716fd836a8f9d37c7a1f3eb53f8ad1d24b.tar.bz2 libgav1-e0622e716fd836a8f9d37c7a1f3eb53f8ad1d24b.zip |
Merge branch 'lintian-fixes' into 'master'
debian/copyright: use spaces rather than tabs to start continuation lines
See merge request multimedia-team/libgav1!2
-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/* |