Your message dated Sun, 25 Nov 2007 00:47:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414413: fixed in unrar-nonfree 1:3.7.8-1
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)
--- Begin Message ---
Package: unrar
Version: 1:3.7.3-1
Severity: wishlist
Tags: patch
Please could you use /etc/alternatives ? This would allow unrar-nonfree and
unrar-free to coexist on the same system, providing the pathname that all
applications (e.g. file-roller) expect to rely on as backend.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Versions of packages unrar depends on:
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-21 GCC support library
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
unrar recommends no packages.
-- no debconf information
diff -Nur unrar-nonfree-3.7.3.old/debian/postinst
unrar-nonfree-3.7.3/debian/postinst
--- unrar-nonfree-3.7.3.old/debian/postinst 1970-01-01 01:00:00.000000000
+0100
+++ unrar-nonfree-3.7.3/debian/postinst 2007-03-11 17:45:14.000000000 +0100
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
+ update-alternatives --install /usr/bin/unrar unrar /usr/bin/unrar-nonfree
40 \
+ --slave /usr/share/man/man1/unrar.1.gz unrar.1.gz \
+ /usr/share/man/man1/unrar-nonfree.1.gz
+fi
+
+#DEBHELPER#
diff -Nur unrar-nonfree-3.7.3.old/debian/prerm unrar-nonfree-3.7.3/debian/prerm
--- unrar-nonfree-3.7.3.old/debian/prerm 1970-01-01 01:00:00.000000000
+0100
+++ unrar-nonfree-3.7.3/debian/prerm 2007-03-11 17:45:38.000000000 +0100
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" != "upgrade" ]; then
+ update-alternatives --remove unrar /usr/bin/unrar-nonfree
+fi
+
+#DEBHELPER#
diff -Nur unrar-nonfree-3.7.3.old/debian/rules unrar-nonfree-3.7.3/debian/rules
--- unrar-nonfree-3.7.3.old/debian/rules 2007-03-11 17:39:55.000000000
+0100
+++ unrar-nonfree-3.7.3/debian/rules 2007-03-11 17:52:38.000000000 +0100
@@ -25,10 +25,10 @@
dh_clean -k
dh_installdirs
- install -o root -g root -s -m 0755 unrar debian/unrar/usr/bin
+ install -o root -g root -s -m 0755 unrar
debian/unrar/usr/bin/unrar-nonfree
dh_installdocs
- dh_installman debian/unrar.1
+ dh_installman debian/unrar-nonfree.1
dh_installchangelogs
dh_strip
dh_compress
--- End Message ---
--- Begin Message ---
Source: unrar-nonfree
Source-Version: 1:3.7.8-1
We believe that the bug you reported is fixed in the latest version of
unrar-nonfree, which is due to be installed in the Debian FTP archive:
unrar-nonfree_3.7.8-1.diff.gz
to pool/non-free/u/unrar-nonfree/unrar-nonfree_3.7.8-1.diff.gz
unrar-nonfree_3.7.8-1.dsc
to pool/non-free/u/unrar-nonfree/unrar-nonfree_3.7.8-1.dsc
unrar-nonfree_3.7.8.orig.tar.gz
to pool/non-free/u/unrar-nonfree/unrar-nonfree_3.7.8.orig.tar.gz
unrar_3.7.8-1_i386.deb
to pool/non-free/u/unrar-nonfree/unrar_3.7.8-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Meredith <[EMAIL PROTECTED]> (supplier of updated unrar-nonfree 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.7
Date: Sat, 17 Nov 2007 20:31:32 +0000
Source: unrar-nonfree
Binary: unrar
Architecture: source i386
Version: 1:3.7.8-1
Distribution: unstable
Urgency: low
Maintainer: Martin Meredith <[EMAIL PROTECTED]>
Changed-By: Martin Meredith <[EMAIL PROTECTED]>
Description:
unrar - Unarchiver for .rar files (non-free version)
Closes: 414413
Changes:
unrar-nonfree (1:3.7.8-1) unstable; urgency=low
.
* New upstream release
* Updated to use /etc/alternatives (Closes: #414413)
Files:
60ae49c48610339c47033d1e4bb59a39 623 non-free/utils optional
unrar-nonfree_3.7.8-1.dsc
b783f1932bc0c73902c6399f7c2c6f43 131120 non-free/utils optional
unrar-nonfree_3.7.8.orig.tar.gz
3ee2ab9a1158de6873d2882f34ad2753 4779 non-free/utils optional
unrar-nonfree_3.7.8-1.diff.gz
2212f7a4fc34774d37c28032ce13b065 95460 non-free/utils optional
unrar_3.7.8-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHSMGiAQwuptkwlkQRAmi3AJ9YWzHtJ2OZo6wOzoU5Ee01lOiC0gCfd2Hs
N938xUyFzCWEis7I7S4Av1g=
=b4lZ
-----END PGP SIGNATURE-----
--- End Message ---