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

Patch from Thien-Thi Nguyen: Clean up versioning infrastructure.
   
   This involves making configure.ac AC_INIT the unique source
   of version info, and removing `RELEASE_ID' support.
   
   * configure.ac (DVC_PRE_INIT, DVC_VERSION): Delete m4 macros.
   (AC_INIT): For package version, use literal "0".
   * Makefile.in (PACKAGE_TARNAME, PACKAGE_VERSION): New vars.
   (TARDIRNAME): Rewrite rhs of this var.
   
   * lisp/Makefile.in (top_srcdir): New var.
   (PACKAGE_VERSION, PACKAGE_BUGREPORT): Likewise.
   (BZR_DIR_EXISTS, BZR_REVISION_CMD): Delete vars.
   (dvc-version.el): Rewrite target.
   
   * texinfo/Makefile.in (top_srcdir): New var.
   (PACKAGE_VERSION): Likewise.
   (BZR_DIR_EXISTS, BZR_REVISION_CMD): Delete vars.
   (dvc-version.texinfo): Rewrite target.
   * texinfo/dvc.texinfo: @include dvc-version.texinfo earlier.
   Update intro blurb to use @value{UPDATED} and @value{VERSION}.
   
   * docs/HACKING (Release & distribution process): Rewrite section.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to