diff -Nru pycollada-0.4/debian/changelog pycollada-0.4/debian/changelog --- pycollada-0.4/debian/changelog 2014-01-05 20:27:09.000000000 +0000 +++ pycollada-0.4/debian/changelog 2018-04-16 19:43:21.000000000 +0000 @@ -1,3 +1,13 @@ +pycollada (0.4-3) unstable; urgency=medium + + * Team upload. + * [6e029f6] Apply cme fix dpkg-control + * [4b06d64] Apply cme fix dpkg-copyright + * [4a6ddb8] Set compat level 11 + * [0a8daa3] Remove myself from uploaders + + -- Anton Gladky Mon, 16 Apr 2018 21:43:21 +0200 + pycollada (0.4-2) unstable; urgency=medium * [80ccaf2] Update Standards-Version to 3.9.5. No changes. diff -Nru pycollada-0.4/debian/compat pycollada-0.4/debian/compat --- pycollada-0.4/debian/compat 2013-10-29 22:03:09.000000000 +0000 +++ pycollada-0.4/debian/compat 2018-04-16 19:38:44.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru pycollada-0.4/debian/control pycollada-0.4/debian/control --- pycollada-0.4/debian/control 2014-01-05 20:26:37.000000000 +0000 +++ pycollada-0.4/debian/control 2018-04-16 19:39:15.000000000 +0000 @@ -1,36 +1,32 @@ Source: pycollada -Priority: optional Maintainer: Debian Science Maintainers -Uploaders: - Anton Gladky -Build-Depends: - debhelper (>= 9), - python-dev (>=2.6.6-3~), - python-dateutil, - python-lxml, - python-numpy, - python-setuptools, - python-sphinx (>= 1.0.7+dfsg) -X-Python-Version: >= 2.7 -Standards-Version: 3.9.5 Section: libs +Priority: optional +Build-Depends: debhelper (>= 11), + python-dev, + python-dateutil, + python-lxml, + python-numpy, + python-setuptools, + python-sphinx +Standards-Version: 4.1.3 +Vcs-Browser: https://salsa.debian.org/science-team/pycollada +Vcs-Git: https://salsa.debian.org/science-team/pycollada.git Homepage: http://pycollada.readthedocs.org -Vcs-Git: git://anonscm.debian.org/debian-science/packages/pycollada.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/pycollada.git +X-Python-Version: >= 2.7 Package: python-collada -Section: python Architecture: all -Depends: - python (<<2.8), - python (>= 2.7), - python-dateutil, - python-lxml, - python-numpy, - ${misc:Depends}, - ${python:Depends}, - ${shlibs:Depends}, - ${sphinxdoc:Depends} +Section: python +Depends: python (<<2.8), + python, + python-dateutil, + python-lxml, + python-numpy, + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends}, + ${sphinxdoc:Depends} Description: Python module for creating, editing and loading COLLADA Pycollada is a Python module for creating, editing and loading COLLADA, which is a COLLAborative Design Activity for establishing an interchange file format diff -Nru pycollada-0.4/debian/copyright pycollada-0.4/debian/copyright --- pycollada-0.4/debian/copyright 2013-10-29 22:13:45.000000000 +0000 +++ pycollada-0.4/debian/copyright 2018-04-16 19:38:23.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pycollada Source: https://github.com/pycollada/pycollada @@ -35,7 +35,8 @@ Files: collada/tests/data/* Copyright: 2006 Sony Computer Entertainment Inc. -License: SCEA Shared Source License, Version 1.0 +License: other + SCEA Shared Source License, Version 1.0 you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://research.scea.com/scea_shared_source_license.html