lptools 0.3.0-1ubuntu1 source package in Ubuntu

Changelog

lptools (0.3.0-1ubuntu1) noble; urgency=medium

  * Merge with 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.
    - Drop python3-indicate from Recommends.
    - Add support for credentials-file in lp-shell
  * Drop Changes:
    - d/p/03_ipython_import: Use the updated import path for ipython's
      InteractiveShellEmbed.
  * New Changes:
    - d/control: Add runtime dependency on python3-keyring.

lptools (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Migrate repository to Git, consistent with upstream.
  * Update upstream repository URL in debian/upstream/metadata.

lptools (0.2.0+bzr48-1) unstable; urgency=low

  * New upstream snapshot.
   + Drop patches for conversion to python 3 and breezy; now merged upstream.
  + debian/upstream/metadata: Drop unknown Homepage field.

 -- Sudip Mukherjee <email address hidden>  Thu, 08 Feb 2024 07:12:49 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lptools_0.3.0.orig.tar.gz 39.6 KiB ce3076f59c22a0600ffa216ec38e4a810298caac00b5b9214ffc80b9574d4572
lptools_0.3.0-1ubuntu1.debian.tar.xz 9.4 KiB 1aa521ff0d8ac12e37f9f3337dea72a90a1a01e2787d1dc91122fbd36d4198b9
lptools_0.3.0-1ubuntu1.dsc 1.9 KiB 3f674692ff356ee8dcccf242aa2ac1c666c1ea3e465f1dd6286ce90d17c13971

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