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
|
lazr.delegates (2.0.4-1) unstable; urgency=medium
* d/upstream/signing-key.asc: Replace with my key.
* New upstream release.
* Run the doctests as well.
-- Colin Watson <cjwatson@debian.org> Sun, 11 Dec 2022 23:15:07 +0000
lazr.delegates (2.0.3-5) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Colin Watson ]
* Switch from nose to pytest (closes: #1018391).
* Add myself to Uploaders.
-- Colin Watson <cjwatson@debian.org> Sat, 10 Dec 2022 00:17:27 +0000
lazr.delegates (2.0.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-sphinx.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 04:09:04 +0100
lazr.delegates (2.0.3-3) unstable; urgency=low
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ 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.
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-lazr.delegates-doc: Add Multi-Arch: foreign.
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970147
* Bump debhelper from old 12 to 13.
* Re-export upstream signing key without extra signatures.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
-- Sandro Tosi <morph@debian.org> Tue, 03 May 2022 21:45:36 -0400
lazr.delegates (2.0.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Barry Warsaw ]
* d/control: Put DPMT in Maintainers and myself in Uploaders.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove XS-Testsuite field, not needed anymore
[ Sandro Tosi ]
* Drop python2 support; Closes: #936821
* debian/README.source
- remove, outdated and not needed
* debian/control
- bump Standards-Version to 4.4.1 (no changes needed)
- dedup short descriptions
-- Sandro Tosi <morph@debian.org> Sat, 26 Oct 2019 12:52:21 -0400
lazr.delegates (2.0.3-1) unstable; urgency=medium
* New upstream release.
* d/watch, d/upstream/signing-key.asc: Use the upstream signing key.
-- Barry Warsaw <barry@debian.org> Wed, 08 Jul 2015 11:23:05 -0400
lazr.delegates (2.0.2-1) unstable; urgency=medium
* New upstream release.
* d/control: Bumped Standards-Version to 3.9.6 with no other changes needed.
* d/rules: Added PYBUILD_TEST_NOSE=1 to invoke the correct test runner.
* d/watch: Use the pypi.debian.net redirector.
* d/copyright: Refactor sections to keep lintian happy.
-- Barry Warsaw <barry@debian.org> Mon, 08 Jun 2015 18:15:16 -0400
lazr.delegates (2.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #758828)
-- Barry Warsaw <barry@debian.org> Thu, 21 Aug 2014 19:27:12 -0400
|