1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
pycollada (0.8-1) unstable; urgency=medium
* Team upload.
[ Gregor Riepl ]
* Fix setup.py so the unit test data files are copied during the
installation stage. This makes the unit tests work again.
* Remove unit tests from python3-collada package.
* Replace deprecated numpy types with appropriate ones. This makes pycollada
compatible with numpy 2.0.
* Closes: #1080123
[ Andreas Tille ]
* New upstream version
Closes: #1095626
* Simply remove (re)generated docs
Closes: #1046508
* Standards-Version: 4.7.0 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 11 Feb 2025 21:37:07 +0100
pycollada (0.7.2-1) unstable; urgency=medium
* [5cd1380] Update d/watch to version 4
* [309fdce] Use my @d.o address for uploader
* [e271b67] Update to Standards-Version 4.6.1 (no changes)
* [6eece5e] Bump compat level to 13
* [2ad12af] Add Bug-Database to upstream metadata
* [39d973a] Skip unused pybuild byte-compiling
* [0f5c915] Run Python unit tests as autopkgtest
* [b1e8dbf] Drop unneeded dh_auto_test override
* [0f4decc] New upstream version 0.7.2
* [00c0ace] Add new test and XML files to install manifest
-- Kurt Kremitzki <kkremitzki@debian.org> Wed, 12 Oct 2022 14:11:29 -0500
pycollada (0.6-2) unstable; urgency=medium
* [ed71f3f] Update to Standards Version 4.5.0 (no changes needed)
* Make a new source-only upload (Closes: #952893)
-- Kurt Kremitzki <kurt@kwk.systems> Mon, 02 Mar 2020 16:50:07 -0600
pycollada (0.6-1) unstable; urgency=medium
* Team Upload
[ Sylvestre Ledru ]
* New upstream release
Closes: #901894
* Add dh-python in the build-deps
[ Kurt Kremitzki ]
* Enable Python 3 builds
* Split out doc package
* Clean up lintian issues
* Update Standards-Version 4.2.1
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/copyright
* Use secure URI in Homepage field.
* Set upstream metadata fields: Repository.
* Drop Python2 package
Closes: #937409
* Build-Depends: graphviz
-- Andreas Tille <tille@debian.org> Tue, 01 Oct 2019 11:42:21 +0200
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 <gladk@debian.org> 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.
-- Anton Gladky <gladk@debian.org> Sun, 05 Jan 2014 21:27:05 +0100
pycollada (0.4-1) unstable; urgency=low
* Initial package for Debian. (Closes: #711034)
-- Anton Gladky <gladk@debian.org> Tue, 04 Jun 2013 06:40:51 +0200
|