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
|
python-rsa (4.0-2) unstable; urgency=medium
[ Julian Andres Klode ]
* Add missing build-depends on mock module (Closes: #914339)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 04 Dec 2018 15:46:41 +0900
python-rsa (4.0-1) unstable; urgency=medium
[ 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/rules: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ TANIGUCHI Takaki ]
* New upstream version 4.0
* Bump Stanrads-Version to 4.2.1
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 04 Oct 2018 14:19:18 +0900
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
|