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 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427
|
gst-python1.0 (1.18.3-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Thu, 14 Jan 2021 09:56:08 +0200
gst-python1.0 (1.18.2-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Mon, 07 Dec 2020 10:13:46 +0200
gst-python1.0 (1.18.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ gstreamer1.0-python3-dbg-plugin-loader,
gstreamer1.0-python3-plugin-loader, python3-gst-1.0-dbg: Add Multi-Arch:
same.
* Set upstream metadata fields: Bug-Submit.
* Remove Priority on python3-gst-1.0-dbg that duplicates source.
[ Sebastian Dröge ]
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Wed, 28 Oct 2020 08:55:21 +0200
gst-python1.0 (1.18.0-1) unstable; urgency=medium
* New upstream stable release.
* Upload to unstable.
-- Sebastian Dröge <slomo@debian.org> Tue, 08 Sep 2020 12:15:08 +0300
gst-python1.0 (1.17.90-1) experimental; urgency=medium
* New upstream release candidate.
-- Sebastian Dröge <slomo@debian.org> Fri, 21 Aug 2020 14:53:14 +0300
gst-python1.0 (1.17.2-1) experimental; urgency=medium
* New upstream development release.
-- Sebastian Dröge <slomo@debian.org> Wed, 08 Jul 2020 15:03:50 +0300
gst-python1.0 (1.16.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Remove unnecessary X-Python{,3}-Version field in debian/control.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Name (from ./configure),
Repository, Repository-Browse.
[ Sebastian Dröge ]
* Drop Python 2 support (Closes: #936670).
-- Sebastian Dröge <slomo@debian.org> Tue, 24 Mar 2020 11:59:01 +0200
gst-python1.0 (1.16.2-1) unstable; urgency=medium
* New upstream release
* debian/control:
+ Explicitly build-depend on python[3]-gi (Closes: #945036).
* debian/rules,
debian/control:
+ Switch from autotools to meson for the build system.
-- Sebastian Dröge <slomo@debian.org> Wed, 04 Dec 2019 16:05:04 +0200
gst-python1.0 (1.16.1-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Wed, 25 Sep 2019 11:56:24 +0300
gst-python1.0 (1.16.0-3) unstable; urgency=medium
* Source-only re-upload
-- Sebastian Dröge <slomo@debian.org> Mon, 02 Sep 2019 10:33:31 +0300
gst-python1.0 (1.16.0-2) unstable; urgency=medium
* Upload to unstable
-- Sebastian Dröge <slomo@debian.org> Thu, 18 Jul 2019 11:59:27 +0300
gst-python1.0 (1.16.0-1) experimental; urgency=medium
* New upstream release
-- Sebastian Dröge <slomo@debian.org> Fri, 19 Apr 2019 10:24:26 +0300
gst-python1.0 (1.15.90-1) experimental; urgency=medium
* New upstream release candidate
-- Sebastian Dröge <slomo@debian.org> Fri, 12 Apr 2019 10:15:18 +0300
gst-python1.0 (1.15.2-1) experimental; urgency=medium
* New upstream development release
-- Sebastian Dröge <slomo@debian.org> Thu, 28 Feb 2019 12:30:10 +0200
gst-python1.0 (1.15.1-1) experimental; urgency=medium
* New upstream development release
+ debian/control:
- Update GStreamer dependency.
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2019 17:55:23 +0200
gst-python1.0 (1.14.4-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Wed, 03 Oct 2018 14:07:29 +0300
gst-python1.0 (1.14.3-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Mon, 17 Sep 2018 10:09:23 +0300
gst-python1.0 (1.14.2-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Mon, 23 Jul 2018 12:28:38 +0300
gst-python1.0 (1.14.1-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Fri, 18 May 2018 11:11:08 +0300
gst-python1.0 (1.14.0-2) unstable; urgency=medium
* debian/patches/0001-overrides-use-get_introspection_module.patch,
debian/control:
+ Fix importing of GI overrides (Closes: #896241, #896222).
-- Sebastian Dröge <slomo@debian.org> Sat, 28 Apr 2018 10:33:26 +0300
gst-python1.0 (1.14.0-1) unstable; urgency=medium
* New upstream stable release.
-- Sebastian Dröge <slomo@debian.org> Tue, 20 Mar 2018 10:21:35 +0200
gst-python1.0 (1.13.91-1) experimental; urgency=medium
* New upstream release candidate.
-- Sebastian Dröge <slomo@debian.org> Wed, 14 Mar 2018 11:19:27 +0200
gst-python1.0 (1.13.90-1) experimental; urgency=medium
* New upstream release candidate.
-- Sebastian Dröge <slomo@debian.org> Mon, 05 Mar 2018 10:31:34 +0200
gst-python1.0 (1.13.1-1) experimental; urgency=medium
* New upstream development release.
-- Sebastian Dröge <slomo@debian.org> Mon, 26 Feb 2018 21:14:25 +0200
gst-python1.0 (1.12.4-2) unstable; urgency=medium
* debian/rules:
+ Also clean-up install directories
* debian/rules,
debian/control,
debian/*.install:
+ Ship Python plugin loader for each build in a separate package that
conflicts with all the others. There can only be one of the plugin
loaders be installed at a time as otherwise the different Python
versions would all be loaded into the same process.
Previously the Python plugin loader was removed in version 1.4.0-2.
It is currently only shipped for the non-debug Python 3 build, as there
are some problems with the upstream code in debug builds and it does not
work with Python 2. Python 2 support will also likely be dropped with
the next upstream release (in general).
* debian/control:
+ Use python3:Depends for the Python3 packages.
+ Fix-up dependencies of the -dbg packages.
-- Sebastian Dröge <slomo@debian.org> Tue, 23 Jan 2018 17:54:17 +0200
gst-python1.0 (1.12.4-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Thu, 07 Dec 2017 19:53:31 +0200
gst-python1.0 (1.12.3-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Mon, 18 Sep 2017 21:55:12 +0300
gst-python1.0 (1.12.2-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Fri, 14 Jul 2017 13:42:08 +0300
gst-python1.0 (1.12.1-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Tue, 20 Jun 2017 11:57:26 +0300
gst-python1.0 (1.12.0-1) experimental; urgency=medium
* New upstream stable release
-- Sebastian Dröge <slomo@debian.org> Thu, 04 May 2017 15:30:28 +0300
gst-python1.0 (1.11.91-1) experimental; urgency=medium
* New upstream release canditate
-- Sebastian Dröge <slomo@debian.org> Thu, 27 Apr 2017 17:07:43 +0300
gst-python1.0 (1.11.90-1) experimental; urgency=medium
* New upstream release candidate.
-- Sebastian Dröge <slomo@debian.org> Fri, 07 Apr 2017 16:26:36 +0300
gst-python1.0 (1.11.2-1) experimental; urgency=medium
* New development release
-- Sebastian Dröge <slomo@debian.org> Fri, 24 Feb 2017 14:57:11 +0200
gst-python1.0 (1.11.1-1) experimental; urgency=medium
* New upstream development release.
-- Sebastian Dröge <slomo@debian.org> Thu, 12 Jan 2017 15:34:18 +0200
gst-python1.0 (1.10.4-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Thu, 23 Feb 2017 15:43:44 +0200
gst-python1.0 (1.10.3-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Mon, 30 Jan 2017 16:15:37 +0200
gst-python1.0 (1.10.2-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Tue, 29 Nov 2016 16:02:54 +0200
gst-python1.0 (1.10.1-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Nov 2016 15:21:07 +0200
gst-python1.0 (1.10.0-1) unstable; urgency=medium
* New upstream stable release.
-- Sebastian Dröge <slomo@debian.org> Tue, 01 Nov 2016 18:05:03 +0200
gst-python1.0 (1.9.90-1) experimental; urgency=medium
* New upstream unstable release:
+ debian/control:
- Build-depend on GStreamer >= 1.9.90.
-- Sebastian Dröge <slomo@debian.org> Fri, 30 Sep 2016 12:54:54 +0300
gst-python1.0 (1.9.2-1) experimental; urgency=medium
* New upstream unstable release:
+ debian/control:
- Build-depend on GStreamer >= 1.9.2.
-- Sebastian Dröge <slomo@debian.org> Thu, 01 Sep 2016 12:22:45 +0300
gst-python1.0 (1.9.1-1) experimental; urgency=medium
* New upstream unstable release:
+ debian/control:
- Build-depend on GStreamer >= 1.9.1.
-- Sebastian Dröge <slomo@debian.org> Wed, 06 Jul 2016 13:37:41 +0300
gst-python1.0 (1.8.2-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Thu, 09 Jun 2016 11:46:02 +0300
gst-python1.0 (1.8.1-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Wed, 20 Apr 2016 18:35:08 +0300
gst-python1.0 (1.8.0-1) unstable; urgency=medium
* New upstream stable release:
+ debian/control:
- Build-depend on GStreamer >= 1.8.0.
-- Sebastian Dröge <slomo@debian.org> Thu, 24 Mar 2016 13:01:59 +0200
gst-python1.0 (1.7.91-1) experimental; urgency=medium
* New upstream release candidate:
+ debian/control:
- Build-depend on GStreamer >= 1.7.91.
-- Sebastian Dröge <slomo@debian.org> Tue, 15 Mar 2016 12:32:13 +0200
gst-python1.0 (1.7.90-1) experimental; urgency=medium
* New upstream release candidate:
+ debian/control:
- Build-depend on GStreamer >= 1.7.90.
-- Sebastian Dröge <slomo@debian.org> Tue, 01 Mar 2016 17:40:12 +0200
gst-python1.0 (1.7.2-1) experimental; urgency=medium
* New upstream unstable release:
+ debian/control:
- Build-depend on GStreamer >= 1.7.2.
-- Sebastian Dröge <slomo@debian.org> Fri, 19 Feb 2016 12:03:02 +0200
gst-python1.0 (1.7.1-1) experimental; urgency=medium
* New upstream unstable release:
+ debian/control:
- Build-depend on GStreamer >= 1.7.1.
-- Sebastian Dröge <slomo@debian.org> Thu, 24 Dec 2015 14:59:13 +0100
gst-python1.0 (1.6.2-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Mon, 14 Dec 2015 20:09:22 +0100
gst-python1.0 (1.6.1-1) unstable; urgency=medium
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Fri, 30 Oct 2015 17:07:17 +0200
gst-python1.0 (1.6.0-1) unstable; urgency=medium
[ Scott Kitterman ]
* Fix python3 depends by using python3:Depends vice python:Depends so
correct depends are generated (Closes: #799689).
* Remove obsolete provides
[ Sebastian Dröge ]
* New upstream stable release.
-- Sebastian Dröge <slomo@debian.org> Fri, 25 Sep 2015 18:23:04 +0200
gst-python1.0 (1.5.2-1) experimental; urgency=medium
* New unstable upstream release.
-- Sebastian Dröge <slomo@debian.org> Thu, 25 Jun 2015 10:04:30 +0200
gst-python1.0 (1.4.0-2) unstable; urgency=medium
* Upload to unstable.
* debian/control: Update python dependency to >= 2.7 (Closes: #753429).
* debian/rules: Drop GStreamer python plugin for now (Closes: #769171).
+ Nothing is using it currently and it's not clear how this should
be properly handled without making all 4 binary packages conflict
with each other.
-- Sebastian Dröge <slomo@debian.org> Wed, 13 May 2015 12:05:17 +0300
gst-python1.0 (1.4.0-1) experimental; urgency=medium
* New upstream stable release:
+ debian/control:
- Update (build-) depends on GStreamer.
- Add missing dependencies for the GStreamer GIR packages.
-- Sebastian Dröge <slomo@debian.org> Mon, 10 Nov 2014 16:26:55 +0100
gst-python1.0 (1.2.1-1) unstable; urgency=medium
* New upstream bugfix release, fixing Python 3 compatiblity problems.
-- Sebastian Dröge <slomo@debian.org> Sat, 26 Apr 2014 11:46:44 +0200
gst-python1.0 (1.2.0-1) unstable; urgency=medium
* New upstream stable release.
* debian/rules,
debian/patches/0001-Fix-extension-of-native-Python-module.patch:
+ Fix filename of the debug Python module (Closes: #728447, #737544).
-- Sebastian Dröge <slomo@debian.org> Sat, 29 Mar 2014 11:37:57 +0100
gst-python1.0 (1.1.90-1) experimental; urgency=low
* Initial upload.
-- Sebastian Dröge <slomo@debian.org> Mon, 30 Sep 2013 11:59:10 +0200
|