pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/bzr



Module Name:    pkgsrc
Committed By:   epg
Date:           Fri Mar 27 19:52:19 UTC 2009

Modified Files:
        pkgsrc/devel/bzr: Makefile distinfo

Log Message:
bzr 1.13.1 2009-03-19
---------------------
A couple regessions where found in the 1.13 release. The pyrex-generated C
extensions are missing from the .tar.gz and .zip files.  Documentation on how
to generate GNU ChangeLogs is wrong.

  BUG FIXES:

    * Change ``./bzr``'s ``_script_version`` to match ./bzrlib/__init__.py
      version_info. (Bob Tanner, Martin Pool, #345232)

    * Distribution archives for 1.13 do not contain generated C extension
      modules (Jean-Francois Roy, Bob Tanner, #344465)

    * GNU ChangeLog output can now be produced by bzr log --format
      gnu-changelog is incorrect (Deejay, Bob Tanner, Martin Pool,
      Robert Collins, #343928)

    * ``merge --force`` works again. (Robert Collins, #342105)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/bzr/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/bzr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index