File: changelog

package info (click to toggle)
postman 2.0-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,036 kB
  • ctags: 3,078
  • sloc: cpp: 31,131; ansic: 1,948; sh: 787; makefile: 285
file content (91 lines) | stat: -rw-r--r-- 3,196 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
postman (2.0-9) unstable; urgency=low

  * Added another patch by Andreas Jochens to be able to compile cleanly on
    amd64 with gcc-3.4 (Closes: Bug#278165).
  * Fixed some lintian warnings.

 -- Sergio Talens-Oliag <sto@debian.org>  Sun, 31 Oct 2004 23:10:57 +0100

postman (2.0-8) unstable; urgency=medium

  * Modified to use dpatch instead of using the package's diff.gz.
  * Added patch by Andreas Jochens to compile cleanly with gcc-3.4 
    (Closes: Bug#259620).

 -- Sergio Talens-Oliag <sto@debian.org>  Thu, 22 Jul 2004 09:04:40 +0200 
  
postman (2.0-7) unstable; urgency=medium

  * Removed build depends on libc-client2002ddebian, libc-client-dev depends
    on the right package (Closes: Bug#230046).

 -- Sergio Talens-Oliag <sto@debian.org>  Wed, 28 Jan 2004 09:18:17 +0100 

postman (2.0-6) unstable; urgency=medium

  * Added a the html files to the examples directory (Closes: Bug#224726).
  * Added the flag '-fno-operator-names' to be able to compile using GCC
    version 3.3.3.

 -- Sergio Talens-Oliag <sto@debian.org>  Thu, 08 Jan 2004 18:06:41 +0100 

postman (2.0-5) unstable; urgency=medium

  * Changed build-depends, the c-client dev package is now called
    libc-client-dev (Closes: Bug#215269).
  * Updated standards to 3.6.0.

 -- Sergio Talens-Oliag <sto@debian.org>  Sat, 11 Oct 2003 20:16:59 +0200 

postman (2.0-4) unstable; urgency=low

  * Changed the field name 'st_mtime' to 'st_modtime' on the XFile struct
    definition on the 'ClientFileBrowser.h' file to avoid namespace problems,
    st_mtime is defined as 'st_mtim.tv_sec' on the file
    '/usr/include/bits/stat.h' (Closes: Bug#208723).

 -- Sergio Talens-Oliag <sto@debian.org>  Tue, 09 Sep 2003 18:26:11 +0200 

postman (2.0-3) unstable; urgency=low

  * Compiled with the libc-client2002 package instead of the libc-client2003;
    it was unstable and the uw-imap maintainer changed the library name in a
    weird way, the 2002 package is newer than the 2003 one.
 
 -- Sergio Talens-Oliag <sto@debian.org>  Tue, 24 Jun 2003 01:33:35 +0200 

postman (2.0-2) unstable; urgency=low
  
  * Commented the 'chown' commands in the original Makefile, and fixed the
    file ownership handling by in the postinstall (Closes: Bug#194533).

 -- Sergio Talens-Oliag <sto@debian.org>  Sun, 25 May 2003 09:17:23 +0200 

postman (2.0-1) unstable; urgency=low

  * New upstream version.
  * Compiled with libc-client2003 (Closes: Bug#182715).
  * STARTTLS patches removed.

 -- Sergio Talens-Oliag <sto@debian.org>  Sat, 24 May 2003 08:40:56 +0200

postman (1.12-3) unstable; urgency=low

  * Changed the makefile to use the g++ compiler (Closes: Bug#162946).

 -- Sergio Talens-Oliag <sto@debian.org>  Tue, 01 Oct 2002 11:45:14 +0200

postman (1.12-2) unstable; urgency=low

  * Changed debian/copyright to include the full Copyright.txt file.

 -- Sergio Talens-Oliag <sto@debian.org>  Wed, 25 Sep 2002 11:26:06 +0200

postman (1.12-1) unstable; urgency=low

  * Initial Release (Closes: Bug#153894).
  * Patched the code to support the STARTTLS protocol and the use of
    flags in the imapserver parameter (interdaemon.cfg).

 -- Sergio Talens-Oliag <sto@debian.org>  Sun, 22 Sep 2002 11:20:55 +0200