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
|
pygopherd (3.0.0~git20221126.02c65d60-3) unstable; urgency=medium
* Remove build-dep on sgml2x, which is no longer in testing.
-- John Goerzen <jgoerzen@complete.org> Fri, 06 Jan 2023 05:49:10 -0600
pygopherd (3.0.0~git20221126.02c65d60-2) unstable; urgency=medium
* Add package to Python team and note team URLs.
* Add Ghostscript to build-depends.
-- John Goerzen <jgoerzen@complete.org> Fri, 06 Jan 2023 05:43:25 -0600
pygopherd (3.0.0~git20221126.02c65d60-1) unstable; urgency=medium
* Re-introduce to Debian. Closes: #1024818.
* Re-do debian/ packaging to modern standards.
* Always build documentation during Debian build.
* No longer package PostScript docs, since the already-packaged
PDF is widely usable.
-- John Goerzen <jgoerzen@complete.org> Sat, 26 Nov 2022 15:21:49 -0600
pygopherd (2.0.18.5) unstable; urgency=medium
* Correct Cvs-Git and related in debian/control.
* Bump standards-version.
* Build fix: use newer source:Version in control.
-- John Goerzen <jgoerzen@complete.org> Tue, 14 Feb 2017 19:08:39 -0600
pygopherd (2.0.18.4) unstable; urgency=low
* Ack NMU. Closes: #771501, #616966, #547835.
* Don't crash if Numb= is empty.
* Migrate to compat 9. Closes: #800204.
* Correct a typo in URL handler. Closes: #663420.
-- John Goerzen <jgoerzen@complete.org> Sun, 29 May 2016 21:01:06 -0500
pygopherd (2.0.18.3+nmu4) unstable; urgency=medium
* Non-maintainer upload.
* Copy gophermap from /usr/share, not /usr/share/doc (Closes: #771501)
-- Cameron Norman <camerontnorman@gmail.com> Mon, 08 Dec 2014 17:25:38 -0800
pygopherd (2.0.18.3+nmu3) unstable; urgency=low
* Non-maintainer upload.
* Convert to dh_python2. (Closes: #616966)
-- Andrea Colangelo <warp10@ubuntu.com> Fri, 28 Jun 2013 18:08:31 +0200
pygopherd (2.0.18.3+nmu2) unstable; urgency=low
* Non-maintainer upload.
* Build-Depend on python >= 2.5.4 for install-layout=deb.
-- Kumar Appaiah <akumar@debian.org> Mon, 19 Oct 2009 18:00:54 -0500
pygopherd (2.0.18.3+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Fix "manipulates site-packages/ directly, failing with Python 2.6"
Applied and uploaded Kumar's patch, thanks dude! (Closes: #547835)
-- Bastian Venthur <venthur@debian.org> Sat, 17 Oct 2009 15:41:30 +0200
pygopherd (2.0.18.3) unstable; urgency=low
* Now remove build directory in clean target.
-- John Goerzen <jgoerzen@complete.org> Fri, 08 Aug 2008 22:02:16 -0500
pygopherd (2.0.18.2) unstable; urgency=medium
* Correct typo in debian/rules. Really get RFC out of Debian source package
this time. Closes: #475376.
-- John Goerzen <jgoerzen@complete.org> Tue, 05 Aug 2008 08:40:10 -0500
pygopherd (2.0.18.1) unstable; urgency=low
* Remove RFC from Debian source package. Closes: #475376.
-- John Goerzen <jgoerzen@complete.org> Thu, 01 May 2008 01:31:59 -0500
pygopherd (2.0.18) unstable; urgency=low
* Move #DEBHELPER# section to end of postinst so that adduser gets run
first. Fixes a bug introduced in 2.0.17. Closes: #475247.
* Removed weird stuff from source tree
* Acknowledge NMU. Closes: #469619.
-- John Goerzen <jgoerzen@complete.org> Thu, 10 Apr 2008 00:23:56 -0500
pygopherd (2.0.17-0.1) unstable; urgency=low
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #469619).
-- Petter Reinholdtsen <pere@debian.org> Fri, 4 Apr 2008 20:18:22 +0200
pygopherd (2.0.17) unstable; urgency=high
* Make sure python-central does its thing before the init script
tries to start Python. Closes: #387663.
-- John Goerzen <jgoerzen@complete.org> Fri, 15 Sep 2006 14:01:50 -0500
pygopherd (2.0.16) unstable; urgency=medium
* New config file option: timeout
* Updated to latest Debian python policy (Closes: #380906)
-- John Goerzen <jgoerzen@complete.org> Mon, 11 Sep 2006 08:54:50 -0500
pygopherd (2.0.15) unstable; urgency=low
* Fixed handling of interface config option. Closes: #357315, #361435.
-- John Goerzen <jgoerzen@complete.org> Tue, 9 May 2006 10:43:42 -0500
pygopherd (2.0.14) unstable; urgency=low
* Fixed a bug where no subject line would crash the mailbox handler.
* Updated ChangeLog.
-- John Goerzen <jgoerzen@complete.org> Thu, 22 Sep 2005 05:46:29 -0500
pygopherd (2.0.13) unstable; urgency=low
* Applied patch from Tim to clean up some typos in the docs.
* Manpage was missing from .deb. Fixed.
-- John Goerzen <jgoerzen@complete.org> Sat, 19 Feb 2005 12:05:48 -0600
pygopherd (2.0.12) unstable; urgency=low
* Cleaner handling of connection reset by peer
-- John Goerzen <jgoerzen@complete.org> Sat, 15 Jan 2005 15:23:38 -0600
pygopherd (2.0.11) unstable; urgency=medium
* Work around a bug that occurs when a type is missing.
-- John Goerzen <jgoerzen@complete.org> Fri, 14 Jan 2005 09:35:25 -0600
pygopherd (2.0.10) unstable; urgency=low
* Some modifications to make more Windows friendly, based on patch from
Grant D. Watson.
-- John Goerzen <jgoerzen@complete.org> Mon, 30 Aug 2004 14:49:15 -0500
pygopherd (2.0.9) unstable; urgency=low
* Don't crash if simpletal is unavailable.
-- John Goerzen <jgoerzen@complete.org> Wed, 17 Dec 2003 11:26:14 -0600
pygopherd (2.0.8) unstable; urgency=low
* Fixed a logic error in the Numb handling fix.
-- John Goerzen <jgoerzen@complete.org> Wed, 17 Dec 2003 08:43:38 -0600
pygopherd (2.0.7) unstable; urgency=low
* Fixed UMN.py to properly handle Numb=.
-- John Goerzen <jgoerzen@complete.org> Wed, 17 Dec 2003 08:25:49 -0600
pygopherd (2.0.6) unstable; urgency=low
* Updated debian/docs.
-- John Goerzen <jgoerzen@complete.org> Thu, 9 Oct 2003 16:46:37 -0500
pygopherd (2.0.5) unstable; urgency=low
* Added build-dep on python2.3-dev. Closes: #213938.
-- John Goerzen <jgoerzen@complete.org> Thu, 9 Oct 2003 11:09:41 -0500
pygopherd (2.0.4) unstable; urgency=low
* Eliminated outdated import of xreadlines, clearing up a warning
with Python 2.3.
-- John Goerzen <jgoerzen@complete.org> Sun, 24 Aug 2003 17:23:41 -0500
pygopherd (2.0.3) unstable; urgency=low
* Fixed a silly typo in wap.py.
-- John Goerzen <jgoerzen@complete.org> Sat, 23 Aug 2003 20:59:12 -0500
pygopherd (2.0.2) unstable; urgency=low
* Can now autodetect many WAP browsers.
-- John Goerzen <jgoerzen@complete.org> Sat, 23 Aug 2003 17:29:20 -0500
pygopherd (2.0.1) unstable; urgency=low
* Oops, a stray print was left over.
-- John Goerzen <jgoerzen@complete.org> Sat, 23 Aug 2003 15:04:19 -0500
pygopherd (2.0.0) unstable; urgency=low
* New feature: WAP/WMP support!
* HTTP bugfix: use \r\n line endings.
* Debian: Updated for Python 2.3.
* Virtual: now use | for selector sep (keep ? for legacy)
for WAP compatibility.
-- John Goerzen <jgoerzen@complete.org> Sat, 23 Aug 2003 12:00:48 -0500
pygopherd (1.99.5) unstable; urgency=low
* Introduced new "inode-like" caching system for ZIP files.
Now, the first time a ZIP file is accessed, it will be scanned.
Links will be resolved immediately. A dictionary tree is built up;
values being either file offsets in the ZIP file or dictionaries
(for subdirectories). This dictionary is then cached on-disk using
a binary database and marshal algorithm derived from Python's shelve
module. We do not need to use pickle for this task since we are saving
only simple structures. The performance gain for large ZIP files using
this method is tremendous. The only time a ZIP file's central
directory structure must be scanned now is the very first time it is
ever accessed.
-- John Goerzen <jgoerzen@complete.org> Thu, 13 Mar 2003 09:49:39 -0600
pygopherd (1.99.4) unstable; urgency=low
* Wrote my own ZIP file reader and heavily optimized it. This reduced run
times for certain torture cases from over 100 seconds to somewhere
around 20, and others from over 200 seconds to around 80.
-- John Goerzen <jgoerzen@complete.org> Fri, 7 Mar 2003 16:03:35 -0600
pygopherd (1.99.3) unstable; urgency=low
* Backed out ZIP content cache. Was slower than the ZIP file itself.
-- John Goerzen <jgoerzen@complete.org> Thu, 6 Mar 2003 15:43:03 -0600
pygopherd (1.99.2) unstable; urgency=low
* Made some aggressive optimizations in the ZIP handler.
-- John Goerzen <jgoerzen@complete.org> Thu, 6 Mar 2003 15:34:08 -0600
pygopherd (1.99.1) unstable; urgency=low
* Fixed a bug in html handler.
-- John Goerzen <jgoerzen@complete.org> Thu, 6 Mar 2003 11:26:14 -0600
pygopherd (1.99.0) unstable; urgency=low
* Implemented virtual file system support.
* Implemented VFS_Real, the VFS module for the on-disk filesystem
(as was the only option in the past)
* Implemented VFS_ZIP, the VFS module for ZIP archives.
* New handler ZIP to work with VFS_ZIP.
* Implemented symlink capabilities for VFS_ZIP.
* Implemented directory symlink capabilities for VFS_ZIP.
* Wrote extensive test battery for VFS_ZIP and VFS_ZIP's symlink handling.
All tests pass.
-- John Goerzen <jgoerzen@complete.org> Wed, 5 Mar 2003 22:24:43 -0600
pygopherd (1.1.1) unstable; urgency=low
* Added ability to serve up files ending in ".gophermap" as
Gophermap files.
-- John Goerzen <jgoerzen@complete.org> Fri, 21 Feb 2003 15:14:03 -0600
pygopherd (1.1.0) unstable; urgency=low
* Added new configuration option: advertisedport.
* Removed TODO file (now contained in bug-tracking system)
* Moved pygopherd.py to bin/pygopherd to make installation clearer
and testing smoother.
* Extensive new manual that thoroughly documents the system.
* UMN Compatibility: type - will also hide things in the fashion of X.
-- John Goerzen <jgoerzen@complete.org> Thu, 08 Aug 2002 20:17:17 -0500
pygopherd (1.0.0) unstable; urgency=low
* First release. Welcome, pygopherd.
* Added URL type rewriting handler.
* Fixed gophermap info-only lines that have no tabs.
* UMN dir handler now keeps directories beginning with a . out of the
directory list.
* Shored up tests to work with Subversion.
-- John Goerzen <jgoerzen@complete.org> Wed, 17 Jul 2002 19:32:32 -0500
pygopherd (0.9.14) unstable; urgency=low
* Fixed some more bugs -- HTMLParser.
* Detect failure to allocate a socket and log it. And still scream about
it.
-- John Goerzen <jgoerzen@complete.org> Tue, 2 Jul 2002 11:45:20 -0500
pygopherd (0.9.13) unstable; urgency=low
* Added signal handlers so shutdowns work properly.
-- John Goerzen <jgoerzen@complete.org> Tue, 2 Jul 2002 11:03:18 -0500
pygopherd (0.9.12) unstable; urgency=low
* Minor bugfixes.
* Added support for detached operation and pidfile writing.
-- John Goerzen <jgoerzen@complete.org> Wed, 1 May 2002 11:46:19 -0500
pygopherd (0.9.11) unstable; urgency=low
* Added support for searches in HTTP handler.
* Added pygfarm package and a PYG.
* Many bugfixes.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Apr 2002 12:23:09 -0500
pygopherd (0.9.10) unstable; urgency=low
* Added handling of abstracts and other extended attributes.
* More test cases.
-- John Goerzen <jgoerzen@complete.org> Mon, 15 Apr 2002 19:20:04 -0500
pygopherd (0.9.4) unstable; urgency=low
* Moved security handling to the handler base.
* Fixed bug in URL handling -- it works now.
-- John Goerzen <jgoerzen@complete.org> Fri, 12 Apr 2002 11:46:14 -0500
pygopherd (0.9.3) unstable; urgency=low
* Fixed a bug that prevented proper startup. Fixed a lot of bugs
with new HTTP code.
-- John Goerzen <jgoerzen@complete.org> Thu, 11 Apr 2002 16:41:02 -0500
pygopherd (0.9.2) unstable; urgency=low
* More bugfixes and new testing code.
-- John Goerzen <jgoerzen@complete.org> Thu, 11 Apr 2002 14:34:43 -0500
pygopherd (0.9.1) unstable; urgency=low
* Many routine bugfixes.
-- John Goerzen <jgoerzen@complete.org> Wed, 10 Apr 2002 19:31:13 -0500
pygopherd (0.9.0) unstable; urgency=low
* Initial Release. Closes: #142221.
-- John Goerzen <jgoerzen@complete.org> Wed, 10 Apr 2002 08:58:31 -0500
|