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

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