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

  • ubuntu-dev-tools (0.73~jaunty1) jaunty-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    ubuntu-dev-tools (0.73) karmic; urgency=low
    
      [ Siegfried-Angel Gevatter Pujals ]
      * pbuilder-dist:
        - Fallback to calling lsb_release if /etc/lsb-release doesn't
           exist; this makes it possible to run pbuilder-dist on Debian.
    
      [ Nathan Handler ]
      * pull-debian-source:
        - Use Getopt::Long
    
      [ Colin Watson ]
      * submittodebian:
        - New release cycle; use "karmic" usertag.
      * dch-repeat:
        - Drop EOLed gutsy and add karmic.
      * pull-lp-source:
        - Set default release to karmic.
      * reverse-build-depends:
        - Set default release to karmic.
      * bash_completion/pbuilder-dist:
        - Add karmic.
        - Add squeeze.
      * requestsync:
        - Send a "Content-Type: text/plain; charset=UTF-8" header (LP: #246307).
    
     -- Scott Kitterman <email address hidden>   Mon, 04 May 2009 10:39:27 +0100
  • ubuntu-dev-tools (0.72) jaunty; urgency=low
    
      [ Jonathan Davies ]
      * README.updates: Added - lists steps to take when updating this package.
      * grab-merge: Added --help option and manpage (LP: #349109).
    
      [ Siegfried-Angel Gevatter Pujals ]
      * pbuilder-dist:
         - Add squeeze as a Debian distribution. Thanks to Marco Rodrigues.
    
      [ Nathan Handler ]
      * pull-debian-source:
        - Add support for etch/oldstable
        - Make script work for codenames (etch, lenny, squeeze, sid)
    
      [ Ryan Kavanagh ]
      * Ported devscripts' build-rdeps to Ubuntu and replaced
        reverse-build-depends. Updated it's manpage. (LP: #272273)
    
      [ Kees Cook ]
      * mk-sbuild-lv:
        - Fully handle missing build log directories (LP: #342154).
        - More generalized approach to Distro-specific logic (LP: #342158).
    
      [ Scott Kitterman ]
      * dgetlp:
        - Port to hashlib module instead of md5 (deprecated in Python 2.6)
      * Bump minimum python-all-dev version to 2.5
    
     -- Scott Kitterman <email address hidden>   Wed, 15 Apr 2009 22:51:14 -0400
  • ubuntu-dev-tools (0.71) jaunty; urgency=low
    
      * requestsync: Fix unclosed string literal (LP: #346794)
    
     -- Iain Lane <email address hidden>   Sun, 22 Mar 2009 14:40:19 +0000
  • ubuntu-dev-tools (0.70) jaunty; urgency=low
    
      [ Mitsuya Shibata ]
      * requestsync: Added -e option for FeatureFreezeException explanations and
        updated manpage.
    
     -- Jonathan Davies <email address hidden>   Thu, 19 Mar 2009 19:54:13 +0000
  • ubuntu-dev-tools (0.69) jaunty; urgency=low
    
      * mk-sbuild-lv: add --force-yes when installing $BUILD_PKGS (needed for
        Dapper at least)
      * mk-sbuild-lv: update sed command to use '-i' instead of redirecting
        output to the opened file
    
     -- Jamie Strandboge <email address hidden>   Tue, 17 Mar 2009 11:28:38 -0500
  • ubuntu-dev-tools (0.68) jaunty; urgency=low
    
      * debian/control: Moved debootstrap to Recommends from Depends.
    
     -- Jonathan Davies <email address hidden>   Sun, 15 Mar 2009 15:30:48 +0000
  • ubuntu-dev-tools (0.67) jaunty; urgency=low
    
      [ Jonathan Davies ]
      * mk-sbuild-lv: Changed default behaviour so that the initial build and log
        directories are not created on first run; instead read settings file and
        check if they exist (LP: #342154).
      * requestsync: Reverted old madison.php workaround (LP: #183346).
    
      [ Ryan Kavanagh ]
      * mk-sbuild-lv: Added support for Debian chroots. Updated manpage.
        (LP: #342158)
    
      [ Mitsuya Shibata ]
      * pull-debian-source: Detect existence of dget in multi-path environment.
    
     -- Jonathan Davies <email address hidden>   Sat, 14 Mar 2009 22:40:05 +0000
  • ubuntu-dev-tools (0.66) jaunty; urgency=low
    
      [ Siegfried-Angel Gevatter Pujals ]
      * debian/control:
         - Add "debootstrap" as a Recommends (LP: #334848).
      * pbuilder-dist:
         - Better error messages if cowbuilder/pbuilder/debootstrap isn't installed.
    
      [ Marco Rodrigues ]
      * Remove workaround for Debian madison, it works fine now.
    
      [ Nathan Handler ]
      * pull-debian-source:
        - Check if 'dget' is available
        - Update Copyright/License info
      * debian/copyright:
        - Update my copyright information
    
      [ Jonathan Davies ]
      * Added grab-merge from merges.ubuntu.com (LP: #155098).
    
     -- Jonathan Davies <email address hidden>   Thu, 09 Mar 2009 17:01:19 +0000
  • ubuntu-dev-tools (0.65) jaunty; urgency=low
    
      [ Colin Watson ]
      * manage-credentials: Fix typo.
    
      [ Jonathan Davies ]
      * requestsync: Only check existing reports if the --lp flag is used.
    
      [ Luca Falavigna ]
      * Add per-package upload permission checks:
        - ubuntutools/lp/functions.py: implement isPerPackageUploader.
        - requestsync: check if submitter has per-package upload permission
          using isPerPackageUploader function and adjust report accordingly.
    
      [ Iain Lane ]
      * requestsync: Drop "please" in bug titles, per recent discussion on the
        ubuntu-bugsquad ML.
    
     -- Jonathan Davies <email address hidden>   Tue, 03 Mar 2009 19:55:19 +0000
  • ubuntu-dev-tools (0.64) jaunty; urgency=low
    
      * Import urllib2 and sys in lp/functions.py, fixing requestsync.
      * Import ubuntutools.common explicitely in buildd and requestsync to get the
        https_proxy fix.
    
     -- Loic Minier <email address hidden>   Fri, 06 Feb 2009 12:18:13 +0100
  • ubuntu-dev-tools (0.63) jaunty; urgency=low
    
      * debian/links: add it (forgot to do so before).
      * bash-completion/pbuilder-dist: recognize cowbuilder- and -jaunty.
      * pbuilder-dist:
         - Fixed a bug which broke pbuilder-dist when "build" was omited; just
           giving a .dsc works now.
         - {p,cow}builder-dist will now complain if you try to build a .changes
           file (or anything else that isn't a .dsc).
    
     -- Siegfried-Angel Gevatter Pujals <email address hidden>   Thu, 05 Feb 2009 16:19:03 +0100
  • ubuntu-dev-tools (0.62) jaunty; urgency=low
    
      * Fix ubuntutools.lp.libsupport import in lp-set-dup.
    
     -- Loic Minier <email address hidden>   Wed, 04 Feb 2009 12:04:47 +0100
  • ubuntu-dev-tools (0.61) jaunty; urgency=low
    
      [ Terence Simpson ]
      * dgetlp: Replaced Bash version with a new Python script.
    
      [ Luca Falavigna ]
      * setup.py: install ubuntutools/lp files.
    
     -- Luca Falavigna <email address hidden>   Tue, 03 Feb 2009 13:34:42 +0100
  • ubuntu-dev-tools (0.60) jaunty; urgency=low
    
      [ Jonathan Davies ]
      * ubuntutools/common.py: Now split into multiple files depending on
        function.
      * Adjusted imports on all files as necessary for the change above.
      * Removed ubuntutools/misc.py's mkdir function - superseded by
        os.makedirs().
      * dgetlp: Improved error message to show that dgetlp only accepts HTTP
        URLs (LP: #322051).
    
      [ Iain Lane ]
      * requestsync: Only attempt to change bug importance if in ubuntu-dev, as it
        will fail otherwise (LP: #320984).
      * ubuntutools/lp/functions.py: Rename urlopener import as it conflicts with
        a variable, causing an error.
    
      [ Luca Falavigna ]
      * pull-debian-source: do not fail if package name contains a hypen.
      * buildd: display help message if no parameters are passed.
    
     -- Jonathan Davies <email address hidden>   Sun, 01 Feb 2009 10:55:42 +0000
  • ubuntu-dev-tools (0.59) jaunty; urgency=low
    
      * Move /etc/bash_completion.d/pbuilder-dist/pbuilder-dist created in
        pre-0.30 versions to /etc/bash_completion.d/pbuilder-dist in the preinst.
    
     -- Loic Minier <email address hidden>   Mon, 19 Jan 2009 18:02:55 +0100
  • ubuntu-dev-tools (0.58) jaunty; urgency=low
    
      [ Loic Minier ]
      * Fix a bunch of hyphen-used-as-minus-sign lintian informational tags.
      * Don't repeat Section in the binary package's control chunk (pleases
        lintian).
      * New script, lp-set-dup, allows marking a bug and all its dups as a
        duplicate of a new main bug.
       * Re-add debian/pycompat to have an idempotent clean:: as cdbs creates the
         file during clean; Debian #512300.
    
     -- Loic Minier <email address hidden>   Mon, 19 Jan 2009 17:45:26 +0100
  • ubuntu-dev-tools (0.57) jaunty; urgency=low
    
      * requestsync: Skip existing bug check if no credentials are
        found (LP: #318120).
    
     -- Jonathan Davies <email address hidden>   Sat, 17 Jan 2009 22:02:39 +0000
  • ubuntu-dev-tools (0.56) jaunty; urgency=low
    
      * manage-credentials: Tighted security by making credentials files and
        folder world unreadable.
      * common.py: Improved no credentials found error message to show which
        consumer token is needed.
      * requestsync: Catch credentials error to hide traceback.
      * Moved common.py to ubuntutools/ subdirectory to avoid possible conflicts
        in Python packaging and fixed all imports as necessary.
      * debian/ubuntu-dev-tools.install: Removed common.py entry.
    
     -- Jonathan Davies <email address hidden>   Sat, 17 Jan 2009 11:32:33 +0000
  • ubuntu-dev-tools (0.55) jaunty; urgency=low
    
      * manage-credentials: Use common.py's mkdir function to create as many
        subdirectories as necessary for the credentials directory (LP: #317317).
    
     -- Jonathan Davies <email address hidden>   Thu, 15 Jan 2009 12:33:31 +0000
  • ubuntu-dev-tools (0.54) jaunty; urgency=low
    
      * manage-credentials:
        - Save credentials to ~/.cache/lp_credentials/ by
          default.
        - Set service option default to edge.
      * doc/manage-credentials.1: Update as necessary for the above.
      * common.py:
        - When credentials are not found, ask user to see
          manage-credentials manpage.
        - Load all token files for the consumer specified in the above
          directory as necessary.
    
     -- Jonathan Davies <email address hidden>   Wed, 14 Jan 2009 19:39:35 +0000
  • ubuntu-dev-tools (0.53) jaunty; urgency=low
    
      [ Siegfried-Angel Gevatter Pujals ]
      * debian/copyright:
         - Add information about manage-credentials.
    
      [ Daniel Holbach ]
      * debian/control: replace 'sb-release' with lsb-release, make package
        installable again.
    
     -- Daniel Holbach <email address hidden>   Wed, 14 Jan 2009 16:27:34 +0100
  • ubuntu-dev-tools (0.52) jaunty; urgency=low
    
      [ Siegfried-Angel Gevatter Pujals ]
      * pbuilder-dist.new:
        - Add compatibility for cowbuilder.
        - Fix the mainonly support.
        - Rename build.log to last_operation.log.
      * pbuilder-dist, pbuilder-dist.new:
        - Replace pbuilder-dist with pbuilder-dist.new.
      * debian/links:
        - Symlink /usr/bin/cowbuilder-dist to /usr/bin/pbuilder-dist, and the
          same with the manpage.
      * debian/control:
        - Add cowdancer as alternative recommends to pbuilder.
      * doc/pbuilder-dist.1:
        - Update it to explain the usage for the new pbuilder-dist script.
      * doc/mk-sbuild-lv.1:
        - Fix an error (and get ride of a lintian warning).
    
      [ Nathan Handler ]
      * pull-debian-source:
        - Pass -xu arguments to dget to be consistant with pull-lp-source
        - Add support for packages with a name beginning with "lib" (LP: #314732)
    
      [ Kees Cook ]
      * mk-sbuild-lv:
        - add --skip-updates to allow building security-only chroots.
        - add "apt-utils" as a default package for sane dist-upgrades.
    
      [ Jonathan Davies ]
      * buildd: Don't show arch override message if operation to perform is
        'status'.
      * requestsync: If package is new, check the Ubuntu Archive team's bug list
        for possible duplicate requests.
      * doc/manage-credentials.1: Written up.
      * doc/requestsync.1: Changed documentation to launchpadlib related-stuff.
    
      [ Luca Falavigna ]
      * requestsync:
        - Catch AssertionError exception if rmadison returns with an error.
    
      [ Markus Korn ]
      * Added manage-credentials, a tool to create (and manage) credentials
        which are used to access launchpad via the API.
      * Ported: hugdaylist, massfile, grab-attachment and requestsync to
        launchpadlib.
      * Other misc. fixes and tweaks.
      * Install common.py to correct location with py_modules and remove
        hardcoded path from files.
    
     -- Jonathan Davies <email address hidden>   Wed, 14 Jan 2009 13:21:35 +0000
  • ubuntu-dev-tools (0.51) jaunty; urgency=low
    
      * buildd: Added checks for arch-indep packages and packages which have no
        builds in a release.
      * hugdaylist: String improvements.
      * requestsync:
        - Use optparse instead of getopt for option parsing.
        - Skip existing bug report check if python-launchpad-bugs is not
          installed.
        - Implemented sleeps to --lp bug reporting in case of a slow
          Launchpad to stop mass bug filing (LP: #311289).
    
     -- Jonathan Davies <email address hidden>   Tue, 30 Dec 2008 15:51:55 +0000
  • ubuntu-dev-tools (0.50.1) jaunty; urgency=low
    
      * Modified setup.py to actually install pull-debian-source.
    
     -- Jonathan Davies <email address hidden>   Tue, 30 Dec 2008 15:39:35 +0000
  • ubuntu-dev-tools (0.50) jaunty; urgency=low
    
      [ Nathan Handler ]
      * Add pull-debian-source script (LP: #289141)
        - debian/copyright:
          + Add myself to the Upstream Authors and Copyright sections
          + Add pull-debian-source to the License section
        - Add doc/pull-debian-source.1
    
      [ Siegfried-Angel Gevatter Pujals ]
      * debian/control: Add perl-modules and libwww-perl as Recommended packages
    
      [ Iain Lane ]
      * pbuilder-dist.new: Add 'experimental' to list of known Debian releases.
        pbuilder-experimental works fine with pbuilder-dist.new.
    
      [ Jonathan Davies ]
      * buildd: Show which architectures are available in help and created a
        list of them for easy addition of new ones.
      * requestsync:
        - Readd sponsorship flag and related documentation in
          doc/requestsync.1 (LP: #270605).
        - Do not check package's Launchpad bug list page if the package to be
          synced is a new package. As this page does not exist for
          it (LP: #312297).
    
     -- Jonathan Davies <email address hidden>   Mon, 29 Dec 2008 18:45:02 +0000
  • ubuntu-dev-tools (0.48) jaunty; urgency=low
    
      * common.py, checkReleaseExists() and checkSourceExists(): Add support for
        specifying pockets (e. g. release name "intrepid-proposed").
      * buildd: Strip off pocket from release name when parsing the builds page,
        so that this script works for pockets, too.
    
     -- Martin Pitt <email address hidden>   Tue, 11 Nov 2008 10:15:25 +0100
  • ubuntu-dev-tools (0.47) jaunty; urgency=low
    
      [ Kees Cook ]
      * dch-repeat: drop "feisty" from the list of known releases.
      * mk-sbuild-lv:
        - only use --no-install-recommends on gutsy and later.
        - catch errors produced by "finish.sh".
    
      [ James Westby ]
      * requestsync: tell the user when you are waiting for input from them after
        giving the sponsorship warning, rather than appearing to hang.
    
      [ Michael Casadevall ]
      * buildd: Fixed rescore (tested by Sarah Hobbs)
      * submittodebian: Changed default tag to Jaunty
      * pbuilder-dist: Added jaunty to ubuntu releases
      * pull-lp-source: Made jaunty the default
      * dch-repeat: Added jaunty
    
     -- Michael Casadevall <email address hidden>   Sat, 08 Nov 2008 06:33:00 -0500
  • ubuntu-dev-tools (0.46) intrepid; urgency=low
    
      [ Daniel Hahler ]
      * submittodebian: use "intrepid" for Usertags (LP: #276073)
    
      [ Matt Zimmerman ]
      * add new program 'ubuntuiso' which prints information about Ubuntu isos by
        extracting files from them
      * Add Recommends: genisoimage for ubuntuiso
    
      [ Colin Watson ]
      * update-maintainer: Convert to plain #! /bin/sh.
    
      [ Cesare Tirabassi ]
      * remove -X option from grep-dctrl. It doesn't obtain the wished behaviour.
    
     -- Matt Zimmerman <email address hidden>   Thu, 02 Oct 2008 22:34:44 +0100