source: trunk/changelog @ 44

Last change on this file since 44 was 44, checked in by dennis, 14 years ago

Now torque_2_deb creates 8 packages just like the torque in the debian repository.

This has been done to fix a depedency problem of libopenmpi1.3 when we used our
previous build of torque.

File size: 19.3 KB
Line 
1torque (2.4.9-4) unstable; urgency=low
2
3  * New debian package creation.
4
5 -- Dennis Stam <dennis.stam@sara.nl>  Fri, 08 Oct 2010 15:46:02 +0200
6
7torque (2.4.9-3) unstable; urgency=low
8
9  * /etc/init.d/torque restart-mom did not work, fixed by
10    Bas van der Vlies & Dennis Stam
11
12 -- Bas van der Vlies <basv@sara.nl>  Fri, 13 Aug 2010 11:32:59 +0200
13
14torque (2.4.9-2) unstable; urgency=low
15
16  * Changed runlevels to 99 start and 1 stop.  Ramon & Bas
17
18 -- Bas van der Vlies <basvsara.nl>  Mon, 09 Aug 2010 11:26:49 +0200
19
20torque (2.4.9-1) unstable; urgency=low
21
22  * New upstream version with our patch applied
23
24 -- Bas van der Vlies <basv@sara.nl>  Wed, 04 Aug 2010 11:11:03 +0200
25
26torque (2.4.7-3) unstable; urgency=low
27
28  * Increase NCONNECTS to 10. So we can have 10 connections at the same time
29
30 -- Bas van der Vlies <basv@sara.nl>  Wed, 28 Apr 2010 11:30:09 +0200
31
32torque (2.4.7-2) unstable; urgency=low
33
34  * Updated pbs_mkdirs.in to new situation, must make some more directories
35
36 -- Bas van der Vlies <basv@sara.nl>  Tue, 27 Apr 2010 11:49:08 +0200
37
38torque (2.4.7-1) unstable; urgency=low
39
40  * New upstream release 2.4.7
41
42 -- Bas van der Vlies <basv@sara.nl>  Tue, 13 Apr 2010 15:51:10 +0200
43
44torque (2.4.6-1) unstable; urgency=low
45
46  * New upstream release 2.4.6
47
48 -- Bas van der Vlies <basv@sara.nl>  Thu, 25 Mar 2010 09:11:02 +0100
49
50torque (2.3.7-1) unstable; urgency=low
51
52 * changed init.d scripts. If we do a configure or install a new torque version. We restart the daemon.
53    the administrator can decicde what to do when the pbs_mom restart with the PBS_MOM_RESTART_OPTS in
54    dpkg-reconfigure or /etc/default/torque
55
56 * added PBS_MOM_RESTART_OPTS to debconf setup
57
58 * new upstream version
59
60 -- Bas van der  Vlies <basv@sara.nl>  Mon, 19 Jan 2009 14:16:13 +0100
61
62torque (2.3.4-2) unstable; urgency=low
63
64  * Made init.d script LSBaware, see http://wiki.debian.org/LSBInitScripts
65
66 -- Bas van der Vlies <basv@sara.nl>  Tue, 11 Nov 2008 14:05:34 +0100
67
68torque (2.3.4-1) unstable; urgency=low
69
70  * New torque release 2.3.4
71
72 -- Bas van der Vlies <bas@sara.nl>  Tue, 11 Nov 2008 13:52:36 +0100
73
74torque (2.3.2) unstable; urgency=low
75
76  * New upstream release
77  * Applied patch from renfro at tntech dot edu, fix a bug in the date command
78    for postinst script
79
80
81 -- Bas van der Vlies <bas@saralt0081.ka.sara.nl>  Thu, 14 Aug 2008 12:15:32 +0200
82
83torque (2.3.0) unstable; urgency=low
84
85  * New upstream release
86
87 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Mar 2008 18:15:29 +0100
88
89torque (2.2.1) unstable; urgency=low
90
91  * new upstream release
92  * fixed directory permissions in /var/spool/torque
93  * overwrite /etc/default/torque, it's handled by debconf
94  * create /var/spool/torque/sched_priv/accounting
95
96 -- Adrian Knoth <adi@thur.de>  Mon, 05 Nov 2007 18:34:00 +0100
97
98torque (2.2.0) unstable; urgency=low
99
100  * New upstream release
101  * added compile fix for gcc-4.2 on amd64
102  * added configure fix for new pam_get_user()
103  * added compile fix for gcc-4.1
104
105 -- Adrian Knoth <adi@chopin.inf-ra.uni-jena.de>  Thu, 01 Nov 2007 15:49:47 +0100
106
107torque (2.1.9p0-3) unstable; urgency=low
108
109  *  Fix the permissions for pbs_iff
110  *  Clean up the rules file
111
112 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Sep 2007 12:47:52 +0200
113
114torque (2.1.9p0-2) unstable; urgency=low
115
116  *  Changed the debconf from low to high
117  *  Removed some obsolete code
118
119 -- root <root@rc.sara.nl>  Wed, 12 Sep 2007 09:19:04 +0200
120
121torque (2.1.9p0-1) unstable; urgency=low
122
123  *  New upstream release
124
125 -- root <root@rc.sara.nl>  Tue, 11 Sep 2007 16:45:55 +0200
126
127torque (2.1.8) unstable; urgency=low
128
129  * New upstream release torque 2.1.8
130  * Added Build-Depends libpam0g-dev and sed (for debian/patches/apply_patch)
131  * Removed info.ex and diversion.ex
132  * added debconf support
133  * On 64bit systems, PAM modules are no longer placed in /lib64
134    to circumvent #367962
135
136 -- Adrian Knoth <adi@thur.de>  Tue,  7 Aug 2007 11:54:00 +0200
137
138torque (2.1.7p0-1) unstable; urgency=low
139
140  * Fresh upstream with Bas's torque_2_deb
141  * Adjusted conf_torq with --with-rcp=scp
142  * Added Build-Depends
143  * Yaroslav O. Halchenko <debian@onerussian.com>  Fri, 27 Oct 2006
144
145 -- root <root@rc.sara.nl>  Thu,  2 Nov 2006 12:15:50 +0100
146
147torque (2.1.6p0-1) unstable; urgency=low
148
149  * New release fixes security issues and related bugs
150
151 -- root <root@rc.sara.nl>  Wed, 25 Oct 2006 09:16:47 +0200
152
153torque (2.1.4p0-3) unstable; urgency=low
154
155  * Just a test
156
157 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:35:08 +0200
158
159torque (2.1.4p0-2) unstable; urgency=low
160
161  * Added -p opion to pbs_mom
162
163 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:27:54 +0200
164
165torque (2.1.4p0-1) unstable; urgency=low
166
167  * New torque fixes security issue
168
169 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:07:11 +0200
170
171torque (2.1.3p0-5) unstable; urgency=low
172
173  * acl group sloppy fix
174
175 -- root <root@rc.sara.nl>  Fri, 29 Sep 2006 16:23:13 +0200
176
177torque (2.1.3p0-4) unstable; urgency=low
178
179  * ac_group_sloppy_fix
180  * pam fixes
181
182 -- root <root@rc.sara.nl>  Tue, 26 Sep 2006 09:15:38 +0200
183
184torque (2.1.2p1-3) unstable; urgency=low
185
186  * Debian packages fixes
187
188 -- root <root@rc.sara.nl>  Thu, 21 Sep 2006 12:02:51 +0200
189
190torque (2.1.2p1-2) unstable; urgency=low
191
192  * Fixed acl_sloppy_group bug. It hangs up the server
193
194 -- root <root@rc.sara.nl>  Thu, 21 Sep 2006 10:56:11 +0200
195
196torque (2.1.2p0-1) unstable; urgency=low
197
198  * New upstream release with pam and xauth support
199
200 -- root <root@rc.sara.nl>  Wed, 20 Sep 2006 14:36:34 +0200
201
202torque (2.1.1p0-3) unstable; urgency=low
203
204  * Fixing mail problem
205
206 -- root <root@rc.sara.nl>  Fri, 21 Jul 2006 09:14:15 +0200
207
208torque (2.1.1p0-2) unstable; urgency=low
209
210  *  Install torque lib in /usr/lib instead of /usr/lib/torque
211
212 -- root <root@rc.sara.nl>  Tue, 18 Jul 2006 15:11:12 +0200
213
214torque (2.1.1p0-1) unstable; urgency=low
215
216  * New release
217
218 -- root <root@rc.sara.nl>  Tue, 18 Jul 2006 10:58:27 +0200
219
220torque (2.1.0p0-5) unstable; urgency=low
221
222  * use -X/--excludse option dh_fixperms
223
224 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:28:57 +0200
225
226torque (2.1.0p0-4) unstable; urgency=low
227
228  *  Use --update for dpkg-statoverride
229
230 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:22:11 +0200
231
232torque (2.1.0p0-3) unstable; urgency=low
233
234  *  Fixed an permission problem for pbs_iff
235
236 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:09:43 +0200
237
238torque (2.1.0p0-2) unstable; urgency=low
239
240  * Final version of 2.1.0
241
242 -- root <root@rc.sara.nl>  Mon, 15 May 2006 16:59:58 +0200
243
244torque (2.1.0p0-1) unstable; urgency=low
245
246  * New upstream release and build system
247
248 -- root <root@rc.sara.nl>  Thu, 20 Apr 2006 11:36:39 +0200
249
250torque (2.0.0p8-10) unstable; urgency=low
251
252  * Added pbs_mkdirs.in patch from SARA
253  * Changed build for 2.1.0 and higher
254  * Fixed an error in new debian build
255
256 -- root <root@rc.sara.nl>  Wed, 19 Apr 2006 13:37:55 +0200
257
258torque (2.0.0p8-9) unstable; urgency=low
259
260  * New debian build system, make use of debhelper
261
262 -- root <root@bas2.ka.sara.nl>  Tue, 18 Apr 2006 15:49:21 +0200
263
264torque (2.0.0p8-8) unstable; urgency=low
265
266  *  Put in the right place now, else we lose the PBS environment
267
268 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 14:40:39 +0100
269
270torque (2.0.0p8-7) unstable; urgency=low
271
272  * We have fixed it hopefully
273
274 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 12:51:33 +0100
275
276torque (2.0.0p8-6) unstable; urgency=low
277
278  *  Changed the code a bit
279
280 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 12:06:08 +0100
281
282torque (2.0.0p8-5) unstable; urgency=low
283
284  *  Removed some oboslete code ;-(
285
286 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 11:25:55 +0100
287
288torque (2.0.0p8-4) unstable; urgency=low
289
290  * Fixed the patch for the patch
291
292 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 11:05:43 +0100
293
294torque (2.0.0p8-3) unstable; urgency=low
295
296  * Patch to try epilogure.pararallel
297
298 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 10:11:45 +0100
299
300torque (2.0.0p8-2) unstable; urgency=low
301
302  *  Just update version
303
304 -- root <root@rc.sara.nl>  Fri, 10 Mar 2006 15:31:24 +0100
305
306torque (2.0.0p8-1) unstable; urgency=low
307
308  * New upstream release
309
310 -- root <root@rc.sara.nl>  Fri, 10 Mar 2006 14:06:28 +0100
311
312torque (2.0.0p7-4) unstable; urgency=low
313
314  * Fixed parsing bug for torque.cfg
315
316 -- root <root@rc.sara.nl>  Wed, 22 Feb 2006 13:04:44 +0100
317
318torque (2.0.0p7-3) unstable; urgency=low
319
320  * Have fixed it, parallel epilogue
321
322 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 15:45:47 +0100
323
324torque (2.0.0p7-2) unstable; urgency=low
325
326  * Try to fix parallel epilogue
327
328 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 15:06:59 +0100
329
330torque (2.0.0p7-1) unstable; urgency=low
331
332  * New upstream version
333
334 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 14:19:21 +0100
335
336torque (2.0.0p5-1) unstable; urgency=low
337
338  * New version 2.0.0p5
339
340 -- root <root@rc.sara.nl>  Thu, 19 Jan 2006 15:53:56 +0100
341
342torque (2.0.0p2-2) unstable; urgency=low
343
344  * The real 2.0.0p2 release 
345
346 -- root <root@rc.sara.nl>  Thu, 24 Nov 2005 14:00:28 +0100
347
348torque (2.0.0p2-1) unstable; urgency=low
349
350  * New new torque release
351
352 -- root <root@rc.sara.nl>  Tue, 15 Nov 2005 14:10:30 +0100
353
354torque (1.2.0p6-1) unstable; urgency=low
355
356  * New torque version
357
358 -- root <root@rc.sara.nl>  Thu,  6 Oct 2005 15:26:45 +0200
359
360torque (1.2.0p4-2) unstable; urgency=low
361
362  * Made /var/spool/torque/server_name an config file. So it will not be
363    overwritten by a package update
364
365 -- root <root@rc.sara.nl>  Wed, 22 Jun 2005 08:56:04 +0200
366
367torque (1.2.0p4-1) unstable; urgency=low
368
369  * New upstream release
370  * Added configurable daemon options to init.d and default config file
371    Thanks to Josh Lauricha for the patches.
372
373 -- root <root@rc.sara.nl>  Tue, 21 Jun 2005 16:21:52 +0200
374
375torque (1.2.0p2-2) unstable; urgency=low
376
377  * New upstream release
378  * added --enable-docs to get readable manpages ;-)
379
380 -- Bas van der Vlies <basv@sara.nl>  Fri, 11 Mar 2005 13:53:25 +0100
381
382torque (1.1.0p4-6) unstable; urgency=low
383
384  *  Made build depended on ssh
385     Fixed by: Ingo Juergensmann
386
387 -- Bas van der Vlies <bas@sara.nl>  Fri, 17 Dec 2004 11:29:49 +0100
388
389torque (1.1.0p4-5) unstable; urgency=low
390
391  * dpkg-source -b does not make all script executable, fixed it
392    in rules file.
393    Thanks to: Ingo Juergensmann
394
395 -- Bas van der Vlies <bas@sara.nl>  Thu, 16 Dec 2004 16:03:15 +0100
396
397torque (1.1.0p4-4) unstable; urgency=low
398
399  *  Made build depended on debmake
400     Fixed by: Ingo Juergensmann
401
402 -- Bas van der Vlies <basv@sara.nl>  Thu, 16 Dec 2004 14:45:25 +0100
403
404torque (1.1.0p4-3) unstable; urgency=low
405
406  * added rm.h/log.h to /usr/include/torque needed by some tools
407
408 -- Bas van der Vlies <basv@sara.nl>  Mon,  8 Nov 2004 12:31:52 +0100
409
410torque (1.1.0p4-2) unstable; urgency=low
411
412  * Added and patch that changes the location of submit_filter to /usr/sbin
413    instead of /usr/local/sbin
414
415 -- Bas van der Vlies <basv@sara.nl>  Wed,  3 Nov 2004 17:50:02 +0100
416
417torque (1.1.0p4-1) unstable; urgency=low
418
419  * New upstream release.
420  * In this release there ptmx fix for udev/2.6 kernels. Adjust the rules
421    files to reflect these changes. Thanks to Yaroslav Halchenko for
422    reporting it.
423
424 -- Bas van der Vlies <basv@sara.nl>  Mon,  1 Nov 2004 12:37:34 +0100
425
426torque (1.1.0p2-4) unstable; urgency=low
427
428  * New upstream release
429  * Added torque changelog to /usr/share/doc/torque
430  * Added README's of the contrib software to /usr/share/doc/torque
431
432 -- Bas van der Vlies <basv@sara.nl>  Thu, 14 Oct 2004 08:08:55 +0200
433
434torque (1.1.0p2-3) unstable; urgency=low
435
436  * new upstream release
437
438 -- Bas van der Vlies <basv@sara.nl>  Fri,  8 Oct 2004 15:18:24 +0200
439
440torque (1.1.0p1-3) unstable; urgency=low
441
442  * added an postinst patch from Josh Lauricha for tcl indexes
443
444 -- Bas van der Vlies <basv@sara.nl>  Wed,  6 Oct 2004 13:53:21 +0200
445
446torque (1.1.0p1-2) unstable; urgency=low
447
448  * removed the building of the gui commands.
449
450 -- Bas van der Vlies <basv@sara.nl>  Thu, 16 Sep 2004 11:06:06 +0200
451
452torque (1.1.0p1-1) unstable; urgency=low
453
454  * A new torque release
455
456 -- Bas van der Vlies <basv@sara.nl>  Wed, 15 Sep 2004 17:01:07 +0200
457
458torque (1.1.0p0-5) unstable; urgency=low
459
460  * Make use of a new script that does the patching
461
462 -- Bas van der Vlies <basv@sara.nl>  Wed,  4 Aug 2004 13:24:24 +0200
463
464torque (1.1.0p0-4) unstable; urgency=low
465
466  * Added the patches directory.
467  * configure patch for tk. Now we can handle all tcl/tk versions instead of
468    only one version 8.0
469  * ptmx patch in the new 2.6 kernel the handeling of pty's is different
470
471 -- Bas van der Vlies <basv@sara.nl>  Wed,  4 Aug 2004 12:48:45 +0200
472
473torque (1.1.0p0) unstable; urgency=low
474
475  * New upstream release
476
477 -- Bas van der Vlies <basv@sara.nl>  Mon, 12 Jul 2004 17:44:15 +0200
478
479torque (1.0.1p6-3) unstable; urgency=low
480
481  * 1-april-release with debug support
482
483 -- Bas van der Vlies <basv@sara.nl>  Tue, 20 Apr 2004 14:46:09 +0200
484
485torque (1.0.1p6-2) unstable; urgency=low
486
487  * fixed init.d script. First use -15 and then -9
488
489 -- Bas van der Vlies <basv@sara.nl>  Thu,  1 Apr 2004 11:41:56 +0200
490
491torque (1.0.1p6-1) unstable; urgency=low
492
493  * New torque release 1.0.1p6
494
495 -- Bas van der Vlies <basv@sara.nl>  Fri, 26 Mar 2004 10:52:22 +0100
496
497torque (1.0.1p5-12) unstable; urgency=low
498
499  * replaced egrep in an awk statement, else postinst script will
500    fail with exit status 1
501
502 -- Bas van der Vlies <basv@sara.nl>  Wed, 24 Mar 2004 12:26:46 +0100
503
504torque (1.0.1p5-11) unstable; urgency=low
505
506  * Else instead of elif ;-(
507
508 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:50:43 +0100
509
510torque (1.0.1p5-10) unstable; urgency=low
511
512  * Fix an error in postinst script. Egrep on non existent file.
513
514 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:48:10 +0100
515
516torque (1.0.1p5-9) unstable; urgency=low
517
518  * Using a new style default file with 3 variables instead of 1
519
520 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:31:39 +0100
521
522torque (1.0.1p5-8) unstable; urgency=high
523
524  * Fixed a bug in parsing the /etc/default/torque file
525
526 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 19:14:41 +0100
527
528torque (1.0.1p5-7) unstable; urgency=low
529
530  *  Make xpbs/xpbsmon executable after change by patch_gui_cmds.sh
531
532 -- Bas van der Vlies <basv@sara.nl>  Thu, 18 Mar 2004 11:56:37 +0100
533
534torque (1.0.1p5-6) unstable; urgency=low
535
536  *  Fix an error in patch_gui_cmds.sh
537
538 -- Bas van der Vlies <basv@sara.nl>  Tue, 16 Mar 2004 17:03:02 +0100
539
540torque (1.0.1p5-5) unstable; urgency=low
541
542  * Fix the gui commands because it had wrong paths/interperters
543
544 -- Bas van der Vlies <basv@sara.nl>  Tue, 16 Mar 2004 16:54:20 +0100
545
546torque (1.0.1p5-4) unstable; urgency=low
547
548  * Replaced init.d script with one supplied by Kilian CAVALOTTI
549
550 -- Bas van der Vlies <bas@sara.nl>  Mon, 15 Mar 2004 15:31:39 +0100
551
552torque (1.0.1p5-3) unstable; urgency=low
553
554  * Fixes some errors in the init.d script, Thanks to Kilian CAVALOTTI
555    for the comments/remarks.
556
557  * Changed the keyword slave to mom
558
559     
560 -- Bas van der Vlies <bas@sara.nl>  Mon, 15 Mar 2004 14:42:38 +0100
561
562torque (1.0.1p5-2) unstable; urgency=low
563
564  * Added --set-default-server=localhost
565
566 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon, 16 Feb 2004 11:04:21 +0100
567
568torque (1.0.1p5-1) unstable; urgency=low
569
570  * New torque release 1.0.1p5
571
572 -- Bas van der Vlies <basv@sara.nl>  Mon, 16 Feb 2004 11:00:11 +0100
573
574torque (1.0.1p4-10) unstable; urgency=low
575
576  *  Fix an error in src/resmom/mom_main.c
577
578 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 15:10:39 +0100
579
580torque (1.0.1p4-9) unstable; urgency=low
581
582  * Add verbose output for usecp (Willem, Bas)
583
584 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 15:06:30 +0100
585
586torque (1.0.1p4-8) unstable; urgency=low
587
588  *  added --with-scp for willem
589
590 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 14:28:04 +0100
591
592torque (1.0.1p4-7) unstable; urgency=low
593
594  * debian/rules
595
596 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed,  4 Feb 2004 14:33:15 +0100
597
598torque (1.0.1p4-6) unstable; urgency=low
599
600  * Disable --with-scp, problems with ssh protocol 2
601
602 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed,  4 Feb 2004 10:44:33 +0100
603
604torque (1.0.1p4-5) unstable; urgency=low
605
606  * Fixed an echo problem in init.d
607
608 -- Bas van der Vlies <root@uva-c.sara.nl>  Tue,  3 Feb 2004 09:08:31 +0100
609
610torque (1.0.1p4-4) unstable; urgency=low
611
612  * Changed the init.d script. It now support sched,server and all keywords
613    So we can use another scheduler and only start the server.
614
615 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon,  2 Feb 2004 12:52:52 +0100
616
617torque (1.0.1p4-3) unstable; urgency=low
618
619  * Fix an error with the spool permissions directories.
620
621 -- Bas van der Vlies <bas@uva-c.sara.nl>  Thu, 29 Jan 2004 14:09:47 +0100
622
623torque (1.0.1p4-2) unstable; urgency=low
624
625  * --with-scp added to rules file
626
627 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed, 28 Jan 2004 17:31:47 +0100
628
629torque (1.0.1p4-1) unstable; urgency=low
630
631  * The name has been changed to TORQUE (Tera-scale Open-source Resource
632    and QUEue manager). We have also a new release 1.0.1p4. First try!
633
634 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon, 26 Jan 2004 11:40:09 +0100
635
636torque (1.0.1p3-7) unstable; urgency=low
637
638  * Added in rules the creation of pbs_mkdirs and in postinst
639
640 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 14:50:30 +0100
641
642storm (1.0.1p3-6) unstable; urgency=low
643
644  * Remove the # before pbs_mkdirs
645
646 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 13:00:29 +0100
647
648storm (1.0.1p3-5) unstable; urgency=low
649
650  * removed var/spool/storm from debian/dirs file
651
652 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 12:34:20 +0100
653
654storm (1.0.1p3-4) unstable; urgency=low
655
656  *  Lot of things fixed. First time install does not make default
657     directory structure. Thanks to Jaap Dijkshoorn for the solution.
658
659 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 12:29:00 +0100
660
661storm (1.0.1p3-3) unstable; urgency=low
662
663  * A new snapshot, release 1074756214
664
665 -- Bas van der Vlies <root@uva-c.sara.nl>  Fri, 23 Jan 2004 11:32:57 +0100
666
667storm (1.0.1p3-2) unstable; urgency=low
668
669  * fixed some typo's in the control files, from spbs to storm
670
671 -- Bas van der Vlies <root@uva-c.sara.nl>  Mon, 19 Jan 2004 16:03:30 +0100
672
673storm (1.0.1p3-1) unstable; urgency=low
674
675  *  Fixed an error in the postrm script
676
677 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:29:12 +0100
678
679spbs (1.0.1p2-8) unstable; urgency=low
680
681  * Added postrm script
682
683 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:15:32 +0100
684
685spbs (1.0.1p2-7) unstable; urgency=low
686
687  *  Some errors in postinst script
688
689 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:09:25 +0100
690
691spbs (1.0.1p2-6) unstable; urgency=low
692
693  *  Fixed an error in postinst script
694
695 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 15:55:15 +0100
696
697spbs (1.0.1p2-5) unstable; urgency=low
698
699  *  Made init script, postinst script and some other info files
700
701 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 15:45:52 +0100
702
703spbs (1.0.1p2-4) unstable; urgency=low
704
705  * spbs include files are also in a seperate directory, /usr/include/spbs
706
707 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 12:01:16 +0100
708
709spbs (1.0.1p2-3) unstable; urgency=low
710
711  * Did not work. changed it to /usr/lib/spbs agian
712  * Added libdir=`pwd`/debian/tmp/usr/lib/spbs to install section
713
714 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:56:02 +0100
715
716spbs (1.0.1p2-2) unstable; urgency=low
717
718  * Changed libdir to usr/lib/spbs instead of /usr/lib/spbs
719
720 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:50:34 +0100
721
722spbs (1.0.1p2-1) unstable; urgency=low
723
724  * Initial release.
725
726 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:27:41 +0100
727
728Local variables:
729mode: debian-changelog
730End:
Note: See TracBrowser for help on using the repository browser.