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
|
python-translationstring (1.3-1) unstable; urgency=medium
[ SVN-Git Migration ]
* git-dpm config
* Update Vcs fields for git migration
[ TANIGUCHI Takaki ]
* debian/watch: Use pypy.debian.net.
* Imported Upstream version 1.3
* debian/rules: Use pybuild.
* Bump Standards-Version 3.9.6.
* debian/docs: clean up
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 23:48:19 +0900
python-translationstring (1.1-4) unstable; urgency=low
* Team upload.
* Really adding Python3 support.
* Standard-Version is now 3.9.4.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Oct 2013 08:56:36 +0000
python-translationstring (1.1-3) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Thomas Goirand ]
* Team upload.
* Added support for Python3.
* debian/copyright is now in parseable format 1.0.
* Added unit testing.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Oct 2013 08:39:59 +0000
python-translationstring (1.1-2) unstable; urgency=low
* debian/source/options: ignore egg-info files's changes. (Closes: #671427)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 09 May 2012 15:30:11 +0900
python-translationstring (1.1-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.3.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 26 Feb 2012 19:46:47 +0900
python-translationstring (0.4-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 25 Sep 2011 15:00:46 +0900
python-translationstring (0.3-2) unstable; urgency=low
* Switch to dh_python2.
* Bump Standards-Version to 3.9.2 (with no changes).
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 May 2011 12:43:24 +0900
python-translationstring (0.3-1) unstable; urgency=low
* Initial release (Closes: #604997)
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 26 Nov 2010 10:40:06 +0900
|