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
|
sphinx-intl (2.0.1-3) unstable; urgency=medium
[ 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.
-- Sandro Tosi <morph@debian.org> Sat, 04 Jun 2022 20:49:43 -0400
sphinx-intl (2.0.1-2) unstable; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* debian/control
- Drop debhelper and set debhelper-compat (= 13)
* debian/watch
- Adjust uscan to detect upstream pre-release
* debian/salsa-ci.yml
- Ignore unnecessary tests
-- Hideki Yamane <henrich@debian.org> Thu, 14 May 2020 06:29:30 +0900
sphinx-intl (2.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Hideki Yamane ]
* New upstream release 2.0.1
* debian/control
- set Standards-Version: 4.5.0
-- Hideki Yamane <henrich@debian.org> Sun, 19 Apr 2020 18:51:06 +0900
sphinx-intl (2.0.0-1) unstable; urgency=medium
* New upstream release
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
* d/control: Remove trailing whitespaces.
* d/control: Remove ancient X-Python3-Version field.
[ Hideki Yamane ]
* update debian/gbp.conf
* add debian/salsa-ci.yml
-- Hideki Yamane <henrich@debian.org> Sun, 18 Aug 2019 20:14:56 +0900
sphinx-intl (1.0.0-1) unstable; urgency=medium
* New upstream release 1.0.0
-- Hideki Yamane <henrich@debian.org> Mon, 20 May 2019 05:35:33 +0900
sphinx-intl (0.9.12-1) unstable; urgency=medium
* New upstream release 0.9.12
* debian/control
- drop python3.4 support as upstream did
- use dh12
- set Rules-Requires-Root: no
- set Standards-Version: 4.3.0
* debian/copyright
- update copyright year
* debian/gbp.conf
-- Hideki Yamane <henrich@debian.org> Fri, 17 May 2019 10:04:26 +0900
sphinx-intl (0.9.11-2) unstable; urgency=medium
* debian/patches
- Add reproducible_build.patch (Closes: #881258)
-- Hideki Yamane <henrich@debian.org> Sat, 31 Mar 2018 18:49:11 +0900
sphinx-intl (0.9.11-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update copyright year
* debian/compat
- set 11
* debian/control
- set Build-Depends: debhelper (>= 11)
- set Standards-Version: 4.1.3
- set Maintainer: DPMT <python-modules-team@lists.alioth.debian.org>
and me as Uploaders
- set Vcs-*
-- Hideki Yamane <henrich@debian.org> Sat, 31 Mar 2018 14:14:25 +0900
sphinx-intl (0.9.10-1) unstable; urgency=medium
* Initial release (Closes: #875432)
-- Hideki Yamane <henrich@debian.org> Sat, 30 Sep 2017 22:30:18 +0900
|