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

  • ubuntu-dev-tools (0.143) unstable; urgency=low
    
    
      [ Iain Lane ]
      * backportpackage: Fix filenames searched when looking for existing
        .orig.tar.foo files (to determine if we need to upload it again or not).
        (LP: #1007908)
      * backportpackage: Unset DEBEMAIL when building source package. Fixes error
        when building backports for packages with no Ubuntu changes.
        (LP: #1007042)
    
      [ Mathieu Trudel-Lapierre ]
      * mk-sbuild: use and update messages to suggest using the source:$chroot way
        of referring to source chroots instead of $chroot-source; since the latter
        does not work with btrfs snapshot-based chroots. (LP: #1014669)
    
      [ Lars Düsing ]
      * Corrected brackets in man-page for sponsor-patch.
    
      [ Stefano Rivera ]
      * pbuilder-dist: Don't try to enable -updates for the current codename
        referring to Debian testing, either (LP: #1011870)
      * Correct spelling mistakes in package description, thanks Logan Rosen for
        the patch (Closes: #678245)
      * Correct metavar for --mirror in backportpackage (LP: #999727)
      * submittodebian: Explitictly UTF-8 encode the bug body (LP: #1005834)
      * backportpackage.1: Document --key and --dont-sign (LP: #1007564)
      * seeded-in-ubuntu: Catch errors in parsing data, and don't keep unreadable
        data cached (LP: #1008783)
      * ubuntutools.archive: Improve error handling around rmadison calls
        (LP: #1010951)
      * submittodebian; Unset DEBEMAIL when building source package.
        (LP: #1015066)
    
      [ Benjamin Drung ]
      * Add a man page for the reverse-build-depends wrapper script.
    
     -- Benjamin Drung <email address hidden>  Fri, 22 Jun 2012 13:34:43 +0200
  • ubuntu-dev-tools (0.142) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * mk-sbuild: Support kmod, when checking for overlayfs availability.
      * pbuilder-dist: improve bash_completion for *.dsc files. Thanks Maarten
        Bezemer. (Closes: #670924, LP: #770529)
      * check-mir, check-symbols, grep-merges, pbuilder-dist-simple,
        setup-packaging-environment, submittodebian, ubuntu-iso:
        Do enough argument parsing to handle --help (LP: #988009)
      * dgetlp: Require a UTF-8 locale, or it'll crash when displaying errors
        (LP: #979117)
      * pbuilder-dist: Don't try to enable -updates for Debian testing
        (LP: #993006)
      * pbuilder-dist, pull-debian-source, pull-lp-source, requestsync,
        reverse-depends, submittodebian, syncpackage:
        Handle outdated distro-info data. Fall back to sane defaults where
        possible. (Closes: #673957)
      * backportpackage: Avoid uploading orig tarballs if they are already present
        in the destination PPA (LP: #691897)
      * Allow mk-sbuild to be run by root if a configuration file exists
        (LP: #888736)
      * backportpackage: Allow unsigned backports (LP: #992739)
      * update-maintainer: Add a function to restore the original maintainer.
        - Update sponsor-patch to use the new API resulting from this change
          (LP: #1002999)
      * submittodebian: Revert Ubuntu Maintainer mangling, and re-build the source
        package before diffing. (LP: #902233)
    
      [ Evan Broder ]
      * backportpackage: Add -c, --close flag to include a changelog closer.
      * backportpackage: Switch to ~ubuntu12.04.1-style version numbers
        instead of ~precise1, to make our version numbers more future-proof.
      * backportpackage: Pass -v to debuild with last published version
        number. This matches the way backports have traditionally been
        generated by archive admins.
    
     -- Stefano Rivera <email address hidden>  Mon, 28 May 2012 23:35:52 +0100
  • ubuntu-dev-tools (0.141) unstable; urgency=low
    
    
      * syncpackage: Log into Launchpad anonymously with --no-lp
        (LP: #979849)
      * seeded-in-ubuntu: Log into Launchpad anonymously.
    
     -- Stefano Rivera <email address hidden>  Thu, 12 Apr 2012 23:46:24 +0200
  • ubuntu-dev-tools (0.140) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * Bump Standards-Version to 3.9.3, no changes needed.
      * Update machine-readable copyright Format to 1.0.
      * pbuilder-dist: Use the same chroot, whether the system-architecture was
        the supplied architecture or was chosen by default (LP: #943435)
      * backportpackage
        - Prompt to delete existing workdirs (LP: #885514)
        - Support a BACKPORTPACKAGE_UPLOAD configuration/enviornment variable
          (LP: #693217)
      * requestsync:
        - New packages from non-free or contrib go into multiverse (LP: #935643)
        - Catch SeriesNotFoundException and display a friendly error (LP: #963888)
    
      [ Daniel Hahler ]
      * ubuntutools/archive.py: use ProxyHandler in _download_file.
        This makes use of the system proxy (e.g. http_proxy).
      * pbuilder-dist: Do not force default value for `--aptcache` argument
        (LP: #956903)
    
      [ John S Gruber ]
      * Don't use --override-config with operations other than update.
        (LP: #409696)
    
     -- Stefano Rivera <email address hidden>  Thu, 29 Mar 2012 00:01:40 +0200
  • ubuntu-dev-tools (0.139) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * syncpackage, backportpackage, sponsor-patch: Use -nc when building source
        packages. Avoids needing build-deps on the build machine.
      * sponsor-patch:
        - Determine the task from the UDD branch.
        - Support syncs of new packages.
        - Support syncs from a non-default series (LP: #931644)
        - Check for dependencies that the package doesn't Depend on. Recommend
          dput, lintian, patch, quilt. (LP: #846385)
      * Re-add dgetlp. Still needed for downloading source packages from +queue.
        (LP: #919805)
      * pbuilder-dist:
        - Export DISTRIBUTION and ARCHITECTURE as well as DIST and ARCH. Thanks
          Alessio Treglia. (Closes: #659060, LP: #423609)
        - Pass DEB_BUILD_OPTIONS through (LP: #685786)
      * reverse-depends: Now that Debian is supported server-side:
        - Convert Debian release aliases to codenames.
        - Default to the devel release of the vendor distribution.
        - Provide transitional reverse-build-depends wrapper to help users
          discover reverse-depends. (LP: #910420)
      * backportpackage: Map Debian release aliases to codenames (LP: #918231)
    
      [ Evan Broder]
      * sponsor-patch, requestsync, syncpackage: Add a config variable for -k
        arguments.
    
     -- Stefano Rivera <email address hidden>  Wed, 15 Feb 2012 17:21:39 +0200
  • ubuntu-dev-tools (0.138) unstable; urgency=low
    
    
      [ Benjamin Drung ]
      * sponsor-patch:
        - Use syncpackage instead of subscribing ubuntu-archive for sync requests,
          because syncpackage supports sponsorship now.
        - Check if the sponsored bug is marked as duplicate (LP: #896733).
        - Allow user to override sanity checks (LP: #896733).
    
      [ Stefano Rivera ]
      * Correct reference to qemu-user-static in pbuilder-dist.1 (Closes: #651999)
      * mk-sbuild: Don't install devscripts by default (LP: #904502)
      * backportpackage: Add --release-pocket option, rather than relying entirely
        on heuristics (Closes: #651546)
      * syncpackage: Mention sponsorship when closing bugs (LP: #904288)
    
     -- Benjamin Drung <email address hidden>  Wed, 21 Dec 2011 22:38:35 +0100
  • ubuntu-dev-tools (0.137) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * mk-sbuild: Make --eatmydata command line flag actually work.
      * Remove dgetlp. No longer needed.
      * Use httplib2 everywhere that we do https. The python stdlib doesn't do
        certificate verification.
      * requestbackport:
        - Check for existing backport bugs first.
        - Check that there are published binaries (i.e. not stuck in bin-NEW).
      * pull-lp-source, requestbackport: Take the latest version from any
        non-backports pocket. Implemented by making lpapicache's getSourcePackage
        smarter.
      * sponsor-patch: Build a source package for lintian to run on, when not
        test-building syncs.
      * sponsor-patch: Check the bug's title, not the task, when determining
        source series for syncs.
      * mk-sbuild, pbuilder-dist, ubuntu-build: Add armhf.
      * pull-debian-source, pull-lp-source: Resolve the source package (via DDE),
        if a binary package was requested (LP: #617349)
      * submittodebian:
        - Do the report boiler-plate checking in a script that wraps an editor, so
          that we only edit the report once, after checking for duplicates.
        - rm the tmpdir with a little more force (shutil.rmtree) (LP: #899399)
      * New Tools: (LP: #876554)
        - ubuntu-upload-permission: Query upload permissions.
        - seeded-in-ubuntu: Query a package's seed status. Whether it is on
          current daily images and/or part of the supported seed.
      * syncpackage: Support sponsorship for native-syncs, now that LP does.
    
      [ Andreas Moog ]
      * sponsor-patch: Check permission to unsubscribe sponsors-team (LP: #896884)
      * grep-merges: We already require a UTF-8 enabled terminal, so encode
        package and uploader name in UTF-8 (LP: #694388)
      * requestsync: Give user option to retry in case of temporary error
        (LP: #850360)
    
     -- Stefano Rivera <email address hidden>  Fri, 09 Dec 2011 12:59:29 +0200
  • ubuntu-dev-tools (0.136) unstable; urgency=low
    
    
      [ Marc Deslauriers ]
      * mk-sbuild,doc/mk-sbuild.1: switch from aufs to overlayfs, as aufs is no
        longer in the Precise kernel.
    
      [ Stefano Rivera ]
      * mk-sbuild,doc/mk-sbuild.1: aufs may still be used if overlayfs isn't
        available (as is the case on Debian).
      * mk-sbuild: debootstrap with all components, so that eatmydata can be
        installed.
      * EditFile: Don't try and store temporary files in /usr/bin.
      * EditBugReport: Don't include a newline in the bug title.
    
     -- Stefano Rivera <email address hidden>  Wed, 16 Nov 2011 14:33:04 +0200
  • ubuntu-dev-tools (0.134) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * mk-sbuild: Correct typo in variable name. Thanks Laurent Declercq.
        (Closes: #645917)
      * Remove massfile. Neglected and unused (LP: #145598)
      * syncpackage, requestsync: Sync from testing for LTSs (LP: #876400)
      * syncpackage:
        - Ignore CURRENT blacklisting: it's buggy, and we don't have a good use
          for it.
        - Always display blacklist comments, if they exist.
        - Display timestamps for DSD blacklist comments.
        - Add --fakesync option, relegating --no-lp to really crazy corner cases.
      * sponsor-patch: Compare new sync version to the current Ubuntu version,
        rather than itself (LP: #878499)
      * sponsor-patch.1: Mention syncs (LP: #882085)
    
      [ Benjamin Drung ]
      * syncpackage: Catch user abort.
    
      [ Scott Moser ]
      * mk-sbuild: better support apt http proxy (LP: #881654)
    
     -- Stefano Rivera <email address hidden>  Fri, 28 Oct 2011 10:16:15 +0200
  • ubuntu-dev-tools (0.132) unstable; urgency=low
    
    
      [ Benjamin Drung ]
      * sponsor-patch:
        - Refactor code.
        - Support sync requests and make ack-sync obsolete (LP: #764763).
    
      [ Stefano Rivera ]
      * syncpackage: Looks like we can't expect exactly one DSD record for every
        source package (LP: #846890)
    
     -- Benjamin Drung <email address hidden>  Thu, 22 Sep 2011 12:31:57 +0200
  • ubuntu-dev-tools (0.131) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * doc/requestsync.1: Correct default value for REQUESTSYNC_SMTP_SERVER
        (LP: #844992)
      * import-bug-from-debian: Bugs are filed against source packages in Ubuntu.
        (LP: #844734)
      * Debian source publication records are all Published now, not pending
        (LP: #845487)
      * requestsync:
        - Add nice error messages to gpg-signing code, rather than simple
          assertions (LP: #537288)
        - Extract current Ubuntu delta from changelog entries and provide for
          editing (LP: #547925)
      * submittodebian:
        - Don't parse the entire changelog, to avoid bumping into past illegal
          version numbers (LP: #727314)
        - Iterate over changelog blocks rather than using Changelog's private
          _blocks list.
      * LP: #806633:
        - ubuntutools.update_maintainer: Don't use strict changelog parsing
        - sponsor-patch: Perform strict validation on the first changelog entry.
      * setup-packaging-environment:
        - Software Sources isn't on the Administration menu, post Gnome 2
          (LP: #841975)
        - Use apt-get rather than aptitude.
      * Removed get-build-deps, mk-build-deps -ir is equivalent (LP: #158108)
      * ubuntutools.archive:
        - Add quiet option to silence downloading.
        - Use wget-style progress bar (fixed width) (LP: #845787)
      * Bump python-debian B-D and Depends to 0.1.20 for unicode Changelog
        reading.
      * backportpackage: Use absolute path of workdir when test-building.
    
      [ Colin Watson ]
      * syncpackage: Fix typo.
    
      [ Benjamin Drung ]
      * ubuntutools/requestsync: Follow PEP 8 naming conventions.
    
     -- Stefano Rivera <email address hidden>  Sat, 10 Sep 2011 16:48:23 +0200
  • ubuntu-dev-tools (0.128) unstable; urgency=low
    
    
      [ Stefano Rivera ]
      * ubuntutools.builder: Detect missing builder and fail early.
      * backportpackage: Backport from local source packages again (LP: #801945)
      * ubuntutools.test.test_archive: Forgive newer python-debian's for calling
        GpgInfo.from_sequence() with the optional keyrings arguments.
    
      [ Julian Taylor ]
      * lp-shell: use ipython shell if available
    
     -- Stefano Rivera <email address hidden>  Tue, 16 Aug 2011 11:15:18 +0200
  • ubuntu-dev-tools (0.127) unstable; urgency=low
      * Move debian-distro-info, distro-info, and ubuntu-distro-info from    ubuntu-dev-tools into distro-info. -- Benjamin Drung <email address hidden>  Fri, 01 Jul 2011 22:07:18 +0200
  • ubuntu-dev-tools (0.124) unstable; urgency=low
      [ Benjamin Drung ]  * Move add-patch, edit-patch, suspicious-source, what-patch, and wrap-and-sort    from ubuntu-dev-tools into devscripts (Closes: #568481).  [ Daniel Holbach ]  * bitesize:    - display error message properly (LP: #785973).    - error out if bug is already marked as 'bitesize'.    - rephrase bug comment and subscribe person who adds the comment.    - work-around LP:336866 and LP:254901.  [ Stefano Rivera ]  * mk-sbuild:    - maintainer_name isn't mandatory any more (LP: #787051) -- Benjamin Drung <email address hidden>  Wed, 25 May 2011 18:27:46 +0200
  • ubuntu-dev-tools (0.122) unstable; urgency=low
      [ Ted Gould ]  * lp-project-upload: Add an optional parameter for creating a new    milestone to add future bugs to.  [ Benjamin Drung ]  * data/ubuntu.csv: Update end-of-life dates.  [ Brian Murray ]  * grab-attachments: download the attachments to a folder named after the bug    number e.g. bug-1 -- Benjamin Drung <email address hidden>  Sat, 23 Apr 2011 13:52:01 +0200
  • ubuntu-dev-tools (0.120) unstable; urgency=low
      [ Felix Geyer ]  * pull-lp-source.1: Document -d option.  [ Stefano Rivera ]  * ubuntutools.archive: Filter rmadison results. (LP: #710579)    - Canonicalise suites (use code-names) before passing them to rmadison.  * pull-{lp,debian}-source: Download requested versions, as well as simply    the latest version in a release.  * pull-{lp,debian}-source, pull-debian-debdiff: Catch KeyboardInterrupt.    (LP: #713845)  * pull-debian-source: Handle -p-u and -security suites.  * Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer    supports Python 2.5.  [ Julian Taylor ]  * add support for cowbuilder and cowbuilder-dist in builder.py    - allows use in sponsor-patch and backportpackage (LP: #728751)  [ Benjamin Drung ]  * data/ubuntu.csv: Add Oneiric Ocelot to the list of know releases.  * ubuntutools.distro_info: Fix TypeError crash and add a test case to    catch regressions (LP: #731398). -- Stefano Rivera <email address hidden>  Sat, 12 Mar 2011 22:07:47 +0200
  • ubuntu-dev-tools (0.119) unstable; urgency=low
      * Support Launchpadlib 1.9. (LP: #725231, #725092)    - Document Launchpadlib 1.9 issues in NEWS.  * Remove manage-credentials, and credential handling code from    ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via    python-keyring. (LP: #387297, #645629, #689100)  * Use Launchpadlib.login_with() directly in scripts.  * Remove ubuntutools.lp.libsupport.approve_application, no longer used.  * Remove ubuntutools.lp.libsupport.get_launchpad, no longer used.  * Remove ubuntutools.lp.libsupport.translate_api_web, no longer used.  * Skip pylint test if it crashes. -- Stefano Rivera <email address hidden>  Tue, 01 Mar 2011 15:04:40 +0200
  • ubuntu-dev-tools (0.115) unstable; urgency=low
      [ Stefano Rivera ]  * Catch DownloadErrors in ubuntutools.archive users. (LP: #708862)  [ Scott Kitterman ]  * Update requestsync to send to Launchpad's MX record instead of hard    coding to the old MX (fiordland) (LP: #710925)  * Recommend python-dns -- Benjamin Drung <email address hidden>  Tue, 01 Feb 2011 13:58:07 +0100
  • 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