[parisc-linux-cvs] palo taggart

Matt Taggart taggart@carmen.fc.hp.com
Tue, 16 Oct 2001 20:19:58 -0600


Matt Taggart writes...

> CVSROOT:	/home/cvs/parisc
> Module name:	palo
> Changes by:	taggart	01/10/16 20:15:36
> 
> Modified files:
> 	debian         : changelog control doc-base 
> 	lib            : common.h 
> 
> Log message:
> Changes for 0.95 Debian release
> * increment palo version in lib/common.h
> * Cleanup changelog. Closes: #114999
> * Change arch back to hppa. Closes: #114145
> * Fix dhelp postinstall problem.  Closes: #113651, #114515, #114614, #115350

Here's the diff.

Index: debian/changelog
===================================================================
RCS file: /home/cvs/parisc/palo/debian/changelog,v
retrieving revision 1.15
diff -r1.15 changelog
0a1,10
> palo (0.95) unstable; urgency=low
> 
>   * Non-Maintainer Upload
>   * increment palo version in lib/common.h
>   * Cleanup changelog. Closes: #114999
>   * Change arch back to hppa. Closes: #114145
>   * Fix dhelp postinstall problem.  Closes: #113651, #114515, #114614, #115350
> 
>  -- Matt Taggart <taggart@debian.org>  Tue, 16 Oct 2001 18:34:45 -0600
> 
4,5c14,15
<     and not have to rerun palo on every kernel upgrade.
<   * Move iplboot into /usr/share/palo.
---
>     and not have to rerun palo on every kernel upgrade.(Richard Hirst)
>   * Move iplboot into /usr/share/palo.(Richard Hirst)
7,9c17
<     palo, and is likely to be run on i386.
<   *-- Richard Hirst <rhirst@linuxcare.com>  Wed,  5 Sep 2001 08:48:39 +0100
< 
---
>     palo, and is likely to be run on i386.(Richard Hirst)
20d27
< 
22d28
< 
31d36
< 
36d40
< 
39d42
< 
43d45
< 
46d47
< 
48d48
< 
71d70
< 
90d88
< 
Index: debian/control
===================================================================
RCS file: /home/cvs/parisc/palo/debian/control,v
retrieving revision 1.3
diff -r1.3 control
9c9
< Architecture: any
---
> Architecture: hppa
Index: debian/doc-base
===================================================================
RCS file: /home/cvs/parisc/palo/debian/doc-base,v
retrieving revision 1.1
diff -r1.1 doc-base
11,12c11,12
< Index: /usr/share/doc/palo/html/README.html
< Files: /usr/share/doc/palo/html/*.html
---
> Index: /usr/share/doc/palo/README.html
> Files: /usr/share/doc/palo/*.html
Index: lib/common.h
===================================================================
RCS file: /home/cvs/parisc/palo/lib/common.h,v
retrieving revision 1.14
diff -r1.14 common.h
14c14
< #define PALOVERSION "0.94"
---
> #define PALOVERSION "0.95"