[Pkg-xfce-devel] Bug#316168: marked as done (xfce4-terminal(1) refers to the upstream Terminal program rather than xfce4-terminal)

Debian Bug Tracking System owner@bugs.debian.org
Mon Jul 11 16:33:24 UTC 2005


Your message dated Mon, 11 Jul 2005 12:17:24 -0400
with message-id <E1Ds0yC-00070W-00@newraff.debian.org>
and subject line Bug#316168: fixed in xfce4-terminal 0.2.4-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Jun 2005 22:06:48 +0000
>From debian@appaji.net Tue Jun 28 15:06:48 2005
Return-path: <debian@appaji.net>
Received: from shire.symonds.net [69.93.152.234] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DnOEC-0000wj-00; Tue, 28 Jun 2005 15:06:48 -0700
Received: from [59.92.137.9] (helo=majuli.appaji.net)
	by shire.symonds.net with esmtpa (Exim 4.44)
	id 1DnOE8-000600-TL; Tue, 28 Jun 2005 17:06:45 -0500
Received: from appaji by majuli.appaji.net with local (Exim 3.36 #1 (Debian))
	id 1DnOXh-00017i-00; Wed, 29 Jun 2005 03:56:57 +0530
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Y Giridhar Appaji Nag <debian@appaji.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
X-Debbugs-No-Ack: true
X-Website: http://www.appaji.net/
Subject: xfce4-terminal(1) refers to the upstream Terminal program rather than
 xfce4-terminal
Reply-To: Y Giridhar Appaji Nag <debian@appaji.net>
X-Mailer: reportbug 3.15
Date: Wed, 29 Jun 2005 03:56:56 +0530
X-Debbugs-Cc: Y Giridhar Appaji Nag <debian@appaji.net>
Message-Id: <E1DnOXh-00017i-00@majuli.appaji.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-14.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC,X_DEBBUGS_NO_ACK autolearn=ham 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: xfce4-terminal
Version: 0.2.4-2
Severity: minor
Tags: patch

The xfce4-terminal(1) manual page refers to the upstream Terminal
program which is known in Debian as xfce4-terminal.  The attached patch
corrects this.  As such, this may not create confusion to the user when
'man xfce4-terminal' is invoked, because the user knows what program the
documentation belongs to, but if invoked as 'man x-terminal-emulator'
this may cause confusion.

====== Begin Patch ======

diff -Nur xfce4-terminal-0.2.4.orig/Terminal.1 xfce4-terminal-0.2.4/Terminal.1
--- xfce4-terminal-0.2.4.orig/Terminal.1	2005-06-29 03:04:06.000000000 +0530
+++ xfce4-terminal-0.2.4/Terminal.1	2005-06-29 03:48:36.000000000 +0530
@@ -1,29 +1,29 @@
-.TH Terminal 1 "Mar 19, 2005"
+.TH xfce4-terminal 1 "Mar 19, 2005"
 .SH NAME
-Terminal \- A Terminal emulator for X
+xfce4-terminal \- A Terminal emulator for X
 .SH SYNOPSIS
-.B Terminal
+.B xfce4-terminal
 .br
 .SH DESCRIPTION
 This manual page documents briefly the
-.B Terminal
+.B xfce4-terminal
 application.
 .PP
-\fBTerminal\fP is what is known as an X terminal emulator, often referred
+\fBxfce4-terminal\fP is what is known as an X terminal emulator, often referred
 to as terminal or shell. It provides an equivalent to the old fashioned text
 screen on your desktop, but on which can easily the screen with other
 graphical applications.
 
-\fBTerminal\fP emulates the xterm application developed by the X Consortium.
+\fBxfce4-terminal\fP emulates the xterm application developed by the X Consortium.
 In turn, the xterm applications emulates the DEC VT102 terminal and also
 supports the DEC VT220 escape sequences. An escape sequence is a series of
-characters that with the Esc character. Terminal accepts all of the escape
+characters that with the Esc character. xfce4-terminal accepts all of the escape
 sequences that the VT102 and VT220 terminals use for functions such as to
 position the cursor and to clear the screen.
 
 
 .SH OPTIONS
-\fBTerminal\fP takes the following command line options:
+\fBxfce4-terminal\fP takes the following command line options:
 .TP
 .B \-\-help
 Print a help screen and exit.
@@ -33,7 +33,7 @@
 
 
 .SH ENVIRONMENT
-\fBTerminal\fP's behaviour is affected by the following environment
+\fBxfce4-terminal\fP's behaviour is affected by the following environment
 variables.
 .PP
 .TP
@@ -61,9 +61,9 @@
 
 
 .SH FILES
-\fBTerminal\fP reads its configuration from the files
+\fBxfce4-terminal\fP reads its configuration from the files
 .IR $XDG_CONFIG_DIRS/Terminal/terminalrc .
-\fBTerminal\fP creates the main menubar and the popup
+\fBxfce4-terminal\fP creates the main menubar and the popup
 menu from the files
 .IR $XDG_DATA_DIRS/Terminal/Terminal.ui
 and the toolbars layout from the files
@@ -74,7 +74,7 @@
 
 
 .SH AUTHOR
-The \fBTerminal\fP software and this manual page was written
+The \fBxfce4-terminal\fP software and this manual page was written
 for os-cillation by Benedikt Meurer <benny@xfce.org>.
 
====== End Patch ======

Giridhar

--
Y Giridhar Appaji Nag | http://www.appaji.net/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xfce4-terminal depends on:
ii  dbus-1                   0.23.4-3        simple interprocess messaging syst
ii  dbus-glib-1              0.23.4-3        simple interprocess messaging syst
ii  libatk1.0-0              1.10.1-2        The ATK accessibility toolkit
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libexo0.3-0              0.3.0-2         Library with extensions for Xfce
ii  libfontconfig1           2.3.2-1         generic font configuration library
ii  libfreetype6             2.1.10-1        FreeType 2 font engine, shared lib
ii  libglib2.0-0             2.6.5-1         The GLib library of C routines
ii  libgtk2.0-0              2.6.8-1         The GTK+ graphical user interface 
ii  libice6                  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libncurses5              5.4-8           Shared libraries for terminal hand
ii  libpango1.0-0            1.8.1-1         Layout and rendering of internatio
ii  libsm6                   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstartup-notification0 0.8-1           library for program launch feedbac
ii  libvte4                  1:0.11.13-2     Terminal emulator widget for GTK+ 
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxfce4util-1           4.2.2-1         Utility functions library for Xfce
ii  libxfcegui4-3            4.2.2-1         Basic GUI C functions for Xfce4
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime

Versions of packages xfce4-terminal recommends:
pn  dbus-1-utils                  <none>     (no description available)

-- no debconf information

---------------------------------------
Received: (at 316168-close) by bugs.debian.org; 11 Jul 2005 16:22:36 +0000
>From katie@ftp-master.debian.org Mon Jul 11 09:22:36 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ds13E-0003Wl-00; Mon, 11 Jul 2005 09:22:36 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Ds0yC-00070W-00; Mon, 11 Jul 2005 12:17:24 -0400
From: Yves-Alexis Perez <corsac@corsac.net>
To: 316168-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#316168: fixed in xfce4-terminal 0.2.4-3
Message-Id: <E1Ds0yC-00070W-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 11 Jul 2005 12:17:24 -0400
Delivered-To: 316168-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: xfce4-terminal
Source-Version: 0.2.4-3

We believe that the bug you reported is fixed in the latest version of
xfce4-terminal, which is due to be installed in the Debian FTP archive:

xfce4-terminal_0.2.4-3.diff.gz
  to pool/main/x/xfce4-terminal/xfce4-terminal_0.2.4-3.diff.gz
xfce4-terminal_0.2.4-3.dsc
  to pool/main/x/xfce4-terminal/xfce4-terminal_0.2.4-3.dsc
xfce4-terminal_0.2.4-3_i386.deb
  to pool/main/x/xfce4-terminal/xfce4-terminal_0.2.4-3_i386.deb



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 316168@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <corsac@corsac.net> (supplier of updated xfce4-terminal 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 22 Jun 2005 15:53:19 +0200
Source: xfce4-terminal
Binary: xfce4-terminal
Architecture: source i386
Version: 0.2.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Yves-Alexis Perez <corsac@corsac.net>
Description: 
 xfce4-terminal - Xfce terminal emulator
Closes: 316164 316168
Changes: 
 xfce4-terminal (0.2.4-3) unstable; urgency=low
 .
   * Yves-Alexis Perez
     - Updated standards in rules file to match new debian-policy
     - Binary name is xfce4-terminal to avoid name conflicts
   * Emanuele Rocca
     - Fixed x-terminal-emulator and x-terminal-emulator.1.gz alternatives
       (Closes: #316164)
     - s/Terminal/xfce4-terminal in xfce4-terminal(1) (Closes: #316168)
     - Thanks to Y Giridhar Appaji Nag
Files: 
 0730f5ff88967436312321e8ee8f746a 944 x11 optional xfce4-terminal_0.2.4-3.dsc
 58b0c8f702682adb59db18792cc61fe4 3148 x11 optional xfce4-terminal_0.2.4-3.diff.gz
 69205aebf7b670b28d22ec86446944f0 730392 x11 optional xfce4-terminal_0.2.4-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0phpC6DuA+rxm2ARAuRrAJ9m/jCCKkHfQvkfIPc06+bzzs9/6wCgj37E
Uzmn7UQQfMvR4/qA0iQAjhE=
=Smn7
-----END PGP SIGNATURE-----





More information about the Pkg-xfce-devel mailing list