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
|
python-gssapi (1.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 06 Oct 2024 17:30:40 +0100
python-gssapi (1.8.3-1) unstable; urgency=medium
[ Debian Janitor ]
* Use versioned copyright format URI.
* Update copyright file header to use current field names (Name ⇒
Upstream-Name, Maintainer ⇒ Upstream-Contact)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
[ Colin Watson ]
* Team upload.
* New upstream release:
- Fix Cython 3 compatibility (LP: #2064089).
* Add missing "Files: *" to copyright file.
-- Colin Watson <cjwatson@debian.org> Fri, 17 May 2024 11:28:41 +0100
python-gssapi (1.8.2-1) unstable; urgency=medium
* New upstream version 1.8.2
* Remove nose dep (closes: #1018505)
-- Taihsiang Ho (tai271828) <e@tai271828.me> Sun, 04 Dec 2022 03:16:09 +0100
python-gssapi (1.6.12-2) unstable; urgency=medium
* Move maintainership to Python team (Closes: #994508)
* Bump debhelper-compat to 13 and add Rules-Requires-Root: no
-- Martin <debacle@debian.org> Tue, 15 Mar 2022 18:39:32 +0000
python-gssapi (1.6.12-1) unstable; urgency=low
* New upstream version 1.6.12
* Drop Daf from uploaders list (Closes: #965391)
* Skip our test suite more clearly
* Bump standards and lintian cleaner
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Wed, 17 Mar 2021 12:10:16 -0400
python-gssapi (1.6.1-1) unstable; urgency=medium
[ Robbie Harwood ]
* Make package lintian clean
* New upstream version 1.6.1
* Remove references to nonexistent doc package (Closes: #900660)
[ Chris Lamb ]
* Fix find(1) call in dh_auto_clean (Closes: #876720)
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Wed, 05 Feb 2020 20:03:19 -0500
python-gssapi (1.4.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Removed Python 2 support (Closes: #937801).
-- Thomas Goirand <zigo@debian.org> Fri, 13 Sep 2019 12:56:48 +0200
python-gssapi (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* Add Timo to uploaders
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Tue, 13 Mar 2018 16:44:53 -0400
python-gssapi (1.2.0-1) unstable; urgency=low
* New upstream release
* Drop enum34 patch that has merged upstream
* Remove build dependency on python-tox and virtualenv
* Fix X-Python3-Version to reflect enum34 state
* Fix lintian false positive ("tEH" in binary)
* Bump standards version to 3.9.7
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Fri, 15 Apr 2016 16:09:28 -0400
python-gssapi (1.1.3-2) unstable; urgency=high
* Rebuild and patch since python3-enum34 is gone (Closes: #799254)
* Remove old patches that have merged upstream
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Fri, 25 Sep 2015 12:31:19 -0400
python-gssapi (1.1.3-1) unstable; urgency=medium
* New upstream release
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Fri, 04 Sep 2015 17:39:01 -0400
python-gssapi (1.1.2-1) unstable; urgency=medium
* Initial release. (Closes: #794980)
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Sat, 08 Aug 2015 18:57:16 -0400
|