bzr-builddeb 2.8.0 source package in Ubuntu
Changelog
bzr-builddeb (2.8.0) unstable; urgency=low [ Jonathan Riddell ] * Add get-orig-source command which will get the upstream tar file. LP: #862188 * Change "bd-do" command to "builddeb-do" and alias "bd-do". * Add commit-message-from-changelog option for those who do not want commit message set automatically [ Jelmer Vernooij ] * Support importing and building packages with multiple upstream tarballs. LP: #653757, LP: #664834 * Move .bzr-builddeb/default.conf to debian/bzr-builddeb.conf. LP: #793137 * Fix test suite on Lucid, where dpkg-mergechangelogs is not available. [ Martin Packman ] * Fix test_utf8_changelog when run with older versions of python-debian. [ Jelmer Vernooij ] * Support svn-buildpackage tag names to find upstream versions. LP: #874263 * Support --revision argument to merge-package. LP: #888590 * By default, don't override the commit message from debian/changelog unless 'commit-message-from-changelog' is explicitly set to True. LP: #812749 * Support running dep3-patch against remote repositories, and with open-ended revision ranges. LP: #893608 * Fix finding orig tarballs in directories also containing filenames with non-utf8 characters. LP: #865753 * bzr-builddeb now prefers the 'get-packaged-orig-source' rule to retrieve the packaged upstream source, and warns about 'get-orig-source'. LP: #409862 * Support translations. [ Martin Packman ] * Deal with invalid versions and bad encoding in the changelog merge hook. LP: #893495 -- Jelmer Vernooij <email address hidden> Fri, 16 Dec 2011 19:58:57 +0100
Upload details
- Uploaded by:
- Registry Administrators
- Uploaded to:
- Sid
- Original maintainer:
- Registry Administrators
- Architectures:
- all
- Section:
- vcs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bzr-builddeb_2.8.0.dsc | 1.4 KiB | b6d4641fccd23ee79e20d23e7f39d83d6ea5d4b363dd70d7da37447291b01dd8 |
bzr-builddeb_2.8.0.tar.gz | 181.0 KiB | b9baec59a55537b86660ae26f143f9a3f9e9673e275f1a5dc42ad1dd1406d5df |
Available diffs
- diff from 2.7.9ubuntu1 (in Ubuntu) to 2.8.0 (46.2 KiB)
No changes file available.
Binary packages built by this source
- bzr-builddeb: bzr plugin for Debian package management
bzr-builddeb is a plugin for the bzr version control system that helps to
automate the task of maintaining Debian packages using bzr. It is similar
in intent to cvs-buildpackage, svn-buildpackage and the similar scripts.
.
It builds a Debian package from a bzr branch, optionally using a separate
upstream tarball.