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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
|
python-watchdog (6.0.0-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Wed, 20 Nov 2024 18:47:44 +0000
python-watchdog (5.0.0-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Tue, 27 Aug 2024 22:20:31 +0100
python-watchdog (3.0.0-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Mon, 26 Jun 2023 23:11:04 +0100
python-watchdog (2.2.1-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Wed, 18 Jan 2023 07:14:02 +0000
python-watchdog (2.1.9-1) unstable; urgency=medium
* New upstream version
* Update d/watch format and d/copyright file dates
-- Julian Gilbey <jdg@debian.org> Mon, 04 Jul 2022 23:06:12 +0100
python-watchdog (2.1.8-1) unstable; urgency=medium
* New upstream version
* Add Rules-Requires-Root: no to d/control
* Update Standards-Version
-- Julian Gilbey <jdg@debian.org> Thu, 26 May 2022 21:55:31 +0100
python-watchdog (2.1.7-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Tue, 05 Apr 2022 09:33:10 +0100
python-watchdog (2.1.6-2) unstable; urgency=medium
* Fix autopkgtest script
-- Julian Gilbey <jdg@debian.org> Tue, 14 Dec 2021 18:38:53 +0000
python-watchdog (2.1.6-1) unstable; urgency=medium
* New upstream version
* Run the upstream tests at build time
* Add more autopkgtest tests
* Add brief manpage for watchmedo.
-- Julian Gilbey <jdg@debian.org> Sun, 28 Nov 2021 16:41:00 +0000
python-watchdog (1.0.2-2) unstable; urgency=medium
* Fix dependencies (closes: #982066)
-- Julian Gilbey <jdg@debian.org> Sat, 06 Feb 2021 19:59:54 +0000
python-watchdog (1.0.2-1) unstable; urgency=medium
[ Julian Gilbey ]
* Team upload.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Julian Gilbey ]
* New upstream version.
* Bump Standards-Version to 4.5.1.
* Support nodoc and nocheck build options
-- Julian Gilbey <jdg@debian.org> Thu, 04 Feb 2021 08:54:27 +0000
python-watchdog (0.9.0-3) unstable; urgency=medium
* Team upload.
* Add Breaks+Replace of python-watchdog (Closes: #940494).
-- Ondřej Nový <onovy@debian.org> Mon, 16 Sep 2019 18:01:26 +0200
python-watchdog (0.9.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* Use debhelper-compat instead of debian/compat.
[ gustavo panizzo ]
* [2a486c] Drop the Python 2 package
* [fccdd0] Install watchmedo3 as watchmedo
* [6b7f98] Use debhelper-compat 12
* [734ff1] Install examples
* [da976d] Remove unused licenses from d/copyright
* [a8c5fd] Standards version 4.4.0
* [58b5b5] Add a superficial autopkgtest
* [7882ac] Add a DEP12 upstream metadata file
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 14 Sep 2019 18:31:27 +0000
python-watchdog (0.9.0-1) unstable; urgency=medium
* New upstream release.
* Packaging moved under the umbrella of the DPMT, adopting its policy and
dropping the previous git packaging repository.
* [ab83af] Dropping old patches
* [aa5f0a] Add d/gbp.conf
* [c3d54a] Remove .pytest_cache in dh_clean
* [7f1da6] Remove .coverage in dh_clean
* [c3322c] Remove .pybuild in dh_clean
* [173778] Remove generated upstream changelog
* [acfd17] Remove tests that fail
* [ff2e00] Increase the compat level
* [81bbd9] Use a secure URI in the Homepage field
* [a2dc03] Use python3-sphinx to build the documentation
* [6cccfd] Use a secure URI for the copyright format url
* [4ec5b5] Fix the ordering on d/copyright
* [4aaac4] Bump the Standards Version, no changes required
* [b6efc8] Use a secure uri in d/watch
* [091a83] No longer remove src/watchdog.egg-info in dh_clean
* [d21ac8] Remove non-existent entries from d/copyright
* [ad8c05] Update copyright years
* [5f9858] Remove trailing whitespaces from d/rules
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 01 Dec 2018 17:33:17 +0800
python-watchdog (0.8.3-2) unstable; urgency=medium
* Fix tests for Python 3. (Closes: #801726).
-- Gustavo Panizzo <gfa@zumbi.com.ar> Tue, 20 Oct 2015 16:45:08 +0800
python-watchdog (0.8.3-1) experimental; urgency=medium
* New upstream release.
* Packaging moved to git.
* Provide a Python 3 package. (Closes: #776599)
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 13 Apr 2015 11:03:08 +0800
python-watchdog (0.7.0-2) experimental; urgency=medium
* Enable Python 3.
* Change buildsystem to pybuild.
* Add a simple patch to be able to build twice.
* Updated standards version, no changes needed.
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 02 Feb 2015 23:19:45 +0800
python-watchdog (0.7.0-1) unstable; urgency=low
* Initial release. (Closes: #735481)
-- gustavo panizzo <gfa@zumbi.com.ar> Sun, 26 Jan 2014 10:29:40 -0300
|