Change logs for ubuntu-dev-tools source package in Squeeze

  • ubuntu-dev-tools (0.101) unstable; urgency=low
    
    
      [ 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
    
     -- Luca Falavigna <email address hidden>  Wed, 04 Aug 2010 10:06:44 +0000
  • ubuntu-dev-tools (0.100) unstable; urgency=low
    
    
      [ 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.
    
     -- Luca Falavigna <email address hidden>  Thu, 24 Jun 2010 21:51:56 +0200
  • ubuntu-dev-tools (0.99) unstable; urgency=low
    
    
      [ 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).
    
     -- Luca Falavigna <email address hidden>  Sat, 01 May 2010 14:30:52 +0200
  • ubuntu-dev-tools (0.96debian1) unstable; urgency=low
    
    
      * Merge from Ubuntu, Debian changes still applied:
        + 404main:
          - Implement python-apt 0-8 API.
        + debian/control:
          - python-apt (>= 0.7.93~) is required.
    
     -- Luca Falavigna <email address hidden>  Thu, 18 Mar 2010 15:46:55 +0100
  • ubuntu-dev-tools (0.93debian1) unstable; urgency=low
    
    
      * 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.
    
     -- Luca Falavigna <email address hidden>  Sat, 06 Mar 2010 13:20:51 +0100
  • ubuntu-dev-tools (0.90) unstable; urgency=low
    
    
      [ Martin Pitt ]
      * Include changes which were committed to 0.88, but which I forgot to
        upload.
    
     -- Luca Falavigna <email address hidden>  Sat, 16 Jan 2010 18:39:28 +0100
  • ubuntu-dev-tools (0.86) unstable; urgency=low
    
    
      [ 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.
    
     -- Luca Falavigna <email address hidden>  Thu, 31 Dec 2009 17:29:36 +0100
  • ubuntu-dev-tools (0.85) unstable; urgency=low
    
    
      [ 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.
    
     -- Luca Falavigna <email address hidden>  Sun, 20 Dec 2009 13:02:08 +0100
  • ubuntu-dev-tools (0.84) unstable; urgency=low
    
    
      [ 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.
    
     -- Luca Falavigna <email address hidden>  Mon, 07 Dec 2009 11:54:25 +0100