source: trunk/debathena/debathena/python-hesiod/debian/changelog @ 23150

Revision 23150, 2.6 KB checked in by broder, 16 years ago (diff)
Add python-hesiod package for the new version of pyhesiodfs
Line 
1python-hesiod (0.2.9.1-1debathena1) unstable; urgency=low
2
3  * Debathena specific: Conflict with old versions of
4    debathena-pyhesiodfs, since they share a common hesiod.py file
5
6 -- Evan Broder <broder@mit.edu>  Wed, 13 Aug 2008 19:33:10 -0400
7
8python-hesiod (0.2.9.1-1) unstable; urgency=low
9
10  * Undo a mistaken test commit
11
12 -- Evan Broder <evan@remus.mit.edu>  Tue, 19 Aug 2008 23:00:33 -0400
13
14python-hesiod (0.2.9-1) unstable; urgency=low
15
16  * Fix Linux bug where errno would get corrupted
17
18 -- Evan Broder <evan@remus.mit.edu>  Tue, 19 Aug 2008 22:37:27 -0400
19
20python-hesiod (0.2.8-2) unstable; urgency=low
21
22  * Stop using CDBS's DEB_AUTO_UPDATE_DEBIAN_CONTROL to deal with versioning
23    issues on older Ubuntu and Debian distributions
24
25 -- Evan Broder <broder@mit.edu>  Tue, 13 Aug 2008 18:53:11 -0400
26
27python-hesiod (0.2.8-1) unstable; urgency=low
28
29  * Actually set IOErrors correctly
30
31 -- Evan Broder <broder@mit.edu>  Tue, 12 Aug 2008 03:17:16 -0400
32
33python-hesiod (0.2.7-1) unstable; urgency=low
34
35  * In passwd and group lookups, convert IDs to strings
36
37 -- Evan Broder <broder@mit.edu>  Mon, 11 Aug 2008 17:52:15 -0400
38
39python-hesiod (0.2.6) unstable; urgency=low
40
41  * Fix exceptions related to raising exceptions
42
43 -- Evan Broder <broder@mit.edu>  Sun, 10 Aug 2008 19:11:53 -0400
44
45python-hesiod (0.2.5-1) unstable; urgency=low
46
47  * Remove shebang line from hesiod module
48
49 -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:55:27 -0700
50
51python-hesiod (0.2.4-2) unstable; urgency=low
52
53  * Remove redundant COPYING file from documentation
54
55 -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:44:07 -0700
56
57python-hesiod (0.2.4-1) unstable; urgency=low
58
59  * Fix bug in Python 2.4 syntax
60
61 -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:23:13 -0700
62
63python-hesiod (0.2.3-1) unstable; urgency=low
64
65  * Fix egg-info
66
67 -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 15:17:36 -0700
68
69python-hesiod (0.2.2-1) unstable; urgency=low
70
71  * Add the COPYING file to the distribution
72
73 -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 11:33:35 -0700
74
75python-hesiod (0.2.1-1) unstable; urgency=low
76
77  * Some slight metadata changes
78
79 -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 00:22:30 -0700
80
81python-hesiod (0.2.0-1) unstable; urgency=low
82
83  * Add more Pythonic interfaces for common lookups, like filsys and passwd
84
85 -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 00:05:50 -0700
86
87python-hesiod (0.1.2-1) unstable; urgency=low
88
89  * New upstream release
90  * Make lookups thread safe
91
92 -- Evan Broder <broder@mit.edu>  Tue, 29 Jul 2008 18:32:05 -0700
93
94python-hesiod (0.1.1-1) unstable; urgency=low
95
96  * Initial Release.
97
98 -- Evan Broder <broder@mit.edu>  Sat, 12 Jul 2008 04:12:01 -0400
Note: See TracBrowser for help on using the repository browser.