Skip to content
Snippets Groups Projects
Unverified Commit 2a06c535 authored by Janitor's avatar Janitor
Browse files

Make "Files: *" paragraph the first in the copyright file.

Fixes: lintian: global-files-wildcard-not-first-paragraph-in-dep5-copyright
See-also: https://lintian.debian.org/tags/global-files-wildcard-not-first-paragraph-in-dep5-copyright.html
parent 7c8f710a
No related branches found
No related tags found
1 merge request!1Fix some issues reported by lintian
......@@ -8,6 +8,7 @@ python-py-zipkin (0.15.0-2) UNRELEASED; urgency=medium
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Make "Files: *" paragraph the first in the copyright file.
-- Ondřej Nový <onovy@debian.org> Wed, 09 Jan 2019 13:44:34 +0100
......
......@@ -3,14 +3,14 @@ Upstream-Name: py_zipkin
Upstream-Contact: Yelp, Inc. <opensource+py-zipkin@yelp.com>
Source: https://github.com/Yelp/py_zipkin
Files: py_zipkin/thrift/zipkinCore.thrift
Copyright: 2012 Twitter Inc.
License: Apache-2.0
Files: *
Copyright: Yelp, Inc. <opensource+py-zipkin@yelp.com>
License: Apache-2.0
Files: py_zipkin/thrift/zipkinCore.thrift
Copyright: 2012 Twitter Inc.
License: Apache-2.0
Files: debian/*
Copyright: 2015 © Olivier Sallou <osallou@tifenn.irisa.fr>
License: Apache-2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment