[Pkg-xfce-devel] Bug#316164: marked as done (xfce4-terminal: doesn't update x-terminal-emulator and x-terminal-emulator.1.gz alternatives correctly)

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


Your message dated Mon, 11 Jul 2005 12:17:24 -0400
with message-id <E1Ds0yC-00070U-00@newraff.debian.org>
and subject line Bug#316164: 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 21:25:13 +0000
>From debian@appaji.net Tue Jun 28 14:25:13 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 1DnNZx-0004R7-00; Tue, 28 Jun 2005 14:25:13 -0700
Received: from [59.92.137.9] (helo=majuli.appaji.net)
	by shire.symonds.net with esmtpa (Exim 4.44)
	id 1DnNZu-0003yA-86; Tue, 28 Jun 2005 16:25:11 -0500
Received: from appaji by majuli.appaji.net with local (Exim 3.36 #1 (Debian))
	id 1DnNtS-0000uE-00; Wed, 29 Jun 2005 03:15:22 +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: doesn't update x-terminal-emulator and
 x-terminal-emulator.1.gz alternatives correctly
Reply-To: Y Giridhar Appaji Nag <debian@appaji.net>
X-Mailer: reportbug 3.15
Date: Wed, 29 Jun 2005 03:15:22 +0530
X-Debbugs-Cc: Y Giridhar Appaji Nag <debian@appaji.net>
Message-Id: <E1DnNtS-0000uE-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,
	REMOVE_IN_QUOTES,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: important
Tags: patch

The x-terminal-emulator.1.gz slave for man page of xfce4-terminal is
directed to non-existant /usr/share/man/man1/Terminal.1.gz during its
installation (in debian/postinst) and the x-terminal-emulator
alternative that links to /usr/bin/xfce4-terminal.wrapper during
installation is not removed when removing the package (debian/prerm
incorrectly tries to remove the non-existant /usr/bin/Terminal.wrapper)

Tagging this bug as important because it leaves the x-terminal-emulator
as a dangling symlink making all packages that use x-terminal-emulator
internally useless.

Patch follows to correct this.

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

diff -Nur xfce4-terminal-0.2.4.orig xfce4-terminal-0.2.4
diff -Nur xfce4-terminal-0.2.4.orig/debian/postinst xfce4-terminal-0.2.4/debian/postinst
--- xfce4-terminal-0.2.4.orig/debian/postinst   2005-06-29 03:04:06.000000000 +0530
+++ xfce4-terminal-0.2.4/debian/postinst        2005-06-29 03:05:40.000000000 +0530
@@ -6,7 +6,7 @@
   update-alternatives --install /usr/bin/x-terminal-emulator \
   x-terminal-emulator /usr/bin/xfce4-terminal.wrapper 40 \
   --slave /usr/share/man/man1/x-terminal-emulator.1.gz \
-  x-terminal-emulator.1.gz /usr/share/man/man1/Terminal.1.gz
+  x-terminal-emulator.1.gz /usr/share/man/man1/xfce4-terminal.wrapper.1.gz
 fi
 
 #DEBHELPER#
diff -Nur xfce4-terminal-0.2.4.orig/debian/prerm xfce4-terminal-0.2.4/debian/prerm
--- xfce4-terminal-0.2.4.orig/debian/prerm      2005-06-29 03:04:07.000000000 +0530
+++ xfce4-terminal-0.2.4/debian/prerm   2005-06-29 03:05:00.000000000 +0530
@@ -3,7 +3,7 @@
 # remove alternatives links
 
 if [ "$1" = "remove" ]; then
-  update-alternatives --remove x-terminal-emulator /usr/bin/Terminal.wrapper
+  update-alternatives --remove x-terminal-emulator /usr/bin/xfce4-terminal.wrapper

====== 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 316164-close) by bugs.debian.org; 11 Jul 2005 16:25:26 +0000
>From katie@ftp-master.debian.org Mon Jul 11 09:25:26 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 1Ds15y-0004xe-00; Mon, 11 Jul 2005 09:25:26 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Ds0yC-00070U-00; Mon, 11 Jul 2005 12:17:24 -0400
From: Yves-Alexis Perez <corsac@corsac.net>
To: 316164-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#316164: fixed in xfce4-terminal 0.2.4-3
Message-Id: <E1Ds0yC-00070U-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 11 Jul 2005 12:17:24 -0400
Delivered-To: 316164-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: 
X-CrossAssassin-Score: 2

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 316164@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