Bruce Tulloch <[email protected]> writes: > The snapshot build at revno: 584 does not appear to include these two > files which are required to be able to build the debian package from the > snapshot tarball.
Thanks, applied. > Cheers, Bruce. > > # HG changeset patch > # User Bruce Tulloch <[email protected]> > # Date 1311651135 -36000 > # Node ID ffdfca1aa30872069d71f97e8a3da94f6bd7378c > # Parent 0cf6da20cd267fb4e24753e01b9c3307ddbf4ece > added missing files which prevented debian package build > > These files were added to the source but not included in the snapshot > tarball build as required to be able to build the debian package from > the snapshot. > > diff -r 0cf6da20cd26 -r ffdfca1aa308 Makefile.in > --- a/Makefile.in Fri Apr 22 23:07:41 2011 +0200 > +++ b/Makefile.in Tue Jul 26 13:32:15 2011 +1000 > @@ -82,6 +82,8 @@ > dvc-load.el.in dvc-load-install.el.in \ > lisp/dvc-version.el \ > texinfo/dvc-version.texinfo \ > + texinfo/dvc-intro.texinfo \ > + texinfo/fdl.texinfo \ > configure.ac configure > extradist = > > _______________________________________________ > Dvc-dev mailing list > [email protected] > https://mail.gna.org/listinfo/dvc-dev -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
