lptools 0.2.0-5ubuntu1 source package in Ubuntu

Changelog

lptools (0.2.0-5ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Default to devel api level, as all others are dated now.
    - d/p/failure-to-decompress.patch: don't crash when an attachment
      cannot be downloaded because it fails to decompress.
    - Move to python3.
    - Drop python3-indicate, python3-gtk2 from Recommends.

lptools (0.2.0-5) unstable; urgency=medium

  * Add patch 02_python3: Convert to Python 3. Closes: #936967

lptools (0.2.0-4) unstable; urgency=medium

  * Update standards version, no changes needed.
  * Bump debhelper from old 11 to 12.
  * Remove obsolete fields Name from debian/upstream/metadata.
  * Add patch 01_use_breezy: use breezy rather than bzrlib. Closes:
    #935755

lptools (0.2.0-3) unstable; urgency=medium

  * Add debian/upstream/metadata.
  * Unicodify my surname.
  * Bump standards version to 4.3.0.
  * Bump debhelper version to 11.
  * Remove unnecessary X-Python{,3}-Version field in debian/control.
  * Use secure URI in Homepage field.
  * Use secure copyright file specification URI.
  * Change priority extra to priority optional.
  * Add missing dependency on sensible-utils (used by lp-project-
    upload).
  * Update Vcs-Bzr/Vcs-Browser URLs.

 -- Steve Langasek <email address hidden>  Sat, 01 Feb 2020 19:24:44 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lptools_0.2.0.orig.tar.gz 34.1 KiB 05331e8343b57b0c1b775888d1b9d71cdcaff9b06b9e8be3c172c73f2b19294d
lptools_0.2.0-5ubuntu1.debian.tar.xz 15.6 KiB 413e58420c9e3e15a25c874e50b0486639a39a227fd346ad5954aafd3320f3ea
lptools_0.2.0-5ubuntu1.dsc 2.0 KiB f33fc2aef4a82279d2e1f41a5f9da9ed921d4ea15595c3c7b6f6b8717014a589

Available diffs

View changes file

Binary packages built by this source

lptools: Tools for working with Launchpad

 LP Tools allow you to work with Launchpad without ever having to deal
 with the web interface. This package provides the following tools:
 .
  - lp-attach - attach a file to a Launchpad bug
  - lp-bug-dupe-properties - find duplicate Launchpad bug reports
  - lp-capture-bug-counts - view summary of number of bugs for a Launchpad
    project
  - lp-check-membership - check if a launchpad user is a member of a group
  - lp-force-branch-mirror - force a new import
  - lp-get-branches - check out all the branches of a team
  - lp-grab-attachments - download all attachments for specified bugs
    or from bugs for a particular project
  - lp-list-bugs - list all bugs for a project
  - lp-milestone2ical - convert milestones on a project into the iCal format
  - lp-milestones - list and manipulate milestones for a project
  - lp-project - create and manage projects
  - lp-project-upload - upload release files
  - lp-recipe-status - show the status of the recipes owned by a particular user
  - lp-remove-team-members - remove members from a team
  - lp-review-list - list reviews for a project
  - lp-review-notifier - desktop notifier about reviews that can be done
  - lp-set-dup - mark duplicate bugs
  - lp-shell - convenient way to launch Python interpreter already logged in
    to launchpad