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
|
python-fuse (2:1.0.2-1) unstable; urgency=medium
[ Sébastien Delafond ]
* New upstream version 1.0.2, fixing race in xmp.py and surrogateescape
handling in fsyncdir/readdir/write
-- Sebastien Delafond <seb@debian.org> Thu, 18 Feb 2021 08:20:05 +0100
python-fuse (2:1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
* Bump-up Standards-Version
* Use debhelper-compat=12
-- Sebastien Delafond <seb@debian.org> Mon, 18 Jan 2021 10:46:34 +0100
python-fuse (2:1.0.0-3) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #937771
-- Sandro Tosi <morph@debian.org> Sat, 11 Jan 2020 17:03:03 -0500
python-fuse (2:1.0.0-2) unstable; urgency=medium
* Add explicit build dependency on dh-python (Closes: #944946)
* Bump-up Standards-Version
-- Sebastien Delafond <seb@debian.org> Mon, 18 Nov 2019 10:45:39 +0100
python-fuse (2:1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
* Add d/NEWS to mention breaking change about read/write data type
* Remove old patch
* Remove -pie from DEB_BUILD_MAINT_OPTIONS
* Bump-up Standards-Version
-- Sebastien Delafond <seb@debian.org> Mon, 29 Jul 2019 12:45:21 +0200
python-fuse (2:0.3.1-1) unstable; urgency=medium
* New upstream version 0.3.1
-- Sebastien Delafond <seb@debian.org> Mon, 27 Aug 2018 14:02:17 +0200
python-fuse (2:0.3.0-2) unstable; urgency=medium
* debian/watch now looks for vX.Y releases on GitHub
-- Sebastien Delafond <seb@debian.org> Sun, 26 Aug 2018 19:06:35 +0200
python-fuse (2:0.3.0-1) unstable; urgency=medium
* New upstream version
-- Sebastien Delafond <seb@debian.org> Sat, 17 Feb 2018 09:17:15 +0100
python-fuse (2:0.2.1-16) unstable; urgency=medium
* Switch to DEP 14
* Update Vcs-* to point to salsa.d.o
* Force gz compression in gbp.conf for now, because 0.2.1 was uploaded as gz
-- Sebastien Delafond <seb@debian.org> Fri, 16 Feb 2018 17:39:36 +0100
python-fuse (2:0.2.1-15) unstable; urgency=medium
* Change short description (Closes: #876157)
-- Sebastien Delafond <seb@debian.org> Tue, 19 Sep 2017 08:30:27 +0200
python-fuse (2:0.2.1-14) unstable; urgency=medium
* Update debian/watch file
* Bump up Standards-Version
* Remove debian/pycompat
-- Sebastien Delafond <seb@debian.org> Fri, 01 Jul 2016 17:13:55 +0200
python-fuse (2:0.2.1-13) unstable; urgency=medium
* Add homepage in debian/control (Closes: #828684)
* Add --with python2 in debian/rules (Closes: 828754)
-- Sebastien Delafond <seb@debian.org> Mon, 27 Jun 2016 16:36:04 +0200
python-fuse (2:0.2.1-12) unstable; urgency=medium
* Build-depend on gcc instead of gcc-4.9 (Closes: 818780)
-- Sebastien Delafond <seb@debian.org> Mon, 21 Mar 2016 10:01:05 +0100
python-fuse (2:0.2.1-11) unstable; urgency=medium
* Update watch file
* Bump up Standards-Version
-- Sebastien Delafond <seb@debian.org> Sun, 03 May 2015 11:22:47 +0200
python-fuse (2:0.2.1-10) unstable; urgency=medium
* Bump up Standards-Version
* Move debian/compat to 9
* Move to dh
-- Sebastien Delafond <seb@debian.org> Thu, 25 Sep 2014 14:43:42 +0200
python-fuse (2:0.2.1-9) unstable; urgency=low
* gitignore
* Fix Vcs-Browser URL (Closes: #732686)
-- Sebastien Delafond <seb@debian.org> Fri, 20 Dec 2013 12:58:25 +0100
python-fuse (2:0.2.1-8) unstable; urgency=low
* Add to collab-maint
* Bump up Standards-Version
-- Sebastien Delafond <seb@debian.org> Sun, 11 Aug 2013 22:00:19 +0200
python-fuse (2:0.2.1-7) unstable; urgency=low
* Any FUSE-compliant implementation will do (thanks Robert McMillan for
the tip) (Closes: #623027)
-- Sebastien Delafond <seb@debian.org> Sun, 02 Oct 2011 11:29:20 +0200
python-fuse (2:0.2.1-6) unstable; urgency=low
* Only for linux-any, since fuse-utils is not available on kfreebsd-*
(Closes: #623027, #634763)
-- Sebastien Delafond <seb@debian.org> Thu, 29 Sep 2011 09:38:55 +0200
python-fuse (2:0.2.1-5) unstable; urgency=low
* Switched to dh_python2 (Closes: #617006).
* Bumped up Standards-Version.
-- Sebastien Delafond <seb@debian.org> Wed, 13 Apr 2011 16:09:07 +0200
python-fuse (2:0.2.1-4) unstable; urgency=low
* Removed extra changelog (Closes: #614696).
-- Sebastien Delafond <seb@debian.org> Mon, 28 Feb 2011 10:05:46 +0100
python-fuse (2:0.2.1-3) unstable; urgency=low
* Updated README.Debian (Closes: #607397).
* Bumped Standards-Version.
* Fixed lintian warnings.
-- Sebastien Delafond <seb@debian.org> Wed, 22 Dec 2010 13:17:34 +0100
python-fuse (2:0.2.1-2) unstable; urgency=low
* Depend on fuse-utils (Closes: #584675).
-- Sebastien Delafond <seb@debian.org> Thu, 10 Jun 2010 11:12:16 +0200
python-fuse (2:0.2.1-1) unstable; urgency=low
* New upstream release.
* Moved to 3.0 (quilt) source format.
* Bumped up Standards-Version.
-- Sebastien Delafond <seb@debian.org> Thu, 15 Apr 2010 10:44:36 +0200
python-fuse (2:0.2-2) unstable; urgency=low
* New watch file.
* Bumped up Standards revision.
* Various lintian cleanups.
-- Sebastien Delafond <seb@debian.org> Sun, 11 Oct 2009 12:13:24 +0200
python-fuse (2:0.2-1) unstable; urgency=low
* New upstream release.
* Honor size-0 API (Closes: #524655).
-- Sebastien Delafond <seb@debian.org> Sat, 18 Apr 2009 13:23:04 -0700
python-fuse (1:0.2-pre3-9) unstable; urgency=low
* Add a dpatch to fix xmp.py race condition (Closes: #500584).
-- Sebastien Delafond <seb@debian.org> Tue, 30 Sep 2008 09:20:27 -0700
python-fuse (1:0.2-pre3-8) unstable; urgency=low
* Build-conflict with python-setuptools: depending on whether it is
installed at build time, binary packages end up with different
contents (Closes: #495500).
-- Sebastien Delafond <seb@debian.org> Mon, 18 Aug 2008 12:03:53 -0700
python-fuse (1:0.2-pre3-7) unstable; urgency=low
* Applied patch that prevents python-fuse from deadlocking while
unmounting a filesystem (Closes: #495493).
-- Sebastien Delafond <seb@debian.org> Sun, 17 Aug 2008 18:00:19 -0700
python-fuse (1:0.2-pre3-6) unstable; urgency=low
* priority is now optional (Closes: #478888).
-- Sebastien Delafond <seb@debian.org> Tue, 06 May 2008 16:44:16 -0700
python-fuse (1:0.2-pre3-5) unstable; urgency=low
* Use cdbs python-distutils class.
* Lintian cleanups.
* dpatch is not needed as a Build-Dep anymore.
* Build packages for multiple Python versions: thanks to Forest Bonds
<forest@alittletooquiet.net> for the patch (Closes: #470711).
-- Sebastien Delafond <seb@debian.org> Thu, 13 Mar 2008 11:53:05 -0700
python-fuse (1:0.2-pre3-4) unstable; urgency=low
* Use sf.net directly in debian/watch (Closes: #453545).
-- Sebastien Delafond <seb@debian.org> Fri, 30 Nov 2007 16:42:28 -0800
python-fuse (1:0.2-pre3-3) unstable; urgency=low
* Update README.Debian (Closes: #427025).
-- Sebastien Delafond <seb@debian.org> Fri, 01 Jun 2007 09:58:33 -0700
python-fuse (1:0.2-pre3-2) unstable; urgency=low
* Added watch file.
-- Sebastien Delafond <seb@debian.org> Sat, 26 May 2007 19:09:34 -0700
python-fuse (1:0.2-pre3-1) unstable; urgency=low
* New upstream release (Closes: #424748 , #407695).
-- Sebastien Delafond <seb@debian.org> Sat, 26 May 2007 11:38:14 -0700
python-fuse (2.5-5) unstable; urgency=low
* Rebuild with new default version of python (Closes: #382915).
-- Sebastien Delafond <seb@debian.org> Fri, 18 Aug 2006 20:04:19 -0700
python-fuse (2.5-4) unstable; urgency=low
* Correct versioned Replaces/Conflicts binary dependencies (Closes:
#374138)
-- Sebastien Delafond <seb@debian.org> Mon, 19 Jun 2006 16:29:04 -0700
python-fuse (2.5-3) unstable; urgency=low
* Moved debhelper, cdbs and dpatch from Build-Depends-Indep to
Build-Depends.
* Complying with new Python policy (Closes: #373535).
* Bumped standards-version up to 3.7.2.
-- Sebastien Delafond <seb@debian.org> Thu, 15 Jun 2006 13:29:06 -0700
python-fuse (2.5-2) unstable; urgency=low
* Added missing examples/ directory (Closes: #365364).
-- Sebastien Delafond <seb@debian.org> Mon, 08 May 2006 19:55:43 -0700
python-fuse (2.5-1) unstable; urgency=low
* New upstream.
* Changed maintainer address to <seb@debian.org>.
-- Sebastien Delafond <seb@debian.org> Tue, 06 Dec 2005 16:41:45 -0800
python-fuse (2.4-1) unstable; urgency=low
* Compiled against libfuse2 v2.4.
* New upstream, with license changed from GPL to LGPL: modified
debian/copyright accordingly.
* Added python2.4-fuse binary package.
* Removed python2.[12]-fuse binary packages, per ftpmaster request.
-- Sebastien Delafond <sdelafond@gmx.net> Mon, 21 Nov 2005 17:21:19 -0800
python-fuse (2.2-2) unstable; urgency=low
* Added patch from CVS (by myself) to define statfs.bavail
(Closes: #303622).
-- Sebastien Delafond <sdelafond@gmx.net> Thu, 07 Apr 2005 11:14:50 -0700
python-fuse (2.2-1) unstable; urgency=low
* Compiled against libfuse2 v2.2.
-- Sebastien Delafond <sdelafond@gmx.net> Tue, 08 Feb 2005 12:53:16 -0800
python-fuse (2.0+2.1pre0-1) unstable; urgency=low
* New upstream version (Closes: #280218).
* Compiled against libfuse2 (Closes: #278950).
-- Sebastien Delafond <sdelafond@gmx.net> Sat, 20 Nov 2004 15:43:51 -0800
python-fuse (1.3-1) unstable; urgency=low
* Initial release (Closes: #276255).
-- Sebastien Delafond <sdelafond@gmx.net> Wed, 13 Oct 2004 12:24:47 -0700
|