lp:ubuntu/karmic-updates/bzr-builddeb

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-updates/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

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.

6. By James Westby

* Make get-orig-source priority higher than uscan. Thanks Martin Pitt.
  (LP: #339343).
* Correct variable used in provide_with_apt. Thanks also to Martin Pitt.
  (LP: #339333)
* Use hashlib instead of the sha and md5 modules. Thanks Kees Cook.
  (LP: #338525)

5. By James Westby

[ Jelmer Vernooij ]
Support building from remote branches,
"bzr builddeb http://wherever/package.debian" will now work.

4. By James Westby

* Version designed to work with bzr 0.15.
* Bump depends on bzr appropriately.
* Install the plugin in .../plugins/builddeb instead of
  .../plugins/bzr-builddeb, as the latter is not a valid python identifier
  as is now required by bzr.
* Export the package build to the correct directory name, using the upstream
  version rather than the full version. This removes a warning from
  dpkg-source when building and Closes: #409981. Thanks to James Vega.

3. By Reinhard Tartler

* fix the deprecation warning about 'short options' on every load of
  this plugin with bzr 0.14.
* repack with a full bzr branch in the source

2. By Reinhard Tartler

revert the smart options patch so that the package gets usable with bzr 0.13 again.

Branch metadata

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

Subscribers