diff --git a/debian/changelog b/debian/changelog index e903c265bfaa0290fd225ecb41c191c52d5c17b5..a877d776736cfc349a50473ec9a6f96d32d7ca99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-jsonschema (3.2.0-4) UNRELEASED; urgency=low + + * debian/copyright: use spaces rather than tabs to start continuation lines. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Debian Janitor Sat, 27 Jun 2020 17:36:29 -0000 + python-jsonschema (3.2.0-3) unstable; urgency=medium * Uploading to unstable. diff --git a/debian/copyright b/debian/copyright index c3d1ed64306fc81ed89a8d77cfa78405a5f2dcf9..cc035155f09b264393b664b3a80c61835bba8c5d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,9 +25,9 @@ License: MIT Files: debian/* Copyright: 2012 Chuck Short - 2012, Ghe Rivero - 2013, Thomas Goirand - 2020, Michal Arbet + 2012, Ghe Rivero + 2013, Thomas Goirand + 2020, Michal Arbet License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000000000000000000000000000000000000..9060ad9f9ec7cef1a13b4bf704c99ebba7224676 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/Julian/jsonschema/issues +Bug-Submit: https://github.com/Julian/jsonschema/issues/new +Repository: https://github.com/Julian/jsonschema.git +Repository-Browse: https://github.com/Julian/jsonschema