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

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

In invirt-dev:

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