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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
|
aiopg (1.4.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
[ Piotr Ożarowski ]
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 31 Oct 2022 09:51:24 +0100
aiopg (1.3.4-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Wed, 14 Sep 2022 15:52:33 +0200
aiopg (1.3.3-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-psycopg2.
[ Piotr Ożarowski ]
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 07 Feb 2022 19:13:01 +0100
aiopg (1.2.0~b2-2) unstable; urgency=medium
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Fri, 17 Sep 2021 00:09:27 -0400
aiopg (1.2.0~b2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Piotr Ożarowski ]
* New upstream release
* Add python3-async-timeout to Build-Depends (for tests)
-- Piotr Ożarowski <piotr@debian.org> Wed, 30 Dec 2020 19:11:27 +0100
aiopg (1.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Piotr Ożarowski ]
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 18 Nov 2019 20:01:12 +0100
aiopg (0.16.0-1) unstable; urgency=medium
* New upstream release
* Do not ship requires.txt (we don't provide/need psycopg2-binary)
-- Piotr Ożarowski <piotr@debian.org> Mon, 08 Jul 2019 20:30:40 +0200
aiopg (0.15.0-1) unstable; urgency=medium
[ Chris Lamb ]
* New upstream release.
- Fix "async" import issue. (Closes: #904361)
* debian/control:
- Use <!nocheck> for build-depends.
- Bump Standards-Version to 4.2.1.
- Use "https" Homepage URI.
- wrap-and-sort.
* Move to debhelper compat level 11.
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Chris Lamb ]
-- Chris Lamb <lamby@debian.org> Wed, 29 Aug 2018 18:10:23 +0100
aiopg (0.14.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove trailing whitespaces
* d/control: Remove ancient X-Python3-Version field
[ Piotr Ożarowski ]
* New upstream release
- requires psycopg2 >= 2.7.0
-- Piotr Ożarowski <piotr@debian.org> Wed, 16 May 2018 14:06:46 +0200
aiopg (0.13.2-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Thu, 08 Feb 2018 21:21:38 +0100
aiopg (0.13.1-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Fri, 29 Sep 2017 09:39:28 +0200
aiopg (0.13.0-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Wed, 21 Dec 2016 12:22:04 +0100
aiopg (0.12.0-2) unstable; urgency=medium
* Rebuild to get new SQLAlchemy dependency
-- Piotr Ożarowski <piotr@debian.org> Thu, 17 Nov 2016 21:30:29 +0100
aiopg (0.12.0-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Sat, 05 Nov 2016 19:28:49 +0100
aiopg (0.11.0-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Wed, 21 Sep 2016 21:39:08 +0200
aiopg (0.10.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version bumped to 3.9.8 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Thu, 21 Jul 2016 22:16:43 +0200
aiopg (0.9.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Piotr Ożarowski ]
* New upstream release
-- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 21:20:37 +0200
aiopg (0.7.0-3) unstable; urgency=medium
* Fix a typo in Build-Depends (and depend on Python 3.X version of psycopg2
package, closes: 802060)
* Add python3-sqlalchemy to Build-Depends (needed by python3.5's new
"feature")
-- Piotr Ożarowski <piotr@debian.org> Sat, 31 Oct 2015 23:28:24 +0100
aiopg (0.7.0-1) unstable; urgency=low
* Initial release (closes: 795413)
-- Piotr Ożarowski <piotr@debian.org> Thu, 13 Aug 2015 20:24:01 +0200
|