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
|
python-agate (1.9.1-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.9.1
* remove python3-six from build-dep
* add furo to build-dep
* refresh patches
* use new dh-sequence-python3
* apply 'Multi-Arch: foreign' hint on -doc package
-- Alexandre Detiste <tchet@debian.org> Wed, 31 Jan 2024 12:49:30 +0100
python-agate (1.6.3-3) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Update TZ used in tests for tzdata 2023c-8. Closes: #1052831.
-- Santiago Vila <sanvila@debian.org> Sun, 05 Nov 2023 12:20:00 +0100
python-agate (1.6.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dpkg-dev.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 11:16:54 +0100
python-agate (1.6.3-1) unstable; urgency=medium
* Team upload.
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Scott Talbert ]
* Update to new upstream release 1.6.3
* Add locales BD to fix tests
-- Scott Talbert <swt@techie.net> Thu, 11 Nov 2021 18:32:23 -0500
python-agate (1.6.1-1) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* New upstream version 1.6.1
* Refreshing No-privacy-breach.patch.
* Dropping upstream-integrated Fix-typo-in-shebang.patch.
* Dropping upstream-integrated Remove-absent-reference-from-the-docs.patch.
* Setting LC_NUMERIC for dh_auto_test.
* Removing unused python-agate-doc.lintian-overrides.
* Adding 'Rules-Requires-Root: no'.
* Forwarding of patches is not needed.
* Setting LC_NUMERIC also for autopkgtest.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Andrius Merkys <merkys@debian.org> Mon, 17 Aug 2020 11:10:40 -0400
python-agate (1.6.0-3) unstable; urgency=medium
* Bump standards version to 4.0.0, no changes required
* Release to unstable
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 12 Jul 2017 10:39:20 +0100
python-agate (1.6.0-2) experimental; urgency=medium
* Force use of UTF-8 locale when running the tests
* Fixup the watch regex
* Build the docs using the upstream Makefile
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 26 May 2017 11:26:58 +0100
python-agate (1.6.0-1) experimental; urgency=low
* Initial release. (Closes: #850448)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 22 Mar 2017 11:13:13 +0000
|