lp:~jameinel/bzr-builddeb/no_revision_history

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/bzr-builddeb/no_revision_history
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
bzr-builddeb
Status:
Merged

Recent revisions

641. By John A Meinel

Find 2 more places that were calling revision_history but didn't care.

640. By John A Meinel

Bug #885690, Branch.revision_history() has been deprecated in bzr 2.5.

Many of the call sites actually only cared about 'last_revision()' so use that.
A few of them used revision_history() to get the tip revision, and the revision
prior to that, etc. So switch to the code from 'test_fetch'. I'm not
importing it directly, because that certainly isn't a stable location, and
would need a compatibility workaround for bzr-2.4, etc.

639. By James Westby

Use python-distro-info to get list of all Debian and Ubuntu releases.

638. By Vincent Ladeuil

Fix the returned values when dpkg-mergechangelogs is not available.

Also, small tweaks to the DistributionBranch.__init__ doc string found eons ago.

637. By Jelmer Vernooij

Merge support for importing upstream sources with non-ascii names (Martin [gz])

636. By Jelmer Vernooij

Merge tweak for deprecation warning from Martin [gz]

635. By Jelmer Vernooij

Merge support for svn-buildpackage style upstream tag names.

634. By Jelmer Vernooij

Skip more tests if dpkg-mergechangelogs is not available.

633. By Jelmer Vernooij

Merge fix for running the testsuite on Lucid.

632. By Jelmer Vernooij

Merge fix from mgz for test_utf8_changelog when run with older versions of python-debian.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:bzr-builddeb
This branch contains Public information 
Everyone can see this information.

Subscribers