File: changelog

package info (click to toggle)
ftphs 1.0.9.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: haskell: 1,009; makefile: 32
file content (751 lines) | stat: -rw-r--r-- 24,780 bytes parent folder | download
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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
ftphs (1.0.9.2-3) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 01 Oct 2018 13:33:21 +0300

ftphs (1.0.9.2-2) unstable; urgency=medium

  * Bump debhelper compat level to 10

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 30 Sep 2018 21:01:16 +0300

ftphs (1.0.9.2-1) unstable; urgency=medium

  * Set Rules-Requires-Root to no.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Mon, 02 Jul 2018 21:04:12 -0400

ftphs (1.0.9.1-9) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.4.

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 20:04:40 -0400

ftphs (1.0.9.1-8) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

 -- Clint Adams <clint@debian.org>  Thu, 27 Oct 2016 18:32:16 -0400

ftphs (1.0.9.1-7) experimental; urgency=medium

  [ Dmitry Bogatov ]
  * Use secure (https) uri in Vcs-Git field in 'debian/control'
  * Bump standards version to 3.9.8 (no changes needed)
  * Convert `debian/copyright' to dep5 format

  [ Clint Adams ]
  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Sun, 16 Oct 2016 12:45:00 -0400

ftphs (1.0.9.1-6) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <clint@debian.org>  Thu, 03 Dec 2015 14:54:02 -0500

ftphs (1.0.9.1-5) experimental; urgency=medium

  * Bump standards-version to 3.9.6
  * Depend on haskell-devscripts >= 0.10 to ensure that this package
    builds against GHC in experimental

 -- Joachim Breitner <nomeata@debian.org>  Thu, 20 Aug 2015 10:26:52 +0200

ftphs (1.0.9.1-4) unstable; urgency=medium

  * Rebuild due to haskell-devscripts bug affecting the previous

 -- Joachim Breitner <nomeata@debian.org>  Tue, 28 Apr 2015 23:58:32 +0200

ftphs (1.0.9.1-3) unstable; urgency=medium

  * Upload to unstable

 -- Joachim Breitner <nomeata@debian.org>  Mon, 27 Apr 2015 11:47:26 +0200

ftphs (1.0.9.1-2) experimental; urgency=low

  * Adjust watch file to new hackage layout
  * Depend on haskell-devscripts 0.9, found in experimental
  * Fix description, use standard substvars

 -- Joachim Breitner <nomeata@debian.org>  Sun, 21 Dec 2014 13:17:39 +0100

ftphs (1.0.9.1-1) unstable; urgency=low

  * New upstream release, dropping patches

 -- Joachim Breitner <nomeata@debian.org>  Wed, 21 Aug 2013 22:35:12 +0200

ftphs (1.0.8-3) unstable; urgency=low

  * Bump version of Build-Depends: on haskell-devscripts

 -- Louis Bettens <louis@bettens.info>  Wed, 31 Jul 2013 17:54:30 +0200

ftphs (1.0.8-2) unstable; urgency=low

  [ Joachim Breitner ]
  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
    against experimental
  * Add watchfile
  * Enable compat level 9
  * Bump standards version to 3.9.4

  [ Iain Lane ]
  * debian/patches/ghc-7.6-compatibility: Update to work with
    Control.Exception.{try,catch} in GHC 7.6 (closes: #706080).

 -- Colin Watson <cjwatson@debian.org>  Mon, 27 May 2013 10:30:34 +0100

ftphs (1.0.8-1) unstable; urgency=low

  * New upstream version.
  * Bump to Standards-Version 3.9.3.
  * Fix Vcs-Browser value.

 -- Clint Adams <clint@debian.org>  Tue, 06 Mar 2012 20:26:23 -0500

ftphs (1.0.7-3) unstable; urgency=low

  * ghc6 → ghc
  * Add profiling package
  * Source format 3.0 (quilt)

 -- Joachim Breitner <nomeata@debian.org>  Fri, 27 May 2011 10:00:27 +0200

ftphs (1.0.7-2) unstable; urgency=low

  * Rename -doc package.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Thu, 06 May 2010 19:53:41 -0300

ftphs (1.0.7-1) unstable; urgency=low

  * New upstream release.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 19 Feb 2010 10:17:41 -0600

ftphs (1.0.6-1) unstable; urgency=low

  * New upstream release.
  * Switching to Debian Haskell team maintenance.
  * Rebuild for GHC 6.12.
  * New haskell-devscripts build infrastructure.  Closes: #556841.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 19 Feb 2010 09:59:25 -0600

ftphs (1.0.5-1) unstable; urgency=low

  * Rebuild for GHC 6.10.
  * New test building infrastructure.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 03 Apr 2009 15:50:26 -0500

ftphs (1.0.4.6) unstable; urgency=high

  * Rebuilding for newer GHC.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 19 Jan 2009 15:49:13 -0600

ftphs (1.0.4.5) unstable; urgency=low

  * Rebuild for newer hslogger.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 11 Dec 2008 08:52:13 -0600

ftphs (1.0.4.4) unstable; urgency=low

  * Rebuild for newer MissingH.
  * Introduce dh_haskell_depends.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 05 Dec 2008 15:26:43 -0600

ftphs (1.0.4.3) unstable; urgency=low

  * Note VCS-* and Homepage lines in control.
  * Rebuild for newer MissingH.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 25 Apr 2008 11:39:25 -0500

ftphs (1.0.4.2) unstable; urgency=low

  * Rebuild against hslogger 1.0.5.  Closes: #468914.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 02 Mar 2008 07:15:02 -0600

ftphs (1.0.4.1) unstable; urgency=low

  * Rebuild to grab newer regex deps.  Closes: #464530.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 29 Feb 2008 09:54:08 -0600

ftphs (1.0.4.0) unstable; urgency=low

  * Build with GHC 6.8.x.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 28 Jan 2008 16:33:34 -0600

ftphs (1.0.3) unstable; urgency=medium

  * Drop build-dep on hugs stuff

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 Jul 2007 11:41:39 -0500

ftphs (1.0.2) unstable; urgency=low

  * Debian updated for new GHC.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 01 Jun 2007 04:33:50 -0500

ftphs (1.0.1) unstable; urgency=low

  * Rebuilt against MissingH 0.18.4.  Closes: #422055.
  * Dropped Hugs builds.  Hugs has dropped regex support (see #422170).
    Closes: #419391.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 19:39:56 -0500

ftphs (1.0.0) unstable; urgency=low

  * First ftphs release.  Closes: #401945.
  * This package contains code that used to be part of MissingH and was
    split off according to the MissingH transition plan.

 -- John Goerzen <jgoerzen@complete.org>  Thu,  7 Dec 2006 06:02:02 -0600

missingh (0.18.0) unstable; urgency=low

  * Major API changes in this release; several large modules being
    split off into separate packages.  See
    http://software.complete.org/missingh/wiki/TransitionPlanning
    for details.

 -- John Goerzen <jgoerzen@complete.org>  Thu,  7 Dec 2006 06:13:58 -0600

missingh (0.16.3) unstable; urgency=low

  * New version
  * New module MissingH.ProgressTracker which tracks the progress
    of long-running tasks.  It can also give estimated time to completion
    and overall speed statistics, as well as support dividing a task
    into many subtasks.
  * New module MissingH.ProgressMeter which displays one or more
    ProgressTrackers as a status bar on a console.
  * New module MissingH.Quantity which renders numbers according
    to a quantification system such as SI or binary
  * New functions forkRawSystem and pOpen3Raw in MissingH.Cmd.  Instead
    of taking functions to run as actions, instead returns the PID
    of the child process and leaves it up to the programmer to properly
    handle the result.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 28 Nov 2006 05:52:08 -0600

missingh (0.16.2) unstable; urgency=low

  * Documented Quantity.hs
  * Fixed missing libghc6-*-dev deps from GHC 6.6.  Closes: #394580.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 21 Oct 2006 19:51:08 -0500

missingh (0.16.1) unstable; urgency=low

  * Fix up dependencies

 -- John Goerzen <jgoerzen@complete.org>  Thu, 19 Oct 2006 05:24:04 -0500

missingh (0.16.0) unstable; urgency=low

  * NEW: MissingH.Quantity that is used to render numbers as binary
    units (MB, KB, etc) or SI units, or other similar units
  * NEW: MissingH.ProgressTracker that is used to track the progress
    of long-running tasks, measure their speed, and give estimated
    completion times
  * Update to support GHC 6.6
    + Remove FiniteMap support everywhere (no longer supported in GHC)
    + Remove MissingH.Printf (has been deprecated since 0.13.0 due to
      Text.Printf)
    + Update README
    + Fix MissingH.FTP.Server for GHC 6.6.0 compatibility
    + Update cabal file for GHC 6.6 compatibility
  * Patch from Jeremy Shaw to add to MissingH.HUnit the ability to turn
    QuickCheck tests into HUnit tests
  * Patch from Joe Edmonds to MissingH.Wash.Mail.MailParser to
    accept a slight violation of RFC2822 in which date headers may have
    a single-digit date
  * Fix a logic error in MemoryBuffer's vPutStr that could corrupt
    data when a write occurs after a seek, and wrote a test to
    detect this condition.  Thanks to Bulat Ziganshin for finding this.
  * New function in MissingH.List to merge two sorted lists into
    a single sorted whole.  Patch from Clifford Beshers.
  * Work around lack of signals on Windows in MissingH.Cmd.
  * Make sure Data.Bits is imported in MissingH.IO.StatCompat.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 19 Oct 2006 04:38:10 -0500

missingh (0.14.5) unstable; urgency=low

  * New function: MissingH.Cmd.posixRawSystem
  * MissingH.Cmd.safeSystem now implemented in terms of posixRawSystem
    on supported platforms.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  4 Jul 2006 11:34:49 -0500

missingh (0.14.4) unstable; urgency=low

  * Fix a bug in ConfigParser.merge and write a test for it.
  * Rebuilt with GHC 6.4.2

 -- John Goerzen <jgoerzen@complete.org>  Wed, 28 Jun 2006 14:05:56 -0500

missingh (0.14.3) unstable; urgency=low

  * IO/StatCompat: Fixed missing Data.Bits import on mingw32
  * Updated COPYING file with new FSF address
  * Cmd.hs: Commented out code that was never used
  * Import new package MD5 0.2.7 from Ian Lynagh

 -- John Goerzen <jgoerzen@complete.org>  Wed, 28 Jun 2006 03:48:24 -0500

missingh (0.14.2) unstable; urgency=low

  * ConfigParser gives more helpful error messages when possible --
    it now includes section and option in most error messages
  * Unit tests updated for new ConfigParser output
  * MissingH.Str: New function escapeRe that takes a string and makes
    a regular expression that matches the string literally.
  * MissingH.IO.HVFS: New function vDoesExist
  * MissingH.List: New function hasAny
  * New modules: MissingH.Path.Glob and MissingH.Path.WildMatch
    and tests for them
  * 716 total unit tests now

 -- John Goerzen <jgoerzen@complete.org>  Thu, 13 Apr 2006 00:14:10 -0500

missingh (0.14.0) unstable; urgency=low

  * New function splitWs
  * Loggers: When creating new loggers, use the new parent for defaults
    when possible. [API change]
  * Logger handlers: Now pass the calling logger name to handlers.
    [API change]
  * New log handler: verboseStreamHandler
  * Syslog handler also includes priority and logger name for each message.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  4 Apr 2006 05:31:15 -0500

missingh (0.13.1) unstable; urgency=low

  * Note Build-Depends on HUnit in MissingH.Cabal.  Closes: #356196.
  * MissingH.IO.HVIO: No longer return EOFError when vGetContents called
    at EOF, for compatibility with hGetContents.  Reported by
    Bulat Ziganshin.
  * MissingH.IO.HVFS.Utils: Applied suggestion from Bulat
    to make recursiveRemove cleaner.
  * MissingH.IO.HVIO: Minor bugfixes suggested by Bulat.
  * Updated, fixed typos, and enhanced various docs.
  * testsrc/Listtest: Added unit tests for spanList
  * MissingH.List: Replaced implementation of spanList with one
    suggested by Bulat.
  * Added ghc6 (>= 6.4.1) to Debian build-depends.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 11 Mar 2006 12:26:03 -0600

missingh (0.13.0) unstable; urgency=low

  * This release introduces some API changes that will affect
    a small percentage of programmers that use ConfigParser.
  * This release requires GHC 6.4.x or Hugs 2005xx or above.
    This has been noted in INSTALL.
  * MissingH.List: Committed some patches from Bulat Ziganshin
    to improve performance.
  * New function MissingH.List.subIndex based on suggestion
    from Bulat Ziganshin.  Also added tests for it.
  * New module MissingH.Map, similar to MissingH.FiniteMap but for
    Data.Map instead of Data.FiniteMap.  Also added tests for
    MissingH.Map.
  * New module MissingH.AnyDBM.MapDBM, plus tests for it.
    Converted from MissingH.AnyDBM.FiniteMapDBM.
  * Converted these modules to use MVars instead of IORefs:
    + MissingH.Logging.Logger
  * Converted these modules to use Data.Map instead of Data.FiniteMap:
    + MissingH.Logging.Logger
    + MissingH.MIMETypes
    + MissingH.ConfigParser (exposes an API change to a few people)
  * Converted these modules to use Text.Printf instead of MissingH.Printf:
    + MissingH.IO.HVFS.Utils
    + MissingH.Network.FTP.Server
  * Added deprecation warnings to these modules:
    + MissingH.FiniteMap (deprecation of Data.FiniteMap)
    + MissingH.AnyDBM.FiniteMapDBM (deprecation of Data.FiniteMap)
    + MissingH.Printf (introduction of Text.Printf)
  * Added deprecation warnings for two specific functions in
    MissingH.Str: subRe and splitRe.  I had submitted the code for
    these to fptools, and the current releases of GHC and Hugs have
    Text.Regex.subRegex and splitRegex using the code for MissingH.
    Therefore, these functions in MissingH are deprecated in favor of
    the implementations in the standard library.
  * Added locking to StringDBM for thread safety improvements
  * Merry Christmas!

 -- John Goerzen <jgoerzen@complete.org>  Mon, 26 Dec 2005 15:24:13 -0600

missingh (0.12.3) unstable; urgency=low

  * Make StreamHandler now lock by default.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 25 Dec 2005 22:33:16 -0600

missingh (0.12.2) unstable; urgency=low

  * Made generic unit tests available.

 -- John Goerzen <jgoerzen@complete.org>  Fri,  9 Dec 2005 05:03:10 -0600

missingh (0.12.1) unstable; urgency=low

  * Update for GHC 6.4.1.
  * Updated standards-version.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 16 Oct 2005 23:31:43 -0500

missingh (0.12.0) unstable; urgency=low

  * Added simplegrap.hs example
  * New module: MissingH.Daemon, to support detaching from a
    controlling terminal
  * Fixes to make docs work with Haddock 0.7
  * New function in MissingH.Maybe: forceMaybeMsg
  * HVIO and HVFS now provide abstractions for binary I/O
  * MissingH.IO.Binary now uses HVIO/HVFS abstractions instead of being
    tied to Handles
  * MissingH.IO.Binary can now work with Strings or [Word8], instead of
    just Strings.
  * MissingH.IO.Binary.hBlockCopy optimized to require no conversion
    of the buffer.
  * Updated MissingH.IO.BlockIO to upstream version 2005-02-14
  * Updated MissingH.Threads.Child and Timeout to upstream version 2005-02-14

 -- John Goerzen <jgoerzen@complete.org>  Mon, 10 Oct 2005 05:50:02 -0500

missingh (0.11.5) unstable; urgency=low

  * Added lazyMapM to MissingH.IO

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 22:03:31 -0500

missingh (0.11.4) unstable; urgency=low

  * Added bracketCWD, brackettmpdirCWD to MissingH.Path
  * Made MissingH.Path.recurseDir* lazy

 -- John Goerzen <jgoerzen@complete.org>  Mon, 15 Aug 2005 05:52:15 -0500

missingh (0.11.3) unstable; urgency=low

  * Now added support for use on Windows.
  * New modules: StatCompat, WindowsCompat, FilePath, PlafCompat,
    PosixConsts.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 22 Jul 2005 05:27:03 -0500

missingh (0.11.2) unstable; urgency=low

  * Back out hide-package option in Makefile.  Closes: #309319.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 16 May 2005 06:13:10 -0500

missingh (0.11.1) unstable; urgency=low

  * Added mtl to build-depends; Control.Monad.Error was moved
    there for GHC 6.4.  Closes: #309245.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 15 May 2005 18:44:44 -0500

missingh (0.11.0) unstable; urgency=low

  * First release with full support for GHC 6.4.
  * Changed name of HUnit imports in unit tests to follow GHC 6.4 conventions.
  * Fixed unit tests for GHC 6.4 compatibility.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 May 2005 06:47:06 -0500

missingh (0.10.10) unstable; urgency=low

  * The "this time it really compiles with GHC 6.4 and I mean it" release.

 -- John Goerzen <jgoerzen@complete.org>  Mon,  2 May 2005 07:23:03 -0500

missingh (0.10.9) unstable; urgency=low

  * GHC 6.4 compatibility: imported new Hsemail, 2005-04-29, from Peter
    Simons.

 -- John Goerzen <jgoerzen@complete.org>  Mon,  2 May 2005 06:07:41 -0500

missingh (0.10.8) unstable; urgency=low

  * Added more error-checking to ParseDate.
  * Returned Hugs code to normal sid version.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 27 Apr 2005 07:25:54 -0500

missingh (0.10.7.sarge.2) unstable; urgency=high

  * Fixed build-depends-indep from 0.10.7.sarge.1.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 22 Apr 2005 21:37:42 -0500

missingh (0.10.7.sarge.1) unstable; urgency=high

  * Back out hugs code so we can get it into sarge and fix a FTBFS in sarge.
    Closes: #305901.
  * After this propogates to sarge, I will upload 0.10.8 to sid that will
    restore the updates to work with the hugs in sid.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 22 Apr 2005 20:41:48 -0500

missingh (0.10.7) unstable; urgency=low

  * Fixed MissingH.Debian.ControlParser to ignore PGP sigs.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 18 Apr 2005 20:39:58 -0500

missingh (0.10.6) unstable; urgency=low

  * New module: MissingH.GetOpt.
  * New AL utilities in MissingH.List.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 18 Apr 2005 14:01:52 -0500

missingh (0.10.5) unstable; urgency=low

  * Yet more features in MissingH.Cmd.  This time, added hPipe*.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 17 Apr 2005 16:37:50 -0500

missingh (0.10.4) unstable; urgency=low

  * Reworking and bugfixing of the new pipe functions in MissingH.Cmd.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 17 Apr 2005 10:09:24 -0500

missingh (0.10.3) unstable; urgency=low

  * Added new pipe functions to MissingH.Cmd.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 17 Apr 2005 00:06:52 -0500

missingh (0.10.2) unstable; urgency=low

  * Minor fix to logging in MissingH.Cmd.
  * Documentation example fixes.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 16 Apr 2005 22:13:38 -0500

missingh (0.10.1) unstable; urgency=low

  * Imported Bjorn Bringert's ParseDate.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  6 Apr 2005 07:14:33 -0500

missingh (0.10.0) unstable; urgency=low

  * Compatibility with new Hugs and GHC releases.
  * New modules: MissingH.Debian, MissingH.Debian.ControlParser,
    MissingH.Str.CSV, MissingH.Maybe
  * New MissingH.List functions: wholeMap, fixedWidth
  * New function: MissingH.Time.epochToClockTime
  * Updated HVFS utilities to use epochToClockTime for compatibility
    with the newer Hugs
  * New features in MissingH.IO.Binary: readBinaryFile, writeBinaryFile.
    Make sure tests use these features where appropriate.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  5 Apr 2005 06:33:12 -0500

missingh (0.9.2) unstable; urgency=low

  * New modules: MissingH.Debian, MissingH.Debian.ControlParser
  * Temporary changes to work with new Hugs

 -- John Goerzen <jgoerzen@complete.org>  Tue, 15 Mar 2005 09:18:10 -0600

missingh (0.9.1) unstable; urgency=low

  * ConfigParser: accept values that are empty

 -- John Goerzen <jgoerzen@complete.org>  Mon, 14 Feb 2005 16:36:27 -0600

missingh (0.9.0) unstable; urgency=low

  * New module: MissingH.AnyDBM.  Integrated support for HashTable and
    FiniteMap.
  * New support for converting arbitrary association lists and
    finite maps two/from string.
  * New module: MissingH.AnyDBM.StringDBM that uses this new support.
  * New module: MissingH.Regex.Pesco
  * Major restructuring and cleaning up of the build system.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  1 Feb 2005 15:22:37 -0600

missingh (0.8.1) unstable; urgency=low

  * Updated to Cabal 0.4.
  * New module: MissingH.Time.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 26 Jan 2005 10:34:22 -0600

missingh (0.8.0) unstable; urgency=low

  * New HVIO, HVFS modules.
  * Expanded MissingH.Path thanks to code from Volker Wysk's
    HsShellScript.
  * Renamed MissingH.Network.FTP.Parser to
    MissingH.Network.FTP.ParserClient.
  * New FTP server modules.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 20 Dec 2004 13:47:04 -0600

missingh (0.7.5) unstable; urgency=low

  * New module: MissingH.Email.Parser.
  * Added recurse directory funtions to MissingH.Path.
  * Added temporary directory functions to MissingH.Path.

 -- John Goerzen <jgoerzen@complete.org>  Thu,  9 Dec 2004 09:10:35 -0600

missingh (0.7.4) unstable; urgency=low

  * Revved hsemail to 2004-11-01.
  * Imported blockio 2004-11-12.

 -- John Goerzen <jgoerzen@complete.org>  Mon,  6 Dec 2004 11:57:20 -0600

missingh (0.7.3) unstable; urgency=low

  * Adding missing ConfigParser.Lexer to Setup.Description.

 -- John Goerzen <jgoerzen@complete.org>  Sun,  5 Dec 2004 14:59:02 -0600

missingh (0.7.2) unstable; urgency=low

  * New modules: MissingH.FileArchive.GZip, MissingH.Checksum.CRC32.GZip,
    MissingH.Checksum.CRC32.Posix, MissingH.Compression.Inflate

 -- John Goerzen <jgoerzen@complete.org>  Sat,  4 Dec 2004 17:25:25 -0600

missingh (0.7.1) unstable; urgency=low

  * Applied some helpful patches from Einar Karttunen.  The main feature
    is turning MissingH.ConfigParser.get into an instance of a class
    so it can be extended to return various types.  Please note:
    if you used getbool() or getnum() in 0.7.0, these functions are now
    gone, since they are no longer needed.

 -- John Goerzen <jgoerzen@complete.org>  Fri,  3 Dec 2004 10:07:44 -0600

missingh (0.7.0) unstable; urgency=low

  * Major new feature: ConfigParser.
  * Rewrote unit tests to use hunit more effectively.
  * Other new modules: MissingH.Either.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Dec 2004 19:37:14 -0600

missingh (0.6.2) unstable; urgency=low

  * New "generic" sprintf functions.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 18 Nov 2004 09:00:03 -0600

missingh (0.6.0) unstable; urgency=low

  * Major new feature: Printf module.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 15 Nov 2004 15:28:29 -0600

missingh (0.5.4) unstable; urgency=low

  * Added build-dep-indep on libhugs-hunit and re-enabled Hugs unit tests.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 29 Oct 2004 08:39:28 -0500

missingh (0.5.3) unstable; urgency=low

  * Don't run Hugs tests for now.  Closes: #278802.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 29 Oct 2004 08:25:21 -0500

missingh (0.5.2) unstable; urgency=low

  * New module: sendmail
  * New popen functions in MissingH.Cmd.
  * Added splitRe, subRe to Str.hs.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 26 Oct 2004 16:38:01 -0500

missingh (0.5.1) unstable; urgency=low

  * Added libghc6-hunit-dev to build-depends.  Closes: #278138.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 24 Oct 2004 22:21:21 -0500

missingh (0.5.0) unstable; urgency=low

  * Lots of new code: FTP, MIME, Wash, Hsemail, etc.
  * Rebuilt for new ghc.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 24 Oct 2004 01:46:35 -0500

missingh (0.4.2) unstable; urgency=low

  * Added MissingH.List.contains
  * Added MissingH.Threads

 -- John Goerzen <jgoerzen@complete.org>  Mon, 18 Oct 2004 10:02:03 -0500

missingh (0.4.1) unstable; urgency=low

  * Added haskell-src to build-depends.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 15 Oct 2004 15:46:57 -0500

missingh (0.4.0) unstable; urgency=low

  * Added logging infrastructure and Syslog handler.

 -- John Goerzen <jgoerzen@complete.org>  Fri,  8 Oct 2004 20:15:52 -0500

missingh (0.2.0) unstable; urgency=low

  * Renamed to more standard names: MissingH.IO, MissingH.List,
    MissingH.Str.

  * Moved binary functions into new module MissingH.IO.Binary.

  * Added unit tests and test cases for List and Str.

  * Moved Debian code to use dh_haskell.

  * Build Hugs package for Debian.

 -- John Goerzen <jgoerzen@complete.org>  Wed,  6 Oct 2004 21:36:47 -0500

missingh (0.1.0) unstable; urgency=low

  * Initial Release.  Closes: #275070.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  5 Oct 2004 16:17:09 -0500