koffice/debian

2003-11-01 Thread Ben Burton
CVS commit by benb: Updated karbon pixmap. M +210 -180 karbon.xpm 1.4

Re: koffice/debian

2003-11-01 Thread Chris Cheney
On Sat, Nov 01, 2003 at 07:37:04AM +0100, Ben Burton wrote: > CVS commit by benb: > > Force a rerun of automake/etc since the debian patches require it. > > > M +8 -4 rules 1.93 > > > --- koffice/debian/rules #1.92:1.93 > @@ -63,7 +63,11 @@ > > # KDE CVS does not have acl

Re: koffice/debian

2003-11-01 Thread Ben Burton
> This really shouldn't be done like this since it requires autotools for > the build environment. koffice build-depends on automake/etc, so it shouldn't break anything. This actually doesn't change anything from koffice's behaviour over the last couple of years - I simply added the patch now be

Re: koffice/debian

2003-11-01 Thread Chris Cheney
On Sat, Nov 01, 2003 at 08:06:36PM +1100, Ben Burton wrote: > > > This really shouldn't be done like this since it requires autotools for > > the build environment. > > koffice build-depends on automake/etc, so it shouldn't break anything. This only doesn't break anything as long as automake is

Re: koffice/debian

2003-11-01 Thread Ben Burton
> > koffice build-depends on automake/etc, so it shouldn't break anything. > > This only doesn't break anything as long as automake is forced to run on > every build. Otherwise every minor revision upgrade of automake will > break the build. Well since automake is run during the configure target

koffice/debian

2003-11-01 Thread Ben Burton
CVS commit by benb: Change OOo mimelnk suggests to recommends. M +8 -0 changelog 1.149 M +2 -1 control 1.120 --- koffice/debian/changelog #1.148:1.149 @@ -1,2 +1,10 @@ +koffice (1:1.3.0-1) unstable; urgency=low + + * New upstream release (1.3-final). + * Changed suggests

koffice/debian

2003-11-01 Thread Ben Burton
CVS commit by benb: Force a rerun of automake/etc since the debian patches require it. M +8 -4 rules 1.93 --- koffice/debian/rules #1.92:1.93 @@ -63,7 +63,11 @@ # KDE CVS does not have aclocal.m4 or configure -if test ! -f configure; then \ -$(MAKE