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 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
python-sqlalchemy-utils (0.36.8-4) unstable; urgency=medium
* Drop autopkgtest which are currently broken (Closes: #981868).
-- Thomas Goirand <zigo@debian.org> Sat, 06 Feb 2021 16:05:20 +0100
python-sqlalchemy-utils (0.36.8-3) unstable; urgency=medium
[ Chris MacNaughton ]
* d/t/python-sqlalchemy-utils: Update postgresql trust update to include
IPv6 loopback.
-- Thomas Goirand <zigo@debian.org> Fri, 08 Jan 2021 10:17:10 +0100
python-sqlalchemy-utils (0.36.8-2) unstable; urgency=medium
* Added python3-psycopg2cffi and python3-infinity as (build-)depends.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sat, 05 Dec 2020 00:02:16 +0100
python-sqlalchemy-utils (0.36.8-1) unstable; urgency=medium
* New upstream release.
* Applied patch from Ubuntu adding autopkgtests (Closes: #966410).
-- Thomas Goirand <zigo@debian.org> Sun, 22 Nov 2020 13:04:47 +0100
python-sqlalchemy-utils (0.36.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:44:02 +0200
python-sqlalchemy-utils (0.36.3-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Apr 2020 12:45:26 +0200
python-sqlalchemy-utils (0.32.21-2) unstable; urgency=medium
* Team upload.
* d/rules: Remove trailing whitespaces
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* Use pybuild to build package.
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12.
* Use Python 3 version of Sphinx to build docs.
* Bump standards version to 4.4.0.
* Drop Python 2 support (Closes: #938191).
-- Ondřej Nový <onovy@debian.org> Tue, 03 Sep 2019 09:21:38 +0200
python-sqlalchemy-utils (0.32.21-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Mar 2018 18:50:10 +0100
python-sqlalchemy-utils (0.32.14-3) unstable; urgency=medium
* Fix wrong python3-sqla-utils dependency on Py2 package (Closes: #882149).
-- Thomas Goirand <zigo@debian.org> Sun, 19 Nov 2017 23:12:38 +0100
python-sqlalchemy-utils (0.32.14-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 22:33:25 +0000
python-sqlalchemy-utils (0.32.14-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.1.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed reproducible patch applied upstream.
* Fixed debian/copyright order.
* Using pkgos-dh_auto_install.
* Switch to using pytest.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Oct 2017 21:13:41 +0200
python-sqlalchemy-utils (0.30.12-4) unstable; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* Rebuild with SQLA 1.1.x.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Dec 2016 12:45:36 +0100
python-sqlalchemy-utils (0.30.12-3) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:50:49 +0100
python-sqlalchemy-utils (0.30.12-2) unstable; urgency=medium
* Added reproducibility patch from Chris Lamb (Closes: #799206).
-- Thomas Goirand <zigo@debian.org> Fri, 13 Nov 2015 09:54:23 +0000
python-sqlalchemy-utils (0.30.12-1) unstable; urgency=medium
* Initial release. (Closes: #798561)
-- Thomas Goirand <zigo@debian.org> Fri, 27 Mar 2015 16:18:57 +0100
|