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
|
python-daphne (4.0.0-1) unstable; urgency=low
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-autobahn and
python3-twisted.
[ Michael Fladischer ]
* New upstream release.
* Use github tags instead of releases for d/watch.
* Add python3-django to Build-Depends, required by tests.
* Update d/copyright with new years.
* Depend on python3-all for autopkgtests.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Tue, 11 Oct 2022 13:05:01 +0000
python-daphne (3.0.2-1) unstable; urgency=low
* New upstream release.
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 06 Sep 2021 20:46:52 +0000
python-daphne (3.0.1-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
* Version build dependencies on python3-asgiref, python3-autobahn and
python3-twisted.
-- Michael Fladischer <fladi@debian.org> Mon, 30 Nov 2020 19:55:43 +0100
python-daphne (2.5.0-1) unstable; urgency=low
* New upstream release.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Tue, 09 Jun 2020 14:29:30 +0200
python-daphne (2.4.1-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Tue, 14 Jan 2020 10:54:00 +0100
python-daphne (2.4.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Clean up .pytest_cache/CACHEDIR.TAG to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Fri, 22 Nov 2019 12:47:46 +0100
python-daphne (2.3.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Michael Fladischer ]
* New upstream release.
* Bump python3-asgiref to (>= 3~) in Build-Depends.
* Bump debhelper version to 12.
-- Michael Fladischer <fladi@debian.org> Thu, 01 Aug 2019 13:34:00 +0200
python-daphne (2.2.5-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 07 Feb 2019 09:26:43 +0100
python-daphne (2.2.4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.3.0.
-- Michael Fladischer <fladi@debian.org> Fri, 28 Dec 2018 12:25:51 +0100
python-daphne (2.2.3-1) unstable; urgency=medium
* Upload to unstable.
* Clean up files in .pytest_cache/ to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Sun, 23 Dec 2018 17:47:58 +0100
python-daphne (2.2.3-1~exp1) experimental; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Wed, 14 Nov 2018 19:41:14 +0100
python-daphne (2.2.2-1~exp1) experimental; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Remove python3-asgiref from Build-Depends.
* Add python3-pytest and python3-pytest-runner to Build-Depends to run
tests.
* Run tests using pytest.
* Clean up test artifacts to allow two builds in a row.
* Bump Standards-Version to 4.2.1.
* Update manpage for daphne.
-- Michael Fladischer <fladi@debian.org> Wed, 29 Aug 2018 09:35:38 +0200
python-daphne (1.4.2-1) unstable; urgency=low
* Add debian/gbp.conf.
* New upstream release.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
-- Michael Fladischer <fladi@debian.org> Mon, 08 Jan 2018 17:47:03 +0100
python-daphne (1.3.0-1) unstable; urgency=low
* Initial release (Closes: #882227).
-- Michael Fladischer <fladi@debian.org> Mon, 20 Nov 2017 10:33:26 +0100
|