debian/0000755000000000000000000000000012043550362007166 5ustar debian/lp-milestones.10000644000000000000000000000200312043547357012050 0ustar .TH lp-milestones "1" "Oct 24 2012" "lptools" .SH NAME lp-milestones \- work with milestones in Launchpad .SH SYNOPSIS .B lp-milestones <\fIcommand\fR> .SH DESCRIPTION \fBlp-milestones\fR allows you to create, delete, and rename milestones, as well as create a release from a milestone. .SH OPTIONS Listed below are the possible commands that can be passed to \fBlp-milestones\fR: .TP .BR help\ commands List all supported commands .TP .B create <\fIprojectname\fR>/<\fIseriesname\fR>/<\fImilestonename\fR> Create a milestone. .TP .B delete <\fIprojectname\fR>/<\fImilestonename\fR> Delete a milestone. Note that this cannot delete a milestone with releases on it (yet). .TP .B release <\fIprojectname\fR>/<\fImilestonename\fR> Create a release from a milestone. .TP .B rename <\fIprojectname\fR>/<\fImilestonename\fR> <\fInewname\fR> Rename a milestone. .SH AUTHORS \fBlp-milestones\fR was written by Robert Collins , and this manual page was written by Nathan Handler . debian/lp-set-dup.10000644000000000000000000000324112043547357011254 0ustar .TH lp\-set\-dup "1" "March 6 2010" "lptools" .SH NAME lp\-set\-dup \- mark one or more bugs as duplicate of another bug .SH SYNOPSIS .B lp\-set\-dup \fR[\fB\-f\fR] <\fImain bug\fR> <\fIduplicate bug\fR> [<\fIduplicate bug\fR> ...] .br .B lp\-set\-dup \-\-help .SH DESCRIPTION \fBlp\-set\-dup\fR allow to easily mark one or more bug as duplicate of another bug. It checks for permission to operate on a given bug first, then perform required tasks on Launchpad. .SH OPTIONS Listed below are the command line options for \fBlp\-set\-dup\fR: .TP .BR \-h ", " \-\-help Display a help message and exit. .TP .B \-f Skip confirmation prompt. .TP .B \-l \fIINSTANCE\fR, \fB\-\-lpinstance\fR=\fIINSTANCE\fR Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production". .TP .B \-\-no\-conf Do not read any configuration files, or configuration from environment variables. .SH ENVIRONMENT All of the \fBCONFIGURATION VARIABLES\fR below are also supported as environment variables. Variables in the environment take precedence to those in configuration files. .SH CONFIGURATION VARIABLES The following variables can be set in the environment or in .BR ubuntu\-dev\-tools (5) configuration files. In each case, the script\-specific variable takes precedence over the package\-wide variable. .TP .BR LP_SET_DUP_LPINSTANCE ", " UBUNTUTOOLS_LPINSTANCE The default value for \fB--lpinstance\fR. .SH SEE ALSO .BR ubuntu\-dev\-tools (5) .SH AUTHORS \fBlp\-set\-dup\fR was written by Loïc Minier , and this manual page was written by Luca Falavigna . .PP Both are released under the terms of the GNU General Public License, version 2. debian/lp-grab-attachments.10000644000000000000000000000304412043547357013120 0ustar .TH GRAB\-ATTACHMENTS "1" "10 August 2008" "lptools" .SH NAME grab\-attachments \- downloads attachments from a Launchpad bug .SH SYNOPSIS .B grab\-attachments\fR [\fIoptions\fR] \fIbug-number\fR... .br .B grab\-attachments \-h .SH DESCRIPTION \fBgrab\-attachments\fR is a script to download all attachments from a Launchpad bug report or bug reports with a source package or project task into a directory named after the bug e.g. bug-1. .SH OPTIONS Listed below are the command line options for grab\-attachments: .TP .I bug-number Specifies the Launchpad bug number that the script should download attachments from. .TP .BR \-h ", " \-\-help Display a help message and exit. .TP .B \-l \fIINSTANCE\fR, \fB\-\-lpinstance\fR=\fIINSTANCE\fR Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production". .TP .B \-\-no\-conf Do not read any configuration files, or configuration from environment variables. .TP .BR \-d ", " \-\-duplicates Download attachments from duplicates too. .TP .B \-p \fISRCPACKAGE\fR, \fB\-\-package\fR=\fISRCPACKAGE\fR Download attachments from all bugs with an open task for this source package. .TP .B \-P \fIPROJECT\fR, \fB\-\-project\fR=\fIPROJECT\fR Download attachments from all bugs with an open task for this project. .TP .BR \-D ", " \-\-descriptions Also download bug descriptions as Description.txt. .SH AUTHOR \fBlp-grab\-attachments\fR was written by Daniel Holbach and this manual page was written by Jonathan Patrick Davies. .PP Both are released under the GNU General Public License, version 3. debian/lp-force-branch-mirror.10000644000000000000000000000110612043547357013532 0ustar .TH lp-force-branch-mirror "1" "Oct 24 2012" "lptools" .SH NAME lp-force-branch-mirror \- force a new import .SH SYNOPSIS .B lp-force-branch-mirror [\fIoptions\fR] \fIBRANCH\fR... .SH DESCRIPTION \fBlp-force-branch-mirror\fR forces the mirrorring of a code mirror. .SH OPTIONS Listed below are the command line options for \fBlp-force-branch-mirror\fR: .TP .BR PROJECT The launchpad project to inspect (eg bzr) .SH AUTHORS \fBlp-force-branch-mirror\fR was written by Jelmer Vernooij , and this manual page was written by Nathan Handler . debian/lp-review-list.10000644000000000000000000000154012043547357012145 0ustar .TH lp-review-list "1" "Oct 24 2012" "lptools" .SH NAME lp-review-list \- list reviews for a project .SH SYNOPSIS .B lp-review-list <\fIproject1\fR> [[\fIproject2\fR] ...] .SH DESCRIPTION \fBlp-review-list\fR will present a list of all the branches currently in the Needs Review state. The list includes the branch name, and the votes on the proposal. You can double-click on a row to open the merge proposal page in your browser. It will use launchpadlib and refresh automatically every 5 minutes. .SH OPTIONS Listed below are the command line options for \fBlp-review-list\fR: .TP .BR <\fIproject1\fR> [[\fIproject2\fR] ...] List of projects to display branches in the Needs Review state for. .SH AUTHORS \fBlp-review-list\fR was written by Rodney Dawes , and this manual page was written by Nathan Handler . debian/compat0000644000000000000000000000000212043547357010376 0ustar 9 debian/source/0000755000000000000000000000000012043547357010500 5ustar debian/source/format0000644000000000000000000000001412043547357011706 0ustar 3.0 (quilt) debian/lp-recipe-status.10000644000000000000000000000124512043547357012465 0ustar .TH lp-recipe-status "1" "Oct 24 2012" "lptools" .SH NAME lp-recipe-status \- show the status of the recipes owned by a particular user .SH SYNOPSIS .B lp-recipe-status [\fIoptions\fR] <\fIperson\fR> .SH DESCRIPTION \fBlp-recipe-status\fR will render a status table for all of the recipe builds owned by the specified person. .SH OPTIONS Listed below are the command line options for \fBlp-recipe-status\fR: .TP .BR <\fIperson\fR> The Launchpad person or team whose recipes to check .TP .B \-\-html Generate HTML .SH AUTHORS \fBlp-recipe-status\fR was written by Jelmer Vernooij , and this manual page was written by Nathan Handler . debian/watch0000644000000000000000000000014712043547357010233 0ustar version=3 https://launchpad.net/lptools/+download https://launchpad.net/lptools/.*/lptools-(.+).tar.gz debian/lp-remove-team-members.10000644000000000000000000000124212043547357013543 0ustar .TH lp-remove-team-members "1" "Oct 24 2012" "lptools" .SH NAME lp-remove-team-members \- remove members from a Launchpad team .SH SYNOPSIS .B lp-remove-team-members <\fIteam\fR> <\fIMEMBER\fR>... .SH DESCRIPTION \fBlp-remove-team-members\fR allows you to quickly bulk remove users from a team. .SH OPTIONS Listed below are the command line options for \fBlp-remove-team-members\fR: .TP .BR <\fIteam\fR> Launchpad team to remove members from .TP .B <\fIMEMBER\fR>... List of members to remove from the team .SH AUTHORS \fBlp-remove-team-members\fR was written by Martin Pool , and this manual page was written by Nathan Handler . debian/lp-project.10000644000000000000000000000245012043547357011342 0ustar .TH lp-project "1" "Oct 24 2012" "lptools" .SH NAME lp-project \- work with projects in Launchpad .SH SYNOPSIS .B lp-project <\fIcommand\fR> .SH DESCRIPTION \fBlp-project\fR allows you to quickly create a new project on Launchpad. It automates the creation of management/commiter teams, a \-dev mailing list, the project itself, and a bzr branch for trunk. .SH OPTIONS Listed below are the possible commands that can be passed to \fBlp-project\fR: .TP .BR help\ commands List all supported commands .TP .B create <\fIprojectname\fR> Create a project. This creates two teams - a management/committer team owner by you and a \-dev mailing list owned by the mgmt team. It then creates the project, makes it owned by the committer team, creates a new empty bzr branch for trunk and then fires up a web browser pointing at the project for you to fine tune. After running this command you need to set what LP features you are using (https://bugs.launchpad.net/launchpad/+bug/537269), describe your project (title, summary, description), upload your code to lp:PROJECT, and turn on the mailing list by hand (https://bugs.launchpad.net/launchpad/+bug/537258) .SH AUTHORS \fBlp-project\fR was written by Robert Collins , and this manual page was written by Nathan Handler . debian/manpages0000644000000000000000000000072012043547357010715 0ustar debian/lp-attach.1 debian/lp-bug-dupe-properties.1 debian/lp-capture-bug-counts.1 debian/lp-check-membership.1 debian/lp-force-branch-mirror.1 debian/lp-get-branches.1 debian/lp-grab-attachments.1 debian/lp-list-bugs.1 debian/lp-milestone2ical.1 debian/lp-milestones.1 debian/lp-project.1 debian/lp-project-upload.1 debian/lp-recipe-status.1 debian/lp-remove-team-members.1 debian/lp-review-list.1 debian/lp-review-notifier.1 debian/lp-set-dup.1 debian/lp-shell.1 debian/lp-bug-dupe-properties.10000644000000000000000000000211012043547357013567 0ustar .TH lp-bug-dupe-properties "1" "Oct 24 2012" "lptools" .SH NAME lp-bug-dupe-properties \- find duplicate Launchpad bug reports .SH SYNOPSIS .B lp-bug-dupe-properties [\fIOPTION\fR] .SH DESCRIPTION \fBlp-bug-dupe-properties\fR displays information such as date, tags, and Ubuntu release information for duplicate Launchpad bugs. It also allows you to filter by certain apport keys. .SH OPTIONS Listed below are the command line options for \fBlp-bug-dupe-properties\fR: .TP .BR \-r ", " \-\-reporter Display reporter of duplicates .TP .B \-m ", " \-\-month Display month duplicates were reported .TP .B \-d ", " \-\-day Display day duplicates were reported .TP .B \-t ", " \-\-tags Display tags of duplicates .TP .B \-rt ", " \-\-rtags Display Ubuntu release tags of duplicates .TP .B \-D ", " \-\-desc Search apport bug description for this key e.g. Package .TP .B \-b ", " \-\-bug Bug number of which to check the duplicates .SH AUTHORS \fBlp-bug-dupe-properties\fR was written by Brian Murray , and this manual page was written by Nathan Handler . debian/rules0000755000000000000000000000005512043547357010260 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/lp-milestone2ical.10000644000000000000000000000124512043547357012607 0ustar .TH lp-milestone2ical "1" "Oct 24 2012" "lptools" .SH NAME lp-milestone2ical \- convert project milestones to iCalendar .SH SYNOPSIS .B lp-milestone2ical <\fIproject\fR> .SH DESCRIPTION \fBlp-milestone2ical\fR will convert all the milestones on a project or project group, into an iCalendar 2.0 format file, for importing into a calendar program. .SH OPTIONS Listed below are the command line options for \fBlp-milestone2ical\fR: .TP .BR project The launchpad project whose milestones you wish to convert .SH AUTHORS \fBlp-milestone2ical\fR was written by Rodney Dawes , and this manual page was written by Nathan Handler . debian/copyright0000644000000000000000000001000212043547357011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Launchpad Tools Source: https://launchpad.net/lptools Files: * Copyright: Copyright 2007, 2009-2012 Canonical Limited License: GPL-3 Files: debian/* Copyright: Copyright 2012 Nathan Handler Copyright 2007, 2009-2012 Canonical Limited License: GPL-3 Files: bin/lp-check-membership bin/lp-list-bugs bin/lp-set-dup Copyright: Copyright 2009-2010 Canonical Limited License: GPL-3+ Files: bin/lp-force-branch-mirror bin/lp-recipe-status Copyright: Copyright 2011 Jelmer Vernooij License: GPL-3 Files: bin/lp-project-upload Copyright: Copyright 2009 Canonical Limited License: GPL-2+ Files: bin/lp-shell Copyright: Copyright 2010 Canonical Limited License: GPL-2 License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/lp-attach.10000644000000000000000000000104512043547357011137 0ustar .TH lp-attach "1" "Oct 24 2012" "lptools" .SH NAME lp-attach \- attach a file to a Launchpad bug .SH SYNOPSIS .B lp-attach <\fIbugnumber\fR> .SH DESCRIPTION \fBlp-attach\fR attaches a file (read from stdin) as an attachment on a named Launchpad bug. .SH OPTIONS Listed below are the command line options for \fBlp-attach\fR: .TP .BR <\fIbugnumber\fR> Launchpad bug number to attach the file to. .SH AUTHORS \fBlp-attach\fR was written by Martin Pool , and this manual page was written by Nathan Handler . debian/lp-capture-bug-counts.10000644000000000000000000000104112043547357013416 0ustar .TH lp-capture-bug-counts "1" "Oct 24 2012" "lptools" .SH NAME lp-capture-bug-counts \- view summary of number of bugs for a Launchpad project .SH SYNOPSIS .B lp-capture-bug-counts .SH DESCRIPTION \fBlp-capture-bug-counts\fR prints some statistics about a project. It can quickly display the number of bugs with a particular status or with patches attached that affect a project. .SH AUTHORS \fBlp-capture-bug-counts\fR was written by Martin Pool , and this manual page was written by Nathan Handler . debian/changelog0000644000000000000000000000472512043547357011062 0ustar lptools (0.2.0-1) unstable; urgency=low * New upstream release. * debian/copyright: - Update to use copyright-format 1.0 - Update to be more complete for files in bin/* - Add debian/* stanza * debian/control: - Bump Standards-Version to 3.9.4 (no changes). - Set myself as the new maintainer (Closes: #688916) - Remove Jelmer Vernooij as an Uploader - Update long description to list all scripts - Bump debhelper Build-Depends to (>= 9) * debian/compat: Bump to 9 * Upstream tarball no longer ships doc/ directory with manpages, so copy old manpages to debian/ directory * Write manpages for all binaries * Add debian/watch file * debian/rules: Switch from 'dh $*' to 'dh $@' * Remove debian/pycompat which is no longer needed -- Nathan Handler Wed, 24 Oct 2012 22:39:03 -0500 lptools (0.0.1~bzr38-1) unstable; urgency=low * Add explicit source format. * Bump standards version to 3.9.3 (no changes). * New upstream snapshot. -- Jelmer Vernooij Thu, 29 Mar 2012 03:31:45 +0200 lptools (0.0.1~bzr34-1) unstable; urgency=low * New upstream snapshot. * Switch from cdbs to new style debhelper. * Switch to dh_python2. -- Jelmer Vernooij Fri, 04 Nov 2011 14:42:29 +0100 lptools (0.0.1~bzr29-1) unstable; urgency=medium * New upstream snapshot. + Fixes typo which broke lp-project-upload. LP: #845170 -- Jelmer Vernooij Fri, 09 Sep 2011 02:11:23 +0200 lptools (0.0.1~bzr28-1) unstable; urgency=low [ Robert Collins ] * Control tweaks. [ Jelmer Vernooij ] * New upstream snapshot. + Imports a few tools from ubuntu-dev-tools. Breaks/Replaces added. * Add myself to Uploaders. * Bump standards version to 3.9.2 (no changes). -- Jelmer Vernooij Thu, 01 Sep 2011 22:47:11 +0200 lptools (0.0.1~bzr9-1) unstable; urgency=low * New upstream snapshot. * Fix dependencies. * Inclusion in Debian (Closes: #557731: ITP: lptools -- desktop tools for Launchpad) -- Robert Collins Tue, 24 Nov 2009 11:37:05 +1100 lptools (0.0.0-0ubuntu1~ppa2) karmic; urgency=low * Add required packaging file copyright. * Bump compat to 7. * Upgrade standards version. -- Robert Collins Wed, 04 Nov 2009 16:55:02 +1100 lptools (0.0.0-0ubuntu1~ppa1) karmic; urgency=low * Initial release. -- Ted Gould Fri, 11 Sep 2009 22:55:05 -0500 debian/lp-shell.10000644000000000000000000000305712043547357011007 0ustar .TH lp-shell "1" "27 March 2010" "lptools" .SH NAME lp\-shell \- Open an interactive launchpadlib shell. .SH SYNOPSIS .B lp\-shell .RB [ \-a ] .RB [ \-c PROGRAM ] .RB [ \-\-python ] .RB [ \-\-ipython ] .RI [ service ] .RI [ "LP API version" ] .SH DESCRIPTION .B lp\-shell opens an interactive Python shell with a launchpadlib.Launchpad object "lp" which is ready for use. It authenticates against Launchpad with the consumer name "udt-lp-shell". When using \fBlp\-shell\fR with the \fB\-a\fR option it will use the anonymous login from launchpadlib.Launchpad. By default \fBlp\-shell\fR connects to the "\fIproduction\fR" Launchpad service using the "\fI1.0\fR" LP API version. If you want to connect to another Launchpad service, call \fBlp\-shell\fR with the service name as the second argument. \fBlp\-shell\fR supports all services known by launchpadlib Python module. Currently known are (list can be incomplete or outdated): "production", "staging", "dogfood". A different LP API version can be selected by passing the API version to use as the third argument. Current supported are: "beta", "1.0" and "devel". .SH OPTIONS .TP .B \-a Login anonymously into Launchpad. .TP .B \-c PROGRAM Don't enter a shell but only run the specified Python program and exit. .TP .B \-\-ipython Use an ipython shell if available (default). .TP .B \-\-python Use a regular python shell. .SH AUTHORS .B lp\-shell was written by Martin Pitt . .PP It is released under the terms of the GNU General Public License, version 2 or (at your option) any later version. debian/lp-list-bugs.10000644000000000000000000000123412043547357011604 0ustar .TH lp\-list\-bugs 1 2010-09-17 lptools .SH NAME lp\-list\-bugs \- briefly list status of Launchpad bugs .SH DESCRIPTION .B lp\-list\-bugs takes one or more Launchpad bug numbers, and lists the status of each bug in a concise format. For example: .PP .RS .nf $ lp\-list\-bugs 3 Bug 3: Custom information for each translation team rosetta: Fix Released ubuntu: Invalid mono (Ubuntu): Invalid .fi .RE .SH OPTIONS .TP .BR \-h ", " \-\-help Display a help message and exit. .SH AUTHORS .B lp\-list\-bugs and this manual page were written by Colin Watson . Both are released under the terms of the GNU General Public License, version 3 or later. debian/lp-check-membership.10000644000000000000000000000105012043547357013075 0ustar .TH lp-check-membership "1" "Feb 19 2012" "lptools" .SH NAME lp-check-membership \- check if a launchpad user is a member of a group .SH SYNOPSIS .B lp-check-membership <\fIperson\fR> <\fIgroup\fR> .br .B lp-check-membership \-\-help .SH DESCRIPTION \fBlp-check-membership\fR checks if a user is a member of a particular Launchpad group. .SH OPTIONS Listed below are the command line options for \fBlp-check-membership\fR: .TP .BR \-h ", " \-\-help Display a help message and exit. .SH AUTHORS \fBlp-check-membership\fR was written by Martin Pool. debian/lp-get-branches.10000644000000000000000000000232112043547357012233 0ustar .TH get\-branches "1" "11 August 2008" "ubuntu-dev-tools" .SH NAME get\-branches - downloads all branches related to a Launchpad team or person .SH SYNOPSIS .B get\-branches .RB [ \-d .IR directory ] .RB [ \-o .BR branch | checkout ] .B \-t .I team .br .B get\-branches .I team .br .B get\-branches \-\-help .SH DESCRIPTION \fBget\-branches\fR uses the LP API to get a list of branches for a person or team and calls Bazaar to download all branches. .SH OPTIONS Listed below are the command line options for \fBget\-branches\fR: .TP .BR \-h ", " \-\-help Display a help message and exit. .TP .BR \-d ", " \-\-directory Download branches to a directory other than the current directory. .TP .BR \-o ", " \-\-operation Specifies which Bazaar operation to use when downloading the branches; may be either \fIbranch\fR or \fIcheckout\fR. .TP .BR \-t ", " \-\-team Specifies which Launchpad team/person to download branches from. This option is required. .SH AUTHORS \fBget\-branches\fR was written by Daniel Holbach , and this manual page was written by Jonathan Patrick Davies . .PP Both are released under the terms of the GNU General Public License, version 3. .SH SEE ALSO .B bzr(1) debian/lp-project-upload.10000644000000000000000000000223512043547357012625 0ustar .TH lp-project-upload "1" "05 September 2009" "lptools" .SH NAME lp\-project\-upload \- Upload a release tarball to a Launchpad project. .SH SYNOPSIS .B lp\-project\-upload .I [new milestone] [changelog file] [releasenotes file] .SH DESCRIPTION \fBlp\-project\-upload\fR uploads a tarball release of a project to Launchpad. It can create milestones and releases on the fly after confirmation. If there is a file \fItarball\fB.asc\fR, it is uploaded as the signature of the tarball. You can optionally provide the name of the next milestone, which will be created if specified. You can optionally provide filename(s) specifying the changelog and release notes entries for this release. Note that these might be /dev/null, if you do not want to provide changelog or release notes information. If these are not specified, an interactive editor will allow you to compose these. .SH AUTHORS \fBlp\-project\-upload\fR was written by Martin Pitt and enhanced by Dustin Kirkland . .PP It is released under the terms of the GNU General Public License, version 2 or (at your option) any later version. debian/lp-review-notifier.10000644000000000000000000000137712043547357013021 0ustar .TH lp-review-notifier "1" "Oct 24 2012" "lptools" .SH NAME lp-review-notifier \- desktop notifier about reviews that can be done .SH SYNOPSIS .B lp-review-notifier <\fIproject1\fR> [[\fIproject2\fR] ...] .SH DESCRIPTION \fBlp-review-notifier\fR will present notifications for changes to merge proposals on a project. You currently must pass the list of projects on the command line. .SH OPTIONS Listed below are the command line options for \fBlp-review-notifier\fR: .TP .BR <\fIproject1\fR> [[\fIproject2\fR] ...] List of projects to display notifications for changes to merge proposals for. .SH AUTHORS \fBlp-review-notifier\fR was written by Rodney Dawes , and this manual page was written by Nathan Handler . debian/control0000644000000000000000000000410612043547357010604 0ustar Source: lptools Section: python Priority: extra Build-Depends: debhelper (>= 9), python (>= 2.6.6-3) Maintainer: Nathan Handler Standards-Version: 3.9.4 X-Python-Version: >= 2.4 Vcs-Bzr: http://bzr.debian.org/bzr/collab-maint/lptools/unstable Vcs-Browser: http://anonscm.debian.org/loggerhead/collab-maint/lptools/unstable Homepage: http://launchpad.net/lptools Package: lptools Architecture: all XB-Python-Version: ${python:Versions} Breaks: ubuntu-dev-tools (<< 0.129) Replaces: ubuntu-dev-tools (<< 0.129) Recommends: python-chameleon, python-indicate, python-gtk2 Suggests: python-tdb Depends: python | ipython, python-bzrlib, python-launchpadlib, python-xdg, ${misc:Depends}, ${python:Depends} Description: 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