lp:ubuntu/lucid/bzr-builddeb

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/bzr-builddeb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Jelmer Vernooij

[ Jelmer Vernooij ]
* Avoid AttributeError in the python-apt compatibility code.

[ James Westby ]
* Add 'maverick' as an Ubuntu release.

15. By James Westby

[ Colin Watson ]
* Consider a .dsc without a Format: to be Format: 1.0.

[ Jelmer Vernooij ]
* Fix use of getattr to have 3 arguments to avoid exception. (LP: #572093)

[ James Westby ]
* Fix for Launchpad's multi-version support.

14. By Jelmer Vernooij

[ Jelmer Vernooij ]
* Switch section to vcs.
* Allow the directory service to work with older version of python-apt.

[ James Westby ]
* Correct typo that causes packages with .orig.tar.bz2 to fail to build.
* Also merge tags in merge-package.
* Adapt to the python-apt 0.8 API. Thanks to Julian Andres Klode.
  (Closes: #572093)
* Fix merge-upstream with just a branch. (LP: #528273)

[ John Arbash Meinel ]
* Improve the changelog merge hook to be smarter when both sides change.

[ Steve Langasek ]
* Make merge-upstream --v3 unpack .tar.bz2 with the correct arguments.
  (LP: #529900)

13. By Jelmer Vernooij

[ James Westby ]
* Some support for v3 source formats (Closes: #562991)
  - Those that look quite a lot like v1 are supported well.
  - .tar.bz2 tarballs are supported for import, building, merge-upstream,
    etc., but only enabled for the latter with a --v3 switch for now.
  - Multiple orig.tar.gz is not supported.
  - .tar.lzma is not supported awaiting pristine-tar support.
* New "dh-make" command ("dh_make" alias) that allows you to start
  packaging, either in an empty branch, or based on an upstream branch.
* Fix merge-package for native packages (LP: #476348)
* debian/changelog merge hook to reduce the manual conflict resolution
  required there. Thanks to John Arbash Meinel and Andrew Bennetts
  (LP: #501754).
  - Requires newer bzr.
* Fix merge-package outside a shared repo (LP: #493462)
* Fix exporting of symlinks (LP: #364671)
* Add --force option to merge-upstream which may help certain people.
* Use system configobj if the bzr copy isn't available. Thanks Jelmer.
* Make merging multiple-root branches work. Thanks Robert Collins.
* Disentangle from bzrtools. Thanks Max Bowser.

[ Jelmer Vernooij ]
* Bump standards version to 3.8.4.
* Fix formatting in doc-base.

12. By Jelmer Vernooij

* Upload to unstable.
* Bump standards version to 3.8.3.

11. By Andrew Starr-Bochicchio

util.py: Add "lucid" to ubuntu_releases (LP: #476530).

10. By James Westby

[ Jelmer Vernooij ]
* Automatically use merge mode if there's only a debian/ directory in
  the packaging branch. Closes: #529816.

[ James Westby ]
* Merge merge-package command from Muharem Hrnjadovic to allow merging
  another branch of the same package in a way that will avoid spurious
  conflicts from divergent upstream histories. Thanks Muharem.
* Don't crash on merge-upstream due to API changes not being fully applied.
* Add plugin information as parsed by "bzr plugin-info".
* Improve the error when the upstream tag is missing during merge-upstream.
* Also query the config file for the revision to use in export-upstream
  (LP: #415572)
* Don't populate the commit message editor with all lines added to
  debian/changelog. Only use the stripped version of the "change" lines.
* Always use the date from debian/changelog during import-dsc. Thanks
  Sveinung Kvilhaugsvik.
* pristine-tar errors are no longer fatal for building the package.
  Thanks Muharem. (LP: #417153)
* Refuse to build a conflicted tree. Thanks Muharem. (LP: #381303)
* Don't crash if there are no deb-src lines when building. (LP: #375897)
* Make import-dsc work against redirected URIs. Thanks Muharem (LP: #337209)

9. By James Westby

* Don't cause the commit to fail if the changelog file is present but
  unknown.
* Also avoid problems with SIGPIPE when running the build command.
  (LP: #399938)

8. By James Westby

[ James Westby ]
* Don't remove the debian part of the version number twice. (LP: #372792)
* Make import-dsc work when the package contains a symlink.
* Also take file-ids from the upstream revision when doing an import-dsc.
* Fix a stupid error when recreating the tarball using pristine-tar.
* Add karmic to the list of releases.
* Several fixes for import-dsc when used in a multi-branch setting
  (not possible from the command line).
* Don't deadlock when the pristine-tar delta is large.
* Avoid problems due to SIGPIPE and subprocess causing failures to
  uncompress some tarballs. Thansk to Colin Watson (LP: #395353)

[ Jelmer Vernooij ]
* Support Vcs-Hg in the deb: directory service if bzr-hg is installed.

7. By James Westby

* Add --download-version to the uscan command line.
* Make --export-upstream work again by not trying to use a removed attribute
  in config.py. (LP: #345747)
* Look in the correct place for the tarball created by get-orig-source.

Branch metadata

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

Subscribers