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 92 93 94 95 96 97 98
|
python-caldav (1.3.9-1.1) unstable; urgency=medium
* Non-maintainer upload.
* No-change rebuild with python3-pytz instead of python3-tz
-- Alexandre Detiste <tchet@debian.org> Wed, 24 Sep 2025 02:07:34 +0200
python-caldav (1.3.9-1) unstable; urgency=medium
* New upstream release
* Implement autopkgtest tests
-- Diane Trout <diane@ghic.org> Thu, 21 Mar 2024 09:42:35 -0700
python-caldav (0.11.0-2) unstable; urgency=medium
* Add tzdata-legacy for tests (Closes: #1052832)
-- Diane Trout <diane@ghic.org> Thu, 28 Sep 2023 11:23:24 -0700
python-caldav (0.11.0-1) unstable; urgency=medium
* Team upload.
* Switch d/watch to Github
* New upstream version 0.11.0
* Fix Vcs-Git in d/control
* Bump policy version (no changes)
* Drop old patches
* Update build dependencies
* Use dh-sequence-python3
* Enable autopkgtest-pkg-pybuild (Closes: #924522)
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 08 Jan 2023 12:23:55 +0100
python-caldav (0.9.1+repack1-1) unstable; urgency=medium
* New upstream release.
* add python3-icalendar to build and autopkgtest dependencies
* Update debian/watch version to 4.
* Add disable-remote-server-tests.patch
Disable configuration that connects to Internet based caldav
servers since we don't have network access on build hosts.
* Update standards-version to 4.6.0 no changes needed.
* Add Vcs-* urls
* Update upstream homepage
* Add Rules-Requires-Root: no
* Add some Files-Excluded: to remove emacs backup files
* Port tests to use pytest (Closes: #1018469)
* Update debhelper-compat to 13
-- Diane Trout <diane@ghic.org> Thu, 29 Sep 2022 13:59:07 -0700
python-caldav (0.6.2-1) unstable; urgency=medium
* New upstream release
* Add python3-tzlocal test dependency
* Mark other test dependencies as <!nocheck>
* Enable running tests at build time unless nocheck is set
* Run upstream tests instead of the trivial import package test
-- Diane Trout <diane@ghic.org> Mon, 02 Mar 2020 21:52:31 -0800
python-caldav (0.6.1+repack1-1) unstable; urgency=medium
* Add myself as Uploader
* Update Standards-Version to 4.4.0. No changes needed.
* Stop building Python 2 version.
* Add python3-tz dependency to Build-Depends
* Remove dont-require-testpackages. Applied upstream.
* Exclude *.pyc files.
* Update watch file for repack
* New upstream version 0.6.1
* Use debhelper-compat instead of debian/compat
-- Diane Trout <diane@ghic.org> Tue, 03 Sep 2019 21:36:02 -0700
python-caldav (0.5.0-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream release. (Closes: #854144)
* Update to debhelper 11
* Add Python 3 Support (Closes: #857982)
* Update Standards-Version to 4.2.1. No changes needed
* Add minimal autopkgtest
* whitespace cleanup
* Use secure uris in d/watch and d/copyright
* add dont-require-test-packages.patch
Prevents nose and coverage from becoming a dependency of the
package
* Add python{,3}-coverage as a build-dependency
-- Diane Trout <diane@ghic.org> Wed, 12 Sep 2018 21:27:21 -0700
python-caldav (0.4.0-1) unstable; urgency=low
* Initial release
-- Martin Zobel-Helas <zobel@debian.org> Fri, 08 Jan 2016 08:24:26 +0000
|