Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
BUG FIXES
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
by being more tolerant about gobject methods availability.
(Vincent Ladeuil, #403430)
* Fixed emblem and nautilus bzr-status column for ignored files.
(Lucas Shrewsbury, #294632)
* Fixed emblem and nautilus bzr-status column for unversioned files.
(Lucas Shrewsbury, #417966)
* Switch to using disutils sdist instead of bzr export.
(Mark Lee, #398242)
0.96.2 2009-07-08
BUG FIXES
* Same player shoots again. Version credits.pickle and rebuild the tarball
after running 'python ./setup.py build_credits', update
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.1 2009-07-08
BUG FIXES
* Rebuild the tarball after running 'python ./setup.py build_credits',
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.0 2009-07-08
UI
* Add colored status messages in Olive file list (Jasper Groenewegen)
* Use the new progress bar implementation from bzrlib.
(Vincent Ladeuil, 385191)
CHANGES
* Add ginfo command line option (Jasper Groenewegen)
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
BUG FIXES
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
Korn, #294396)
* Fix Olive homepage URL. (#255152)
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
* Save commit messages at uncommit time, restore them at
gcommit time. Also allow saving commit messages if the commit
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
* Mark as compatible with bzr 1.13.
FEATURES
* Support storing credentials in the GNOME Keyring if it is
available. (Jelmer Vernooij)
* Fix opening Status window in Olive (#316310)
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
This is a plugin for bzr that contains various GTK+ frontends to Bazaar
commands. It currently contains a tool to see the history and
relationships between the revisions visually and one to view
annotated files.