lp:ubuntu/utopic/bzr-builddeb

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/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
Status:
Development

Recent revisions

33. By Jelmer Vernooij

* Use canonical URL in Vcs-Bzr control header.
* Use Canonical URL in Vcs-Browser field.
* Re-add myself to uploaders.

32. By Andrew Starr-Bochicchio

[ Iain Lane ]
* debian/tests/control: Add python-distro-info and libalgorithm-merge-perl
  to test depends; the former is required to compare release names and the
  latter for dpkg-mergechangelogs to generate the expected output (it does
  different things with conflicts in 3-way merges depending on the presence
  of this library). (Closes: #727238)

[ Andrew Starr-Bochicchio ]
* Display a helpful error message if dh-make is not installed (LP: #641418).
* Deprecate --v3 option for the dh-make command. dh_make has been
  creating v3 source packages since 2010 (LP: #811723).
* quilt.py: quilt_unapplied should only return patch basenames regardless
  of whether or not QUILT_PATCHES_PREFIX is set. Fixes test failure with
  quilt > 0.63-2.
* import_dsc.py: Use calendar.timegm instead of time.mktime when importing
  the timestamp. Thanks to Anders Kaseorg! (LP: #475983).
* Bump Standards-Version to 3.9.5, no changes.

31. By Iain Lane

debian/tests/control: Add python-distro-info and libalgorithm-merge-perl
to test depends; the former is required to compare release names and the
latter for dpkg-mergechangelogs to generate the expected output (it does
different things with conflicts in 3-way merges depending on the presence
of this library).

30. By Andrew Starr-Bochicchio

* tests/blackbox/test_import_dsc.py:
 - Explicitly pass '--format=1.0' to dpkg-source inorder to
   silence "no source format specified" warnings printed to
   stderr (Closes: #711042).
* tests/test_import_dsc.py:
 - As of dpkg 1.17.0, source format '3.0 (native)' strictly
   enforces that native packages do not have a Debian revision.
   Use "0.1" instead of "0.1-1" for the version number in
   test_extract_format3_native (Closes: #720003).
* debian/control: Add myself to Uploaders.
* debian/tests/control:
 - Remove the depricated no-build-needed Features flag and add
   Restrictions: allow-stderr.

29. By Martin Pitt

debian/tests/testsuite: Redirect stderr to avoid the "no source format
specified" dpkg-source warnings cause a failure.

28. By Andrew Starr-Bochicchio

* Team upload.
* Upload to unstable.
* Move to minimal dh style rules file.
* Drop bzr-svn from Build-Depends-Indep and Suggests (Closes: #709288).
* Bump Standards-Version to 3.9.4, no changes needed.
* Drop deprecated debian/pycompat and debian/pyversions files.
* Add autopkgtests.

27. By Jelmer Vernooij

* Add dependency on quilt. LP: #951207
* Cope with missing tags when looking up upstream versions.
* Skip quilt unapplying for trees that can not be copied (such as
  _PreviewTree). LP: #950419
* Document the argument for --export-upstream. LP: #959065

26. By Jelmer Vernooij

* Fix patch unapplying from DirStateRevisionTrees. LP: #923688
* Bump distro-info dependency back to a recommends, to ease
  backporting.
* Cope with the deprecation of Tree.inventory in bzr/2.6. LP: #934247
* Generate xz files with the 'xz' utility rather than the Python
  'lzma' module, as the latter uses options not supported by pristine-
  xz. Closes: #660721
* Merge fix from Joel Pickett to fix typo in orig-dir option help
  description. LP: #945413
* Bump standards version to 3.9.3 (no changes).

25. By Jelmer Vernooij

* Only warn about unapplying quilt patches when there are actually
  patches to unapply.
* Don't throw a traceback when quilt unapplying fails.
* Read configuration from original working tree, in case there are
  conflicts during merge.

24. By Jelmer Vernooij

* New revision specifier 'upstream:'. LP: #905728
* Imports are now deferred in command definitions, to speed up
  commands like 'bzr bash-completion'. LP: #903650
* Provide merge-package functionality as a hook for 'bzr merge'.
  LP: #486075, LP: #910900
* Add pre-commit hook that warns about applied quilt patches, and can
  automatically unapply/apply all quilt patches. LP: #608670
* Automatically unapply patches before merge operations.
  LP: #815854
* Include full changelog paths that were checked in error message.
  LP: #811459
* Cope with unicode strings being specified to TarfileSource. Based on
  patch by Gediminas Paulauskas. LP: #911262
* Automatically apply patches for 3.0 (quilt) packages in 'bzr bd-do'
  and 'bzr bd'. LP: #616791
* Switch to source format '3.0 (native)'.
* Skip import tests for .tar.xz if not supported by pristine-tar.
  Closes: #655463, LP: #917112

Branch metadata

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

Subscribers