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
|
python-rsa (3.4.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ TANIGUCHI Takaki ]
* Use pypi.debian.net
* New upstream version 3.4.2
* Bump Standard Version.
* debian/patches: No need.
* debian/docs: No need.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 11 Oct 2016 13:53:30 +0900
python-rsa (3.2.3-1) unstable; urgency=medium
[ Dariusz Dwornikowski ]
* Added python modules to Build-Depends (Closes: #804430)
- python-unittest2, python3-unittest2
- python-asn1, python3-asn1
* Added d/patches/fix_tests.patch fixing imports in tests
[ TANIGUCHI Takaki ]
* new upstream version
* debian/control: python3 modules depends on ${python3:Depends}.
(Closes: #757827)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 01:10:04 +0900
python-rsa (3.1.4-1) unstable; urgency=medium
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 22 Jun 2014 17:21:45 +0900
python-rsa (3.1.2-1) unstable; urgency=low
* Initial release (Closes: #733216)
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 27 Dec 2013 16:47:49 +0900
|