Hi Andrew, On Tue, Jun 27, 2006 at 07:50:02PM +1200, Andrew McMillan wrote: > The 'debian' packaging directory in the upstream cogito source is > woefully out of date. > > It would be nice if we could get a more up to date one included so that > on occasions when an annoying bug like #374840 is hanging around and > making people want to build their own packages.
I would prefer that upstream removes the debian/ directory completely, and the official Debian package switches from tarball-in-tarball orig source to pristine upstream source, as happened to the git-core package. I'll see what I can do. In the meantime here's how you can build the new upstream yourself, until I upload (within the next days): $ apt-get source cogito ... $ cd cogito-0.17.2/ $ wget http://kernel.org/pub/software/scm/cogito/cogito-0.17.3.tar.gz ... $ debchange -pv 0.17.3-0 'new upstream version.' $ dpkg-buildpackage -rfakeroot -b -uc -us ... $ Regards, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

