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 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
|
python-cryptography-vectors (3.3.2-1) unstable; urgency=high
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 10 Feb 2021 10:09:13 +0200
python-cryptography-vectors (3.3.1-1) unstable; urgency=medium
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Tristan Seligmann ]
* New upstream release.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Add trivial DEP-8 test.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 25 Jan 2021 16:39:48 +0200
python-cryptography-vectors (3.2.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Tristan Seligmann ]
* New upstream release.
* Fix Lintian overrides.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 31 Oct 2020 10:23:25 +0200
python-cryptography-vectors (3.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 29 Aug 2020 14:57:35 +0200
python-cryptography-vectors (3.0-2) unstable; urgency=medium
* Add versioned Breaks: on python-cryptography to (hopefully) ease
migration to testing.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 05 Aug 2020 11:58:40 +0200
python-cryptography-vectors (3.0-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 21 Jul 2020 10:18:56 +0200
python-cryptography-vectors (2.9.2-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper-compat to 13.
* Bump Standards-Version to 4.5.0 (no changes).
* Switch to dh-sequence-python3.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 18 Jul 2020 11:48:08 +0200
python-cryptography-vectors (2.8-2) unstable; urgency=medium
* Drop python2 support; Closes: #937673
-- Sandro Tosi <morph@debian.org> Sat, 04 Apr 2020 20:25:56 -0400
python-cryptography-vectors (2.8-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Tristan Seligmann ]
* New upstream release.
* Minimize upstream/signing-key.asc.
* Bump Standards-Version to 4.4.1 (no changes).
* Bump debhelper-compat to 12 (no changes).
* Allow rootless builds.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 29 Jan 2020 16:09:15 +0200
python-cryptography-vectors (2.6.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Tristan Seligmann ]
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 08 Mar 2019 20:38:16 +0200
python-cryptography-vectors (2.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.5 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Sat, 28 Jul 2018 05:28:32 +0200
python-cryptography-vectors (2.2.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python3-Version field
* d/control: Remove ancient XS-Python-Version field
[ Tristan Seligmann ]
* New upstream release.
* Populate debian/upstream/metadata.
* Bump Standards-Version to 4.1.4 (no changes).
* Bump debhelper compat level to 11.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 09 Jun 2018 16:14:03 +0200
python-cryptography-vectors (2.1.4-1) unstable; urgency=medium
* New upstream release.
* Add DPMT to Uploaders.
* Bump Standards-Version to 4.1.2 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Mon, 11 Dec 2017 13:09:01 +0200
python-cryptography-vectors (2.1.3-1) unstable; urgency=medium
* New upstream release.
* Use https in debian/watch.
* Bump Standards-Version to 4.1.1 (no changes needed).
-- Tristan Seligmann <mithrandi@debian.org> Thu, 16 Nov 2017 21:16:29 +0200
python-cryptography-vectors (1.9-1) unstable; urgency=medium
* New upstream release.
* Ignore Lintian warning about missing autopkgtest testsuite.
* Bump Standards-Version to 4.0.0 (no changes needed).
-- Tristan Seligmann <mithrandi@debian.org> Tue, 20 Jun 2017 19:00:58 +0200
python-cryptography-vectors (1.7.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 14 Dec 2016 07:51:30 +0200
python-cryptography-vectors (1.5.3-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 08 Nov 2016 05:08:12 +0200
python-cryptography-vectors (1.5.2-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 01 Oct 2016 17:25:22 +0200
python-cryptography-vectors (1.5-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 26 Aug 2016 17:59:54 +0200
python-cryptography-vectors (1.4-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 23 Jun 2016 00:06:59 +0200
python-cryptography-vectors (1.3.4-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Fri, 03 Jun 2016 15:01:37 +0200
python-cryptography-vectors (1.3.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 06 Apr 2016 22:28:17 +0200
python-cryptography-vectors (1.2.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.7 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Sat, 05 Mar 2016 05:15:13 +0200
python-cryptography-vectors (1.2.2-1) unstable; urgency=medium
* New upstream version.
* Switch Vcs-Git to https.
* Add lintian overrides for no-upstream-changelog.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 04 Feb 2016 07:05:16 +0200
python-cryptography-vectors (1.2.1-1) unstable; urgency=medium
* New upstream version.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 23 Jan 2016 04:16:27 +0200
python-cryptography-vectors (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 24 Nov 2015 22:42:30 +0200
python-cryptography-vectors (1.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 29 Oct 2015 08:23:55 +0200
python-cryptography-vectors (1.0.2-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 28 Sep 2015 06:33:39 +0200
python-cryptography-vectors (1.0.1-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 09 Sep 2015 12:28:51 +0200
python-cryptography-vectors (1.0-2) unstable; urgency=medium
* Upload to unstable.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 30 Aug 2015 01:38:53 +0200
python-cryptography-vectors (1.0-1) experimental; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 13 Aug 2015 10:14:40 +0200
python-cryptography-vectors (0.9.3-1) unstable; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 14 May 2015 04:14:21 +0200
python-cryptography-vectors (0.8.2-2) unstable; urgency=medium
* Reupload to unstable (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Tue, 28 Apr 2015 16:27:54 +0200
python-cryptography-vectors (0.8.2-1) experimental; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 11 Apr 2015 03:47:18 +0200
python-cryptography-vectors (0.8-1) experimental; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 09 Mar 2015 01:58:12 +0200
python-cryptography-vectors (0.7.2-1) experimental; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 16 Jan 2015 16:19:39 +0200
python-cryptography-vectors (0.7.1-1) experimental; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 29 Dec 2014 03:51:02 +0200
python-cryptography-vectors (0.7-1) experimental; urgency=low
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 18 Dec 2014 16:32:20 +0200
python-cryptography-vectors (0.6.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.6 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Thu, 16 Oct 2014 06:27:17 +0200
python-cryptography-vectors (0.6-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 30 Sep 2014 06:26:14 +0200
python-cryptography-vectors (0.5.4-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 21 Aug 2014 16:11:04 +0200
python-cryptography-vectors (0.5.2-1) unstable; urgency=medium
* New upstream version.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 27 Jul 2014 05:21:27 +0200
python-cryptography-vectors (0.4-1) unstable; urgency=medium
* Initial release (Closes: #742911).
-- Tristan Seligmann <mithrandi@debian.org> Sun, 15 Jun 2014 20:51:00 +0200
|