source: trunk/changelog @ 49

Last change on this file since 49 was 49, checked in by bas, 13 years ago

upgraded to 2.4.11

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