source: debian/changelog @ afd0fd5

barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since afd0fd5 was 65d3ef16, checked in by Sam Hartman <hartmans@mit.edu>, 17 years ago
Make debian/changelog invalid so if you try and build a debian package without updating changelog it fails.
  • Property mode set to 100644
File size: 3.6 KB
Line 
1barnowl (0.0.r643-1) unstable; urgency=low
2
3  * Fork of owl.
4
5 --
6
7owl (2.1.8-2.1) unstable; urgency=low
8
9  * Non-maintainer upload.
10  * Include a patch from Andreas Jochens to fix compilation with gcc-4.0.
11    Closes: #287891
12  * Add some prototypes to perlglue.xs to avoid the implicit conversion of
13    return pointers from owl_zephyr_get_realm() & owl_zephyr_get_sender().
14    Closes: #326106
15
16 -- dann frazier <dannf@debian.org>  Tue, 11 Oct 2005 20:47:51 -0600
17
18owl (2.1.8-2) unstable; urgency=low
19
20  * zcrypt.c: use kerberosIV/des.h, not the openafs one. Closes: #189108.
21  * configure.in: change it in the test, too.
22
23 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 16:25:03 -0400
24
25owl (2.1.8-1) unstable; urgency=low
26
27  * New upstream release.  Kept debian/*, dropped all old patches
28    (everything that mattered was already upstream.)
29  * debian/copyright: new upstream location and mailing lists
30  * configure.in: don't look for libdes, it breaks kerberized zephyr.
31  * zephyr.c: actually record error_message in owl_function_error calls.     
32
33 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 13:21:53 -0400
34
35owl (1.2.9-1.1) unstable; urgency=low
36
37  * NMU
38  * Fix compile error, patch in BTS.  Closes: #189108
39
40 -- LaMont Jones <lamont@debian.org>  Sun,  3 Aug 2003 18:54:07 -0600
41
42owl (1.2.9-1) unstable; urgency=low
43
44  * New upstream release
45  * update fixes resize problem (Closes: #182897)
46  * upstream also took changes for perl multithreading, thanks Bas
47    Zoetekouw and Lamont Jones for the NMU (Closes: #159123)
48       
49 -- Mark W. Eichin <eichin@thok.org>  Sun, 13 Apr 2003 21:04:52 -0400
50
51owl (1.1.3-1.1) unstable; urgency=low
52
53  * NMU
54  * Fix perl 5.8 build problem.  Closes: #159123
55
56 -- LaMont Jones <lamont@debian.org>  Tue,  8 Oct 2002 18:21:44 -0600
57
58owl (1.1.3-1) unstable; urgency=low
59
60  * New upstream release
61
62 -- Mark W. Eichin <eichin@thok.org>  Fri,  5 Jul 2002 14:33:23 -0400
63
64owl (1.0.1-4) unstable; urgency=low
65
66  * debian/control: build-depend on a version of libzephyr late enough to
67    have #110486 fixed.  (Closes: #148404)
68
69 -- Mark W. Eichin <eichin@thok.org>  Thu, 30 May 2002 14:19:18 -0400
70
71owl (1.0.1-3) unstable; urgency=low
72
73  * debian/shlibs.local: override libzephyr3-krb's shlibs file until
74    #148175 is fixed.  (Closes: #148107)
75
76 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 18:35:09 -0400
77
78owl (1.0.1-2) unstable; urgency=low
79
80  * update README.debian from pre-release.
81  * configure.in: ditch the explicit krb tests, so we can get the right
82    libs. Crudely done, improvements sought.
83
84 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 02:19:47 -0400
85
86owl (1.0.1-1) unstable; urgency=low
87
88  * New upstream release.  Includes the 1.0.1 fixes below.
89  * debian/watch: new file, lets us use uscan and be very lazy :-)
90
91 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 17:42:44 -0400
92
93owl (1.0-1) unstable; urgency=low
94
95  * New upstream release (first public deb.) (Closes: #147980)
96  * zephyr.c (loadloginsubs, loadsubs): use free correctly.  (pre-1.0.1 fix)
97  * util.c (owl_free): void, don't return.  (pre-1.0.1 fix)
98
99 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 01:27:28 -0400
100
101owl (0.10-1) unstable; urgency=low
102
103  * New upstream release.
104
105 -- Mark W. Eichin <eichin@thok.org>  Tue,  7 May 2002 17:25:28 -0400
106
107owl (0.9-1) unstable; urgency=low
108
109  * New upstream release.
110
111 -- Mark W. Eichin <eichin@thok.org>  Sun, 28 Apr 2002 22:29:02 -0400
112
113owl (0.8.1-1) unstable; urgency=low
114
115  * New upstream release.
116
117 -- Mark W. Eichin <eichin@thok.org>  Wed, 24 Apr 2002 19:19:29 -0400
118
119owl (0.7-1) unstable; urgency=low
120
121  * Initial Release.
122
123 -- Mark W. Eichin <eichin@thok.org>  Tue, 23 Apr 2002 01:58:14 -0400
124
Note: See TracBrowser for help on using the repository browser.