Your message dated Mon, 31 Mar 2014 21:56:27 +0000
with message-id <[email protected]>
and subject line Bug#743216: fixed in qupzilla 1.6.3-2
has caused the Debian Bug report #743216,
regarding qupzilla: Please consider to provide x-www-browser alternative for
qupzilla
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.)
--
743216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qupzilla
Version: 1.6.3-1
Severity: normal
Tags: patch
Dear Maintainer,
other browsers provide a x-www-browser-alternative, which is useful for browser
agnistic scripting. The attached patch provide this alternative for qupzilla
too. Thanks.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-0.towo.2-siduction-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qupzilla depends on:
ii libc6 2.18-4
ii libgcc1 1:4.8.2-18
ii libqt4-dbus 4:4.8.5+git242-g0315971+dfsg-2
ii libqt4-network 4:4.8.5+git242-g0315971+dfsg-2
ii libqt4-script 4:4.8.5+git242-g0315971+dfsg-2
ii libqt4-sql 4:4.8.5+git242-g0315971+dfsg-2
ii libqt4-sql-sqlite 4:4.8.5+git242-g0315971+dfsg-2
ii libqtcore4 4:4.8.5+git242-g0315971+dfsg-2
ii libqtgui4 4:4.8.5+git242-g0315971+dfsg-2
ii libqtwebkit4 2.3.3-0r3
ii libqupzilla1 1.6.3-1
ii libstdc++6 4.8.2-18
qupzilla recommends no packages.
qupzilla suggests no packages.
-- no debconf information
diff --git a/debian/qupzilla.postinst b/debian/qupzilla.postinst
new file mode 100644
index 0000000..b25c287
--- /dev/null
+++ b/debian/qupzilla.postinst
@@ -0,0 +1,10 @@
+#!/bin/sh
+set -e
+case "$1" in
+ configure)
+ update-alternatives --install /usr/bin/x-www-browser \
+ x-www-browser /usr/bin/qupzilla 80 \
+ ;;
+esac
+#DEBHELPER#
+exit 0
diff --git a/debian/qupzilla.prerm b/debian/qupzilla.prerm
new file mode 100644
index 0000000..0628f83
--- /dev/null
+++ b/debian/qupzilla.prerm
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then
+ update-alternatives --remove x-www-browser /usr/bin/qupzilla
+fi
+
+
+#DEBHELPER#
--- End Message ---
--- Begin Message ---
Source: qupzilla
Source-Version: 1.6.3-2
We believe that the bug you reported is fixed in the latest version of
qupzilla, 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.
[email protected] (supplier of updated qupzilla 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: Mon, 31 Mar 2014 23:05:33 +0200
Source: qupzilla
Binary: qupzilla libqupzilla1 libqupzilla-dev
Architecture: source amd64
Version: 1.6.3-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: [email protected]
Description:
libqupzilla-dev - development files for qupzilla's shared library
libqupzilla1 - shared library and header files for qupzilla
qupzilla - lightweight web browser based on libqtwebkit
Closes: 743216
Changes:
qupzilla (1.6.3-2) unstable; urgency=medium
.
* applied Alf Gaida's patch. Closes: #743216
Checksums-Sha1:
079fbbfea12b1635fb92bf481e9f3b170d6635cc 1252 qupzilla_1.6.3-2.dsc
96fe8c0b240793f852f74876d7f167f2d0691cba 8852 qupzilla_1.6.3-2.debian.tar.xz
e38a648c794c8e8a465ea561a10cf1c8f7a56179 1408300 qupzilla_1.6.3-2_amd64.deb
b39c6b428ed5786ba9066edc5bf6ad2a406375c1 1540108 libqupzilla1_1.6.3-2_amd64.deb
ebaeb72ebfd9ce5f5222bbe3cd30cedf94d9361c 19660
libqupzilla-dev_1.6.3-2_amd64.deb
Checksums-Sha256:
d3baa27241e4aa141bacd4aa5f73a7123759fb011227774a90bde1b346e90e35 1252
qupzilla_1.6.3-2.dsc
e921addbd7a1a86e2a832cd2a670bae100364083e6a373ee68df640829e701bd 8852
qupzilla_1.6.3-2.debian.tar.xz
b0f7ff5631b8167e9a63e96a21e69c4f9821979969e0a6e4869f6d26cfcd433e 1408300
qupzilla_1.6.3-2_amd64.deb
7cca0eca7c6e5926b2145a159180abf2421a8ccb93edf907eb7f4d0e9f699c11 1540108
libqupzilla1_1.6.3-2_amd64.deb
d8e5b86ff432e59602448ffd0fb67bdadbd260dde78b77091c0a248459f3304a 19660
libqupzilla-dev_1.6.3-2_amd64.deb
Files:
26ef8bb8913390b4066d6de97b53a5b6 1252 x11 extra qupzilla_1.6.3-2.dsc
822f4e44a073a8f2fa443e459f2f7677 8852 x11 extra qupzilla_1.6.3-2.debian.tar.xz
86b89b323e0f18bb67d4d5e36f33d1f4 1408300 x11 extra qupzilla_1.6.3-2_amd64.deb
e144794a11e7861decf0cca052eef483 1540108 libs extra
libqupzilla1_1.6.3-2_amd64.deb
d28fdcc6d82076854066628b157d6a9f 19660 libdevel extra
libqupzilla-dev_1.6.3-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iD8DBQFTOd1Hnfmb2hFpETARAjlyAJ9E9ZO46M1Vo35Y3QTK9EYW8nKVhgCfUDbO
eiTL3nWSFkzt7b6mn7gAe4s=
=xoYx
-----END PGP SIGNATURE-----
--- End Message ---