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
|
python-pyasn1-modules (0.2.8-1) unstable; urgency=low
[ Debian Janitor ]
* Use versioned copyright format URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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 ]
* Bump debhelper from old 12 to 13.
[ Julien Cristau ]
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Wed, 06 Apr 2022 11:09:34 +0200
python-pyasn1-modules (0.2.1-1) unstable; urgency=medium
* Take over under DPMT umbrella, Marc is still part of Uploaders
* Drop python2 support; Closes: #938055
-- Sandro Tosi <morph@debian.org> Sat, 04 Apr 2020 20:09:23 -0400
python-pyasn1-modules (0.2.1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* control: Bump build-depends on python-pyasn1.
* Upload to unstable.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 02 Jan 2018 13:18:24 +0200
python-pyasn1-modules (0.2.1-0.1) experimental; urgency=medium
* Non-maintainer upload.
* New upstream release. Builds with pyasn1 0.4.2.
-- Timo Aaltonen <tjaalton@debian.org> Sun, 24 Dec 2017 22:09:18 +0200
python-pyasn1-modules (0.0.7-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release. Builds with pyasn 0.1.8. Closes: #796473.
* Run the tests for all python3 versions.
* Update watch file.
-- Matthias Klose <doko@debian.org> Thu, 10 Sep 2015 15:44:06 +0200
python-pyasn1-modules (0.0.5-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* Build depend on python-pyasn1 and python3-pyasn1 to correctly
generate package dependencies. See Debian #756378.
* Bump standards version to 3.9.5.
* Add a watch file.
* Run the testsuite for python and python3.
-- Matthias Klose <doko@debian.org> Tue, 29 Jul 2014 11:35:23 +0200
python-pyasn1-modules (0.0.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build a python3 package. Closes: #754868.
-- Matthias Klose <doko@debian.org> Mon, 21 Jul 2014 13:07:30 +0200
python-pyasn1-modules (0.0.3-1) unstable; urgency=low
* Initial release (Closes: #679399)
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 22 Jun 2012 12:50:13 +0200
|