On Wed, Jun 13, 2001 at 09:46:24PM +0200, Ove Kaaven wrote: > > On Wed, 13 Jun 2001, Brett Cundal wrote: > > > That's correct, except dh_movefiles will look for debian/files whether you > > want it to or not... if there's no debian/mainpackage.files it will try > > debian/files which will be present after a build and will cause problems on > > the next build... > > Hmm. OK, but not if you call dh_clean. The install target of my packages's > rules files calls dh_clean, hence files will be deleted before make > install, and dh_movefiles only makes sense after make install... > So, still a wishlist bug in my opinion.
D'oh! Looking at the source for dh_movefiles for a fix, I see a fix is already there... Which leaves me wondering what the heck went wrong with my build. Oh well, it appears to not be a bug. If I reproduce it I'll file a report. Blah. -- Brett