Bruce Tulloch | 26 Jul 2011 06:16

Patch to add (required) files missing from snapshot build.

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. Cheers, Bruce.
Attachment (dvc.patch): text/x-patch, 776 bytes
_______________________________________________
Dvc-dev mailing list
Dvc-dev <at> gna.org
https://mail.gna.org/listinfo/dvc-dev
Stephen Leake | 26 Jul 2011 12:08
Favicon

Re: Patch to add (required) files missing from snapshot build.

Bruce Tulloch <bruce <at> causal.com> 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 <bruce <at> causal.com>
> # 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
>  <at>  <at>  -82,6 +82,8  <at>  <at> 
>  		  dvc-load.el.in dvc-load-install.el.in \
>  		  lisp/dvc-version.el \
>  		  texinfo/dvc-version.texinfo \
> +		  texinfo/dvc-intro.texinfo \
> +		  texinfo/fdl.texinfo \
(Continue reading)

Stephen Leake | 26 Jul 2011 14:53
Favicon

rev 585: misc xmtn improvements

Committed revision 585 to http://stephe-leake.org/dvc

misc xmtn improvements

  * lisp/Makefile.in (install): handle install xmtn-hooks.lua when built outside source directory

  * lisp/xmtn-automate.el (xmtn-automate--start-process): specify db for sync process; mtn 1.0 doesn't
default to :memory:
    (xmtn--heads): don't do ignore-suspend-certs

  * lisp/xmtn-conflicts.el: allow overriding (resolved_internal)

  * Makefile.in (miscfiles): add dvc-intro.texinfo, fdl.texinfo

--

-- 
-- Stephe
Stefan Reichör | 26 Jul 2011 21:16
Picon

[commit] rev 585: Merged from Stephen Leake: misc xmtn improvements

Committed revision 585 to http://bzr.xsteve.at/dvc/

Merged from Stephen Leake: misc xmtn improvements

Gmane