Your message dated Tue, 18 Sep 2012 10:46:04 +0000
with message-id <[email protected]>
and subject line Bug#665214: fixed in tabble 0.43-2
has caused the Debian Bug report #665214,
regarding tabble: man page and wrapperscript tweaks
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.)
--
665214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665214
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tabble
Version: 0.43-1
Severity: wishlist
Tags: patch
The man pages have a couple of very minor POD problems (such as a
"head1" without leading "="), but more importantly they are distinctly
overenthusiastic with their claims that there are no OPTIONS and no
FILES.
In fact tabble does takes a -c <config> option - though the
tabble-wrapper script needs a slight amendment to pass on "$@".
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tabble depends on:
ii libc6 2.13-27
ii libgdk-pixbuf2.0-0 2.24.1-1
ii libglib2.0-0 2.30.2-6
ii libgtk2.0-0 2.24.10-1
ii psmisc 22.16-1
tabble recommends no packages.
tabble suggests no packages.
-- no debconf information
--
JBR
Ankh kak! (Ancient Egyptian blessing)
diff -ru tabble-0.43.pristine/debian/tabble.1.pod tabble-0.43/debian/tabble.1.pod
--- tabble-0.43.pristine/debian/tabble.1.pod 2012-03-07 06:01:20.000000000 +0000
+++ tabble-0.43/debian/tabble.1.pod 2012-03-22 15:47:05.943392690 +0000
@@ -44,20 +44,31 @@
=head1 SYNOPSIS
- tabble
+B<tabble> [B<-c> I<E<lt>configE<gt>>]
=head1 DESCRIPTION
-Tabble is a small alternative X shell which presents your programs in
-tabs for easy launch. It is not meant to replace a window manager,
+Tabble is a small alternative GTK shell which presents your programs
+in tabs for easy launch. It is not meant to replace a window manager,
just complement it. Light window managers benefit the most from
tabble. The idea is that tabble is 'always on top' so multiple
launches can be made without re-navigating a menu hierarchy or
clearing the desktop.
-head1 OPTIONS
+As a first step after launching tabble, hold down 'shift' and
+right-click on one of the buttons that appears.
-None.
+=head1 OPTIONS
+
+One short option is accepted.
+
+=over 4
+
+=item B<-c> I<E<lt>configE<gt>>
+
+Use non-default configuration file (see L</FILES>).
+
+=back
=head1 ENVIRONMENT
@@ -65,11 +76,13 @@
=head1 FILES
-None.
+Configuration is written to F<~/.tabble> by default.
=head1 SEE ALSO
-fpanel(1)
+fpanel(1), tabble-wrapper(1)
+
+A guide is available at L<http://www.rillion.net/tabble>.
=head1 AUTHORS
@@ -78,7 +91,7 @@
This manual page was written by Jari Aalto <[email protected]> for
the Debian GNU system (but may be used by others). Released under
license GNU GPL version 2 or (at your option) any later version. For
-more information about license, visit
+more information about this license, visit
<http://www.gnu.org/copyleft/gpl.html>.
=cut
diff -ru tabble-0.43.pristine/debian/tabble-wrapper tabble-0.43/debian/tabble-wrapper
--- tabble-0.43.pristine/debian/tabble-wrapper 2012-03-07 06:01:20.000000000 +0000
+++ tabble-0.43/debian/tabble-wrapper 2012-03-22 15:42:03.991392596 +0000
@@ -4,7 +4,7 @@
Main ()
{
if [ "$LOGNAME" ]; then
- killall -50 -u $LOGNAME tabble || tabble &
+ killall -50 -u $LOGNAME tabble || tabble "$@" &
else
echo "[ERROR] can't restart tabble. LOGNAME not defined." >&2
return 1
diff -ru tabble-0.43.pristine/debian/tabble-wrapper.1.pod tabble-0.43/debian/tabble-wrapper.1.pod
--- tabble-0.43.pristine/debian/tabble-wrapper.1.pod 2012-03-07 06:01:20.000000000 +0000
+++ tabble-0.43/debian/tabble-wrapper.1.pod 2012-03-22 15:46:41.755392900 +0000
@@ -44,20 +44,22 @@
=head1 SYNOPSIS
- tabble-wrapper
+B<tabble-wrapper>
=head1 DESCRIPTION
-After you have added new entries, this program kills exixting tabble
-and restarts it.
+B<tabble-wrapper> is a simple shell script which either launches a new
+B<tabble> or (if one is already running, maybe in a 'hidden' state)
+sends it a signal telling it to restart, re-reading its configuration
+file for any new entries.
head1 OPTIONS
-None.
+Any command-line parameters are passed on to the invoked B<tabble>.
=head1 ENVIRONMENT
-The tabble owned by LOGNAME is killed.
+The B<tabble> owned by LOGNAME is killed.
=head1 FILES
@@ -74,7 +76,7 @@
This manual page was written by Jari Aalto <[email protected]> for
the Debian GNU system (but may be used by others). Released under
license GNU GPL version 2 or (at your option) any later version. For
-more information about license, visit
+more information about the license, visit
<http://www.gnu.org/copyleft/gpl.html>.
=cut
--- End Message ---
--- Begin Message ---
Source: tabble
Source-Version: 0.43-2
We believe that the bug you reported is fixed in the latest version of
tabble, 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.
Jari Aalto <[email protected]> (supplier of updated tabble 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: SHA1
Format: 1.8
Date: Sun, 16 Sep 2012 17:26:44 +0300
Source: tabble
Binary: tabble
Architecture: source amd64
Version: 0.43-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto <[email protected]>
Changed-By: Jari Aalto <[email protected]>
Description:
tabble - program launcher with tabs for X
Closes: 665214
Changes:
tabble (0.43-2) unstable; urgency=low
.
* debian/tabble.1.pod, tabble-wrapper.1.pod
- Correct pod tags and OPTIONS section (Closes: #665214).
* debian/tabble-wrapper
- Pass command line arguments to tabble(1). Patch thanks to Justin B
Rye <[email protected]> in Bug#665214.
* debian/rules
- Use hardened build flags (CPPFLAGS: -D_FORTIFY_SOURCE=2)
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
Checksums-Sha1:
1e827dd029012de1872490297b7070cf4e2046b6 1183 tabble_0.43-2.dsc
84d42b049762bfbbc589e1a03974910967d0bd59 3603 tabble_0.43-2.debian.tar.gz
931401224965beceb8cb5c333732776ef0f4e82c 39364 tabble_0.43-2_amd64.deb
Checksums-Sha256:
6ad93598ec814fb0d4b2cdf46b63ddc6e1728734343ac8e7c3076870fc34a296 1183
tabble_0.43-2.dsc
c2f4e5a881ca9cabfe8c699cb11e3e9b9424ba4358d416d081106fa0913a8746 3603
tabble_0.43-2.debian.tar.gz
5f9e4b0827d9462a76b5221b305c9d9acfc315cb1fc01355f8d9c9c98dd687f5 39364
tabble_0.43-2_amd64.deb
Files:
23ffada54673d06d1044f72bf1726cc6 1183 x11 optional tabble_0.43-2.dsc
80e4083666438d9576b1a8b27f9a6e48 3603 x11 optional tabble_0.43-2.debian.tar.gz
2cf7c461dc55fcd816d6c8149bc9a5e0 39364 x11 optional tabble_0.43-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlBYLbUACgkQLARVQsm1XawhOQCgvRLB7v20bd5aQxKEi7gzizGe
YDkAn3S31Dn6Z9iWaoeN0MSncoVM64RZ
=pXM3
-----END PGP SIGNATURE-----
--- End Message ---