Your message dated Mon, 18 Jan 2016 18:50:02 +0000
with message-id <[email protected]>
and subject line Bug#811215: fixed in pidcat 2.0.0-2
has caused the Debian Bug report #811215,
regarding pidcat binary missing manpage
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
811215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pidcat
Version: 1.4.1-2
Severity: minor
Tags: +patch
X-Debbugs-CC: [email protected]
Dear Maintainer,
The pidcat binary appears to be missing a manpage. I have written one,
attached, that should be suitable.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pidcat depends on:
ii python 2.7.11-1
Versions of packages pidcat recommends:
ii android-tools-adb 5.1.1.r29-2
pidcat suggests no packages.
-- no debconf information
--
Harlan Lieberman-Berg
~hlieberman
.TH PIDCAT "1" "January 2016" "pidcat 1.4.1" "User Commands"
.SH NAME
pidcat \- log filter and viewer for Android development
.SH SYNOPSIS
.B pidcat
[\fB\-h\fR] [\fB\-w\fR \fIN\fR] [\fB\-l\fR {\fIloglevel\fR}]
[\fB\-\-color\-gc\fR]
[\fB\-\-always\-display\-tags\fR] [\fB\-s\fR \fIDEVICE_SERIAL\fR] [\fB\-d\fR]
[\fB\-e\fR]
[\FIpackage\fR [\fIpackage\fR ...]]
.SH DESCRIPTION
An update to Jeff Sharkey's excellent logcat color script which only
shows log entries for processes from a specific application package.
.PP
During application development you often want to only display log
messages coming from your app. Unfortunately, because the process ID
changes every time you deploy to the phone it becomes a challenge to
grep for the right thing.
.PP
This script solves that problem by filtering by application
package. Supply the target package as the sole argument to the python
script and enjoy a more convenient development process.
.SS "Required Arguments:"
.TP
package
Application package name(s)
.SS "Optional Arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-w\fR N, \fB\-\-tag\-width\fR N
Width of log tag
.TP
\fB\-l\fR {V,D,I,W,E,F}, \fB\-\-min\-level\fR {V,D,I,W,E,F}
Minimum level to be displayed
.TP
\fB\-\-color\-gc\fR
Color garbage collection
.TP
\fB\-\-always\-display\-tags\fR
Always display the tag name
.TP
\fB\-s\fR DEVICE_SERIAL, \fB\-\-serial\fR DEVICE_SERIAL
Device serial number (adb \fB\-s\fR option)
.TP
\fB\-d\fR, \fB\-\-device\fR
Use first device for log input (adb \fB\-d\fR option).
.TP
\fB\-e\fR, \fB\-\-emulator\fR
Use first emulator for log input (adb \fB\-e\fR option).
.SH AUTHOR
This manual page was written by Harlan Lieberman-Berg for the Debian
project, adapted from the help2man output.
--- End Message ---
--- Begin Message ---
Source: pidcat
Source-Version: 2.0.0-2
We believe that the bug you reported is fixed in the latest version of
pidcat, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hans-Christoph Steiner <[email protected]> (supplier of updated pidcat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 18 Jan 2016 17:55:47 +0100
Source: pidcat
Binary: pidcat
Architecture: source all
Version: 2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Hans-Christoph Steiner <[email protected]>
Changed-By: Hans-Christoph Steiner <[email protected]>
Description:
pidcat - Colored adb logcat that shows entries for specific apps
Closes: 811215
Changes:
pidcat (2.0.0-2) unstable; urgency=medium
.
* add contributed man page (Closes: #811215)
* include README in docs
Checksums-Sha1:
cfea6b462d4fffa651e73589d3ce5ffdd5561bc3 2013 pidcat_2.0.0-2.dsc
a574a25cfcaf7e60c7e88a17a2ab86edd6c224be 700325 pidcat_2.0.0.orig.tar.gz
e23bd29bb374848eb4c1d1d7e7657e3b14316746 4212 pidcat_2.0.0-2.debian.tar.xz
acd97910cac7f33ebda02fa9e0f0abcfa239dbb2 10216 pidcat_2.0.0-2_all.deb
Checksums-Sha256:
4284c2f9c106fc9db76a2a7ee5164a775e48f214f5b8208440ff26c992f511d7 2013
pidcat_2.0.0-2.dsc
4bb3d7bab7e124e355892ee9cf87de1d6f39bea201b03fce6449ca2486470656 700325
pidcat_2.0.0.orig.tar.gz
83d4a8f867861572e20256a921cdc19b7bb5ef3b1b3f7912a8b1ae1f7e35f11b 4212
pidcat_2.0.0-2.debian.tar.xz
be91ef35fc04b9fafda99cf6e406309989b1cbbaeca0a672cb3cc9cf356cf7ea 10216
pidcat_2.0.0-2_all.deb
Files:
30aa78b5d64126bb84668a8f7d3eb083 2013 devel optional pidcat_2.0.0-2.dsc
7f4c73b829f10aae0475a3f661902d57 700325 devel optional pidcat_2.0.0.orig.tar.gz
35b912add7c76066dbc8b7be78836434 4212 devel optional
pidcat_2.0.0-2.debian.tar.xz
d64ff8edeb2161abc564848a3467d853 10216 devel optional pidcat_2.0.0-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPG for Android - https://guardianproject.info/code/gnupg/
iQIcBAEBCAAGBQJWnTAAAAoJEJ8P5Yc3S76BdpYP/AnkO+/sEFMZihnNzTcRRkIH
yJrgs7gR5QpUolQoYNFcQvWygPd9yct3OMn3C7buhS+Zs2O3yTE+Hu4vkZIUOFeM
Mmp/f88eKrJbY2E2KjtVOytIUSLxvE3W34AlzyrsjyhmY0BE54rAsDqxiRGKRI3j
wlsoqFCbJr7mHk1+kUHgbmEc3+30GMg2NLxUZgxmm/O3pqP4MHnJX93qSrYBpPfH
FBd7TxS6a7S3siALa45Wqe4ppegLY1ZPaCHIdhm4OO84hIIjvC3F44/z5QTEMEI2
6y732MKDWlTCnYmcyF7TrWIsxHDYv6rSz5cqI/DZE0Q4m7V6gQXnIIOGGE4zs+kx
vccN0t84XHnHxfFoZttERIDpH1BxVz+Q0cA4oPEzH7GZ0vX8H7mNIgj43hSa5nyQ
sQfEq330wcy51ClwJFi867exClfhdnfHXFOEWsvefGQ/8AzYOT+Ki84Bz0Vihzh7
oiIg3kdXHdkrfmRRIfpUoNuaBkZdvs5tVd6q63ttoAgTizSM2l0woYPRGMdKr1LU
HxWIYKso0Gtmr0T842n1iB2nQZ+Ah/3ay1nMk+SiI/z3cb4mpRofCch9rtzjh6bj
gXSEpBFriXQuwKt8JTDozOWK7iw/dZOK7u+TZwSxdfnMxXDyvlsNPTScsGdkR8Ca
TsVRqhExVGVjcBqgGm+c
=jBqQ
-----END PGP SIGNATURE-----
--- End Message ---