source: trunk/packages/invirt-dev/debian/changelog @ 1770

Last change on this file since 1770 was 1770, checked in by broder, 15 years ago

Fix invirt-dev to not add the same line a bunch of times to sudoers

File size: 6.4 KB
Line 
1invirt-dev (0.0.9) unstable; urgency=low
2
3  * Don't add the same line a bunch of times to /etc/sudoers
4
5 -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 08:16:17 -0500
6
7invirt-dev (0.0.8) unstable; urgency=low
8
9  * Support building multiple packages in sequence
10
11 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:19:38 -0500
12
13invirt-dev (0.0.7) unstable; urgency=low
14
15  * Undo my attempts at correctly splitting the package list; do it less
16    correctly
17
18 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 04:01:09 -0500
19
20invirt-dev (0.0.6) unstable; urgency=low
21
22  * Punt duplicate dirs file and unused docs file in package
23  * Add invirt-ood-build for building out of date packages
24
25 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 03:43:41 -0500
26
27invirt-dev (0.0.5) unstable; urgency=low
28
29  * Add new invirt-ood-packages script
30
31 -- Evan Broder <broder@mit.edu>  Sat, 08 Nov 2008 23:52:09 -0500
32
33invirt-dev (0.0.4) unstable; urgency=low
34
35  * Get the svn repo from the config file, instead of /srv/checkout
36
37 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 02:11:59 -0400
38
39invirt-dev (0.0.3) unstable; urgency=low
40
41  * sipb-xen-base -> invirt-base
42
43 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:25 -0400
44
45invirt-dev (0.0.2) unstable; urgency=low
46
47  * document need to add users to sbuild group
48
49 -- Greg Price <price@mit.edu>  Sun, 26 Oct 2008 00:03:03 -0400
50
51invirt-dev (0.0.1) unstable; urgency=low
52
53  * sipb-xen-dev -> invirt-dev
54  * sx-build-release -> invirt-build-release
55
56 -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 23:23:26 -0400
57
58sipb-xen-dev (26.2) unstable; urgency=low
59
60  * remove vacuous README files
61  * remove sipb-xen-repository Apache config file,
62    which has been in sipb-xen-www, now invirt-web, since May
63
64 -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 22:48:33 -0400
65
66sipb-xen-dev (26.1) unstable; urgency=low
67
68  * Fix a typo where the source package didn't get uploaded
69
70 -- Evan Broder <broder@mit.edu>  Thu, 23 Oct 2008 22:03:40 -0400
71
72sipb-xen-dev (26) unstable; urgency=low
73
74  * Update sx-build-release and reprepro-env to work with sbuild instead
75    of dpkg-buildpackage
76
77 -- Evan Broder <broder@mit.edu>  Thu, 23 Oct 2008 21:56:17 -0400
78
79sipb-xen-dev (25) unstable; urgency=low
80
81  * Don't sign packages when they're built
82
83 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:25:52 -0400
84
85sipb-xen-dev (24) unstable; urgency=low
86
87  * depend on quilt, patchutils, config-package-dev
88
89 -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 01:00:40 -0400
90
91sipb-xen-dev (23) unstable; urgency=low
92
93  * in postinst, create user repository and group repo
94    and add /etc/sudoers line
95
96 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:06:04 -0400
97
98sipb-xen-dev (22) unstable; urgency=low
99
100  [ Sam Hartman ]
101  * Do not include a key id for dpkg-buildpackage per discussion on class xvm
102
103  [ Greg Price ]
104  * depend on equivs
105
106 -- Greg Price <price@mit.edu>  Sun, 24 Aug 2008 15:58:14 -0400
107
108sipb-xen-dev (21) unstable; urgency=low
109
110  * Depend on sipb-xen-base
111  * don't require packages be signed on upload
112
113 --  Sam Hartman <hartmans@xvm.mit.edu>  Tue,  5 Aug 2008 21:23:44 +0000
114
115sipb-xen-dev (20) unstable; urgency=low
116
117  * dumb bugfix in init script
118
119 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 02:11:04 -0400
120
121sipb-xen-dev (19) unstable; urgency=low
122
123  * use CDBS, which doesn't forget dh_installinit like I did
124
125 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 02:02:41 -0400
126
127sipb-xen-dev (18) unstable; urgency=low
128
129  * sign the packages, getting keyid from invirt.config
130
131 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 00:43:58 -0400
132
133sipb-xen-dev (17) unstable; urgency=low
134
135  * use reprepro more correctly (and include in both stable and unstable)
136
137 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 23:47:55 -0400
138
139sipb-xen-dev (16) unstable; urgency=low
140
141  * usage as "sx-build-release <package-name>", no "trunk/packages"
142  * clobber the build-release/<package-name> directory automatically
143
144 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 23:12:03 -0400
145
146sipb-xen-dev (15) unstable; urgency=low
147
148  * Stop requiring the current directory to be in the checkout.
149  * Don't do unnecessary write operations
150    (hence prompt less often for a password.)
151
152 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 22:45:42 -0400
153
154sipb-xen-dev (14) unstable; urgency=low
155
156  * Use the shallower directory structure.
157
158 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 17:25:20 -0400
159
160sipb-xen-dev (13) unstable; urgency=low
161
162  * Update the svn uri automatically.
163
164 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Fri, 28 Mar 2008 21:38:37 -0400
165
166sipb-xen-dev (12) unstable; urgency=low
167
168  * Update the svn uri to point to the new repository
169
170 -- Nelson Elhage <nelhage@mit.edu>  Wed, 15 Aug 2007 22:58:49 -0400
171
172sipb-xen-dev (11) unstable; urgency=low
173
174  * Use svn export not co to avoid installing .svn directories
175
176 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 19:15:58 -0400
177
178sipb-xen-dev (10) unstable; urgency=low
179
180  * Use svn export not svn co so we don't get .svn directories installed
181
182 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 19:14:51 -0400
183
184sipb-xen-dev (9) unstable; urgency=low
185
186  * Add /debian to apache config
187
188 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 18:54:43 -0400
189
190sipb-xen-dev (8) unstable; urgency=low
191
192  * Can't use ..
193
194 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:29:54 -0400
195
196sipb-xen-dev (7) unstable; urgency=low
197
198  * Can't use ..
199
200 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:27:59 -0400
201
202sipb-xen-dev (6) unstable; urgency=low
203
204  * Can't use ..
205
206 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:26:17 -0400
207
208sipb-xen-dev (5) unstable; urgency=low
209
210  * Bug fix
211
212 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:25:00 -0400
213
214sipb-xen-dev (4) unstable; urgency=low
215
216  * Blah
217
218 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:21:28 -0400
219
220sipb-xen-dev (3) unstable; urgency=low
221
222  * Working sx-build-release
223 
224
225 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 16:58:46 -0400
226
227sipb-xen-dev (2) unstable; urgency=low
228
229  * Add sipb-xen-repository apache config
230
231 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 14:04:03 -0400
232
233sipb-xen-dev (1) unstable; urgency=low
234
235  * Add repository config
236  * update dependencies
237
238 --  Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 13:43:08 -0400
239
240sipb-xen-dev (0) unstable; urgency=low
241
242  * Initial Release.
243
244 -- unknown <hartmans@debian.org>  Fri,  6 Jul 2007 00:52:28 -0400
Note: See TracBrowser for help on using the repository browser.