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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
python-translationstring (1.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Make "Files: *" paragraph the first in the copyright file.
[ TANIGUCHI Takaki ]
* New upstream version 1.4
* Bump Standards-Version to 4.5.0
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 26 Jul 2020 14:20:18 +0900
python-translationstring (1.3-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #938225).
-- Andrey Rahmatullin <wrar@debian.org> Fri, 27 Sep 2019 01:01:46 +0500
python-translationstring (1.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ TANIGUCHI Takaki ]
* debian/conrol: Fix typo in short description (Closes: #809823)
* Bump Standards-Version to 4.0.0
* debian/compat: Bump to 10
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 06 Jul 2017 11:06:22 +0900
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
|