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
|
telepathy-python (0.15.19-3) unstable; urgency=medium
[ Simon McVittie ]
* Remove myself from Uploaders
[ Jonny Lamb ]
* Remove myself from Uploaders.
[ Laurent Bigonville ]
* Migrate from cdbs to dh7
* Bump Standards-Version to 3.9.8 (no further changes)
* Bump debhelper compatibility to 9
* debian/control: Update the Vcs-* URL's
-- Laurent Bigonville <bigon@debian.org> Sun, 18 Sep 2016 10:31:01 +0200
telepathy-python (0.15.19-2.1) unstable; urgency=low
* Non-maintainer upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:45:43 +0200
telepathy-python (0.15.19-2) unstable; urgency=low
* Use dh_python2 instead of python-central (Closes: #617123)
* debian/rules:
- Drop simple-patchsys.mk call since we are using 3.0 (quilt) source format
- Remove DEB_PYTHON_SYSTEM variable
- Remove explicit call to dh_pycentral
- Include python-module.mk to call dh_python2
- Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE
* debian/control:
- Drop python-central Build-dependency
- Add python (>= 2.6.6-3~) Build-dependency
- Drop XB-Python-Version
- Drop telepathy-python C/R/P
* debian/compat: Bump debhelper compatibility to 8
-- Laurent Bigonville <bigon@debian.org> Thu, 31 Mar 2011 11:02:22 +0200
telepathy-python (0.15.19-1) experimental; urgency=low
* New upstream release.
* Add myself to Uploaders.
-- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 07 Dec 2010 13:58:53 +0100
telepathy-python (0.15.18-1) experimental; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1
* Switch to dpkg-source 3.0 (quilt) format
-- Laurent Bigonville <bigon@debian.org> Sun, 21 Nov 2010 19:49:38 +0100
telepathy-python (0.15.17-1) unstable; urgency=low
* New upstream release.
-- Jonny Lamb <jonny@debian.org> Fri, 12 Mar 2010 23:36:04 +0000
telepathy-python (0.15.16-1) unstable; urgency=low
* New upstream release.
-- Jonny Lamb <jonny@debian.org> Tue, 09 Mar 2010 23:11:51 +0000
telepathy-python (0.15.15-1) unstable; urgency=low
* New upstream release.
* debian/control: Removed useless python-all-dev build-dep.
-- Jonny Lamb <jonny@debian.org> Sun, 24 Jan 2010 11:38:12 +0000
telepathy-python (0.15.13-1) unstable; urgency=low
* New upstream release.
-- Laurent Bigonville <bigon@debian.org> Tue, 15 Dec 2009 19:23:09 +0100
telepathy-python (0.15.12-1) unstable; urgency=low
* New upstream release.
* debian/rules: Include autotools.mk as upstream has switched from
setuptools to autotools (at last).
* debian/control: Move python-all-dev to Build-Depends-Indep.
-- Jonny Lamb <jonny@debian.org> Tue, 06 Oct 2009 15:27:31 +0100
telepathy-python (0.15.11-1) unstable; urgency=low
[ Jonny Lamb ]
* New upstream release.
[ Laurent Bigonville ]
* Fix Homepage URL
-- Jonny Lamb <jonny@debian.org> Tue, 25 Aug 2009 19:49:28 +0100
telepathy-python (0.15.10-2) unstable; urgency=low
* Upload to unstable
* Bump Standards-Version to 3.8.3 (no further changes)
-- Laurent Bigonville <bigon@debian.org> Mon, 17 Aug 2009 13:46:13 +0200
telepathy-python (0.15.10-1) experimental; urgency=low
* New upstream release.
-- Jonny Lamb <jonny@debian.org> Thu, 30 Jul 2009 15:53:27 +0200
telepathy-python (0.15.9-1) experimental; urgency=low
* New upstream release.
-- Jonny Lamb <jonny@debian.org> Tue, 28 Jul 2009 16:09:37 +0200
telepathy-python (0.15.8-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Change package priority to optional
- Bump Standards-Version to 3.8.1 (no further changes)
- Be more verbose in package extended description
-- Laurent Bigonville <bigon@debian.org> Tue, 16 Jun 2009 11:23:44 +0200
telepathy-python (0.15.7-1) unstable; urgency=low
* New upstream release.
* debian/control: Removed XS-Dm-Upload-Allowed.
* debian/gbp.conf: Removed no-create-orig field.
-- Jonny Lamb <jonny@debian.org> Mon, 23 Feb 2009 11:15:10 +0000
telepathy-python (0.15.6-2) unstable; urgency=low
* debian/control: Added myself to Uploaders.
-- Jonny Lamb <jonny@debian.org> Mon, 16 Feb 2009 10:47:31 +0000
telepathy-python (0.15.6-1) experimental; urgency=low
[ Simon McVittie ]
* Move packaging to git
[ Laurent Bigonville ]
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Thu, 08 Jan 2009 13:44:43 +0100
telepathy-python (0.15.3-1) experimental; urgency=low
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Wed, 22 Oct 2008 18:21:14 +0200
telepathy-python (0.15.2-1) experimental; urgency=low
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Mon, 20 Oct 2008 15:28:30 +0200
telepathy-python (0.15.1-1) experimental; urgency=low
[ Laurent Bigonville ]
* New upstream release
* debian/control:
- Bump Standards-Version to 3.8.0
- Correct capitalization of "Python"
- Use my debian.org address in Uploaders
[ Simon McVittie ]
* Use my debian.org address in Uploaders
* Wrap Uploaders, Build-Depends lines
-- Laurent Bigonville <bigon@debian.org> Tue, 23 Sep 2008 18:50:18 +0200
telepathy-python (0.15.0-1) unstable; urgency=low
* New upstream version 0.15.0
* Don't mention Cohoba and telepathy-msn in description (-msn is now
-butterfly, and Cohoba is obsolete)
* Standards-Version: 3.7.3 (no changes)
* Add XS-Dm-Upload-Allowed: yes so I can upload it in future
-- Simon McVittie <smcv@ianadd.pseudorandom.co.uk> Thu, 21 Feb 2008 10:42:31 +0000
telepathy-python (0.14.0-1) unstable; urgency=low
* New upstream release
* Add myself as an Uploaders
* Add Vcs-Bzr field
* Add watch file
* Use new Homepage field instead of old pseudo-field
-- Laurent Bigonville <bigon@bigon.be> Thu, 08 Nov 2007 04:43:28 +0100
telepathy-python (0.13.13-1) unstable; urgency=low
* New upstream version fixes various upstream bugs - telepathy-butterfly
works with Empathy again
* Don't compress Python examples (call.py.gz -> call.py)
* Don't install examples into .../python-telepathy/examples/examples/ -
one examples directory is plenty
-- Simon McVittie <smcv@ianadd.pseudorandom.co.uk> Mon, 02 Jul 2007 17:39:18 +0100
telepathy-python (0.13.12-1) unstable; urgency=low
[ Simon McVittie ]
* New upstream release
[ Sjoerd Simons ]
* Don't compress the python example scripts
* Install examples in /u/s/d/python-telepathy/examples instead of
/u/s/d/python-telepathy/examples/examples/
-- Sjoerd Simons <sjoerd@debian.org> Mon, 04 Jun 2007 17:24:29 +0200
telepathy-python (0.13.11-2) unstable; urgency=low
* Add examples to the package (Thanks Daniel Holbach)
-- Sjoerd Simons <sjoerd@debian.org> Fri, 18 May 2007 16:21:39 +0200
telepathy-python (0.13.11-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Wed, 16 May 2007 10:30:05 +0200
telepathy-python (0.13.10-1) unstable; urgency=low
* New upstream release.
* Set Maintainer to the pkg-telepathy mailing list. Add Sjoerd as an
Uploader.
-- Simon McVittie <smcv@ianadd.pseudorandom.co.uk> Tue, 15 May 2007 09:53:57 +0100
telepathy-python (0.13.9-1) unstable; urgency=low
* New upstream release
- Build-Depends-Indep: xsltproc
* Merge Daf's unofficial Debian packaging with the Ubuntu packaging
-- Simon McVittie <smcv@ianadd.pseudorandom.co.uk> Mon, 30 Apr 2007 15:37:11 +0100
telepathy-python (0.13.7-0ubuntu2) feisty; urgency=low
* debian/rules:
- dropped dh_python call.
* debian/patches/01-remove-versioned-python-calls.patch:
- /usr/bin/python2.4 -> /usr/bin/env python
-- Daniel Holbach <daniel.holbach@ubuntu.com> Mon, 15 Jan 2007 13:25:06 +0100
telepathy-python (0.13.7-0ubuntu1) feisty; urgency=low
* New upstream release.
-- Riccardo Setti <giskard@ubuntu.com> Fri, 24 Nov 2006 19:23:15 +0100
telepathy-python (0.13.3-0ubuntu3) feisty; urgency=low
* New upstream release.
-- Riccardo Setti <giskard@ubuntu.com> Fri, 24 Nov 2006 17:40:43 +0100
telepathy-python (0.13.3-0ubuntu2) edgy; urgency=low
* Really dropped:
debian/patches/01-from-darcs_update-to-new-manager-format.patch
-- Riccardo Setti <giskard@ubuntu.com> Sun, 15 Oct 2006 17:08:57 +0000
telepathy-python (0.13.3-0ubuntu1) edgy; urgency=low
* New upstream release.
* Dropped debian/patches/01-from-darcs_update-to-new-manager-format.patch
as the bug is fixed in this release.
-- Riccardo Setti <giskard@ubuntu.com> Tue, 10 Oct 2006 17:14:23 +0200
telepathy-python (0.13.2-0ubuntu4) edgy; urgency=low
* debian/patches/01-from-darcs_update-to-new-manager-format.patch:
- change to new ew .manager format ignoring the [ConnectionManager]
stanza, and interpreting the filename for the bus path and bus name
arguments -- thanks Raphaël Slinckx for fixing and pointing to the fix
(Malone: #61945)
* debian/control:
- arch any -> all, changed python-all-dev to be in Build-Depends.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 26 Sep 2006 15:43:20 +0200
telepathy-python (0.13.2-0ubuntu3) edgy; urgency=low
* Rebuild to add support for python2.5.
-- Matthias Klose <doko@ubuntu.com> Fri, 8 Sep 2006 18:28:31 +0000
telepathy-python (0.13.2-0ubuntu2) edgy; urgency=low
* debian/copyright:
- corrected two small issues, thanks Scott James Remnant for telling me.
* debian/control:
- changed Packaging, thanks Dafydd Harries <daf@debian.org> and
Simon McVittie <simon.mcvittie@collabora.co.uk> for the heads-up.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Wed, 30 Aug 2006 08:54:21 +0200
telepathy-python (0.13.2-0ubuntu1) edgy; urgency=low
* Initial release.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 24 Aug 2006 14:32:44 +0200
|