On 4/17/06, Shaun Jackman <[EMAIL PROTECTED]> wrote:
...
> * The package built fine using debuild the first time, but the second
> time was missing monotone.html. I don't know why. Very strange.
> * monotone --version reports (base revision: unknown), which should be
> fixed before uploading.

Both these issues were fixed by avoiding a `make distclean' before
building the package. `make distclean' should return the state of the
build tree to exactly as it was after unpacking the source archive.
Monotone's build system is being a bit overzealous and deleting a
bunch of other files too. These files should be removed by
maintainer-clean, not distclean.

monotone.html
package_full_revision_dist.txt
package_full_revision.c
package_revision.txt
package_revision.c

> After fixing these minor issues, the NMU package would be suitable for
> uploading. Would anyone like to first test it out?

I've posted my monotone 0.25-0.1 packages:
http://people.debian.org/~sjackman/debian/pool/main/m/monotone/

I was using 0.25 as a stepping stone to packaging 0.26. I'll likely
post 0.26 some time in the next week.

Cheers,
Shaun
_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to