lp://staging/ubuntu/natty-proposed/bzr
- Get this branch:
- bzr branch lp://staging/ubuntu/natty-proposed/bzr
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 30. By Jelmer Vernooij
-
* New upstream release.
+ Fix bzr version number in deprecation warnings. LP: #794960
+ Prevent write attemps on remote branch during "bzr up". LP: #786980
+ Fix conflict handling when two trees involved in a merge have different
root ids. LP: #805809 - 29. By Jelmer Vernooij
-
* New upstream release.
+ Fixes deprecation warning on newer versions of Python. LP: #760435
+ Stops 'bzr push' from copying entire repository if a .bzr directory is
present without a branch. LP: #465517
+ Fixes undefined local variable error when waiting for lock. LP: #733136
+ Fixes lock contention issues pushing to a bound branch. LP: #733350
+ Transfers less data creating a new stacked branch. LP: #737234
+ Several fixes to the test suite, making it more robust. LP: #654733,
LP: #751824
+ 'bzr merge --pull --preview' actually shows a preview rather than
actually merging. LP: #760152
+ bzr smart server now supports UTF-8 user names. LP: #659763
+ user identity can now be set based on username and /etc/mailname, not
requiring it to be set manually. LP: #616878
+ stacking is now fully transitive. LP: #715000
+ makes in-terminal crash report of plugins much shorter. LP: #716389 - 28. By Matthias Klose
-
* Drop build dependency on python-subunit (universe). LP: #713038.
* Disable parallel tests. - 27. By Jelmer Vernooij
-
* New upstream release.
+ Build depend on python-configobj >= 4.7.2+ds-2 which has a fix for bug
#618349 which breaks the Bazaar testsuite.
* Switch to dh_python2.
* Switch to debhelper 7, drop cdbs. - 25. By Jelmer Vernooij
-
[ Jelmer Vernooij ]
* Cherrypick fix for compatibility with python2.7 >= 2.7.1-2. LP: #693880
* Switch to python-support. Closes: #568462
* Add missing build dependency on python-configobj.
* Make dependency on python-testtools versioned (>= 0.9.5).
* Re-remove included elementtree and configobj. Closes: #555343, #555336[ Vincent Ladeuil ]
* New upstream release.
+ Fix https python-2.7 compatibility. Closes: #608085
+ Follow the Freedesktop XDG Base Directory Specification. LP: #195397
* Drop unnecessary dependency on graphviz.[ Max Bowsher ]
* Run testsuite for bundled plugins too.[ Jelmer Vernooij ]
* Cherrypick fix around default locales. - 24. By Loïc Minier
-
* Revert back to 2.3.0~beta3-
1ubuntu1 as it's not just the readline() issue
causing problems, but bzr will corrupt .bzr dirs with python 2.7, see
LP #654731.
* Really use python2.6 by setting --executable to /usr/bin/python2.6 instead
of /usr/bin/python in debian/rules; thanks Bilal Akhtar. - 23. By Loïc Minier
-
* Revert changes from 2.3.0~beta3-
1ubuntu1 as they don't fix the build.
* New patch, fix-readline-python2. 7, from
https://code.launchpad .net/~vila/ bzr/2.2- 693880- ssl-readline; LP: #693880. - 22. By Bilal Akhtar
-
Force usage of python2.6 both while building and when the bzr command
is executed. This is a temporary change to fix issues caused in bzr
due to the python 2.7 transition. (LP: #693880)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/bzr