lp:debian/squeeze/ubuntu-dev-tools

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

28. By Luca Falavigna

[ Andrew Starr-Bochicchio ]
* syncpackage: Update manpage to reflect current usage. (Closes: #587142,
  LP: #598477)
* ubuntu-build: Update manpage to reflect current usage. (LP: #490535)
* edit-patch: Add manpage. (LP: #538379)
* massfile: Add manpage.
* pull-debian-debdiff: Add manpage.
* setup-packaging-environment: Add manpage.
* ubuntu-iso: Add manpage.

[ Benjamin Drung ]
* Bump Standards-Version to 3.9.1 (no changes required).
* Switch to dpkg-source 3.0 (native) format.
* Switch to simple dh7 rule.
* syncpackage:
  - Use Version class from python-debian to fix extraction of upstream
    version for debian versions that contain more than one dash.
  - Prepend script name to every output
  - Output every executed command in verbose mode
  - Print proper error message if the dsc file is malformed.
* update-maintainer: Add a --quiet option.
* suspicious-source: Replace with total rewrite in Python using python-magic.

[ Michael Bienia ]
* ubuntutools/lpapi/lpapicache.py: Use the new LP API method
  archive.checkUpload() to check upload permissions.
* Add "import-bug-from-debian" written by James Westby.
* Add python-soappy to Recommends.
* requestsync: Fix bug where the variable 'hasLP' is not always set
  (lp: #607874).

[ Steve Beattie ]
* mk-schroot: add debootstrap include/exclude options
* mk-schroot.1: document added options

27. By Luca Falavigna

[ Luca Falavigna ]
* syncpackage: new script to easily upload pristine Debian packages.
* debian/ubuntu-dev-tools.preinst:
  - It is no longer necessary to remove stale pycentral files.

[ Felix Geyer ]
* reverse-build-depends: Always display the correct default distribution
  name in the usage text.

[ Iain Lane ]
* requestsync: Fall back to using rmadison when LP indicates that no new
  version is available. The LP importer is often out of date wrt Debian when
  rmadison isn't. (LP: #574398)

[ Benjamin Drung ]
* syncpackage:
  - add more options and allow pulling packages from Debian.
  - add mismatching source tarball detection (for fake syncs).
* update-maintainer:
  - Remove duplicate Original-Maintainer field.
  - Avoid duplicate Original-Maintainer field if maintainer is listed in
    Uploaders too.

[ Michael Vogt ]
* edit-patch:
  - support full path to the patch as well (LP: #585599)
  - support adding existing patches (e.g. from launchpad)
    thanks to David Futcher (LP: #586787)

[ Michael Bienia ]
* Update to the new python-debian version:
  - Depend on python-debian >= 0.1.15
  - Replace imports of debian_bundle with debian to fix the deprecation
    warnings.

[ Daniel Hahler ]
* mk-sbuild: add $RELEASE to error message.

26. By Luca Falavigna

[ Andrey Voronov ]
* pbuilder-dist: change requested/system arch order in check (LP: #557097)

[ Michael Bienia ]
* Update the defaults for maverick and let requestsync and
  pull-debian-source default to unstable (lp: #472837).

25. By Luca Falavigna

* Merge from Ubuntu, Debian changes still applied:
  + 404main:
    - Implement python-apt 0-8 API.
  + debian/control:
    - python-apt (>= 0.7.93~) is required.

24. By Luca Falavigna

* 404main:
  - Implement python-apt 0-8 API, apply patch provided by Julian Andres
    Klode, thank you! (Closes: #572091).
* debian/control:
  - python-apt (>= 0.7.93~) is required.
  - Bump Standards-Version to 3.8.4, no changes required.

23. By Luca Falavigna

[ Martin Pitt ]
Include changes which were committed to 0.88, but which I forgot to
upload.

22. By Luca Falavigna

[ Emmet Hikory ]
* mk-sbuild-lv: Add richer support for ports architectures in Ubuntu
* mk-sbuild-lv: Really use -security for SOURCES_SECURITY_SUITE in Ubuntu

[ Kumar Appaiah ]
* submittodebian: if patch is relatively small (shorter than fifty
  lines), display it inline instead of attaching to the report.

[ Michael Bienia ]
* ubuntutools/requestsync/common.py: convert the changelog into a unicode
  string (lp: #498349)
* ubuntutools/requestsync/mail.py: rmadison() returns now the most recent
  source line (Closes: #560758)

[ Iain Lane ]
* pull-debian-source: Return the most recent source line. Depend on
  libapt-pkg-perl for the Debian version comparison required for this.

[ Steve Langasek ]
* submittodebian: os.system() doesn't throw exceptions, so attempt a
  'bzr diff' first and check the return value; otherwise we get no output
  at all from submittodebian in the non-bzr case.

21. By Luca Falavigna

[ Steve Langasek ]
* submittodebian: switch to use lucid as the default distro tag.
* submittodebian: if the package is in bzr, look for bzr metadata first
  before looking for a previous package revision in the parent dir.

20. By Luca Falavigna

[ Michael Bienia ]
* update-maintainer: Remove the check for LP credentials again as this
  script doesn't use the LP API (Closes: #558598).
* Rename buildd to ubuntu-build to resolve filename conflict
  (Closes: #558816).

[ Manny Vindiola ]
* grab-merge: Only download files listed multiple times in REPORT once

[ Luca Falavigna ]
* ubuntutools/lp/lpapicache.py: recent lazr.restfulclient does use of
  unicode strings, use basestring to catch bot str and unicode.
* Depend on python-lazr.restfulclient, package was recently renamed
  from python-lazr-restfulclient to match Python naming schema.

[ Jonathan Davies ]
* dch-repeat: Added Lucid to releases.

19. By Luca Falavigna

* Merge from Ubuntu Lucid, local Debian changes:
  - Adjust Maintainer and Uploaders.
  - Depend on python-lazr.restfulclient.

Branch metadata

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

Subscribers