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
|
python-agate-sql (0.5.8-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on dpkg-dev.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 25 May 2022 20:34:02 +0100
python-agate-sql (0.5.8-1) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* New upstream version 0.5.8 (Closes: #995780)
* Refreshing patches.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Andrius Merkys <merkys@debian.org> Thu, 14 Oct 2021 03:41:58 -0400
python-agate-sql (0.5.5-4) unstable; urgency=medium
* Add @builddeps@ to autopkgtests' Depends
-- Piotr Ożarowski <piotr@debian.org> Mon, 18 Jan 2021 15:39:49 +0100
python-agate-sql (0.5.5-3) unstable; urgency=medium
* Team upload.
* Bump minimum required python3-sqlalchemy version due to tests
-- Piotr Ożarowski <piotr@debian.org> Fri, 15 Jan 2021 22:06:58 +0100
python-agate-sql (0.5.5-2) 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.
[ Piotr Ożarowski ]
* Add 0004-escape-text-column-name-fixes-for-SA-v1.3.22.patch to fix tests
with SQLAlchemy >= 1.3.22
-- Piotr Ożarowski <piotr@debian.org> Thu, 14 Jan 2021 13:32:35 +0100
python-agate-sql (0.5.5-1) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* New upstream version 0.5.5
* Refreshing patches.
* Skipping tests for unpackaged 'crate' plugin for 'sqlalchemy'.
* Updating debian/copyright.
* Adding 'Rules-Requires-Root: no'.
[ 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: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andrius Merkys <merkys@debian.org> Tue, 18 Aug 2020 01:18:50 -0400
python-agate-sql (0.5.2-2) unstable; urgency=medium
* Bump standards version to 4.0.0, no changes required
* Build the docs using the upstream Makefile
* Mark doc package multiarch foreign
* Release to unstable
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 25 Jul 2017 20:38:48 +0100
python-agate-sql (0.5.2-1) experimental; urgency=medium
* New upstream version 0.5.2
* Refresh the patch queue
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 02 May 2017 08:46:38 +0100
python-agate-sql (0.5.1-1) experimental; urgency=low
* Initial release. (Closes: #850451)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 22 Mar 2017 11:15:15 +0000
|