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
|
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
|