diff -Nru rxvt-unicode-9.22/debian/changelog rxvt-unicode-9.22/debian/changelog --- rxvt-unicode-9.22/debian/changelog 2020-07-23 16:34:10.000000000 +0000 +++ rxvt-unicode-9.22/debian/changelog 2020-07-29 15:48:03.000000000 +0000 @@ -1,3 +1,14 @@ +rxvt-unicode (9.22-8) unstable; urgency=medium + + * Fix incorrect manpage output due to 12_hyphen_minus_sign.diff + * Revert patch 15_perl_path.diff and override interpreter-not-absolute and + wrong-path-for-interpreter and spare-manual-page for perl extensions + * Revert patch 19_disable_lpr_printpipe.diff . Though the default behaviour + can accidentally leak information to a printer, it has come to be expected + by users, and can be locally overridden if desired. + + -- Ryan Kavanagh Wed, 29 Jul 2020 11:48:03 -0400 + rxvt-unicode (9.22-7) unstable; urgency=medium * Don't literally print screens by default, 19_disable_lpr_printpipe.diff diff -Nru rxvt-unicode-9.22/debian/patches/07_rgb_location.diff rxvt-unicode-9.22/debian/patches/07_rgb_location.diff --- rxvt-unicode-9.22/debian/patches/07_rgb_location.diff 2016-06-09 22:42:14.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/07_rgb_location.diff 2020-07-29 14:47:15.000000000 +0000 @@ -8,9 +8,9 @@ Index: rxvt-unicode/doc/rxvt.1.pod =================================================================== ---- rxvt-unicode.orig/doc/rxvt.1.pod 2015-01-20 13:49:34.797541065 -0500 -+++ rxvt-unicode/doc/rxvt.1.pod 2015-01-20 13:49:34.797541065 -0500 -@@ -1782,7 +1782,7 @@ +--- rxvt-unicode.orig/doc/rxvt.1.pod 2020-07-29 10:47:08.150998749 -0400 ++++ rxvt-unicode/doc/rxvt.1.pod 2020-07-29 10:47:10.000000000 -0400 +@@ -1790,7 +1790,7 @@ =over 4 diff -Nru rxvt-unicode-9.22/debian/patches/11_fix_lexgrog.diff rxvt-unicode-9.22/debian/patches/11_fix_lexgrog.diff --- rxvt-unicode-9.22/debian/patches/11_fix_lexgrog.diff 2018-01-02 19:11:50.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/11_fix_lexgrog.diff 2020-07-29 14:57:56.000000000 +0000 @@ -11,10 +11,10 @@ Origin: vendor Reviewed-By: Ryan Kavanagh Last-Updated: 2011-03-11 -Index: pkg-urxvt/doc/rxvt.1.pod +Index: rxvt-unicode/doc/rxvt.1.pod =================================================================== ---- pkg-urxvt.orig/doc/rxvt.1.pod 2013-03-20 15:07:13.994297775 -0400 -+++ pkg-urxvt/doc/rxvt.1.pod 2013-03-20 15:07:13.990297680 -0400 +--- rxvt-unicode.orig/doc/rxvt.1.pod 2020-07-29 10:47:27.197302874 -0400 ++++ rxvt-unicode/doc/rxvt.1.pod 2020-07-29 10:55:38.000000000 -0400 @@ -1,6 +1,6 @@ =head1 NAME @@ -23,10 +23,10 @@ =head1 SYNOPSIS -Index: pkg-urxvt/doc/rxvt.7.pod +Index: rxvt-unicode/doc/rxvt.7.pod =================================================================== ---- pkg-urxvt.orig/doc/rxvt.7.pod 2013-03-20 15:07:13.994297775 -0400 -+++ pkg-urxvt/doc/rxvt.7.pod 2013-03-20 17:33:16.000000000 -0400 +--- rxvt-unicode.orig/doc/rxvt.7.pod 2020-07-29 10:47:27.197302874 -0400 ++++ rxvt-unicode/doc/rxvt.7.pod 2020-07-29 10:55:40.000000000 -0400 @@ -1,6 +1,6 @@ =head1 NAME @@ -35,10 +35,10 @@ =head1 SYNOPSIS -Index: pkg-urxvt/src/perl/selection-popup +Index: rxvt-unicode/src/perl/selection-popup =================================================================== ---- pkg-urxvt.orig/src/perl/selection-popup 2013-02-12 12:12:29.227728891 -0500 -+++ pkg-urxvt/src/perl/selection-popup 2013-03-20 17:34:07.049845487 -0400 +--- rxvt-unicode.orig/src/perl/selection-popup 2020-07-29 10:47:27.197302874 -0400 ++++ rxvt-unicode/src/perl/selection-popup 2020-07-29 10:47:27.193303230 -0400 @@ -4,7 +4,7 @@ =head1 NAME diff -Nru rxvt-unicode-9.22/debian/patches/12_hyphen_minus_sign.diff rxvt-unicode-9.22/debian/patches/12_hyphen_minus_sign.diff --- rxvt-unicode-9.22/debian/patches/12_hyphen_minus_sign.diff 2016-06-09 22:42:14.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/12_hyphen_minus_sign.diff 2020-07-29 14:57:56.000000000 +0000 @@ -1,35 +1,22 @@ Description: Don't use hyphens as minus signs + Tell pod not to change - into a hyphen by wrapping it in C<>; see + perlpodspec for details. Forwarded: no -Author: Ryan Kavanagh +Author: Ryan Kavanagh Origin: vendor -Reviewed-By: Ryan Kavanagh -Last-Updated: 2011-03-11 +Reviewed-By: Ryan Kavanagh +Last-Updated: 2020-07-29 Index: rxvt-unicode/doc/rxvt.7.pod =================================================================== ---- rxvt-unicode.orig/doc/rxvt.7.pod 2015-01-20 13:49:40.061689928 -0500 -+++ rxvt-unicode/doc/rxvt.7.pod 2015-01-20 13:49:40.057689815 -0500 -@@ -2016,7 +2016,7 @@ +--- rxvt-unicode.orig/doc/rxvt.7.pod 2020-07-29 10:47:53.202987337 -0400 ++++ rxvt-unicode/doc/rxvt.7.pod 2020-07-29 10:47:53.198987693 -0400 +@@ -2019,7 +2019,7 @@ =begin table - B<< C >> Bold/italic implies high intensity (see option B<-is>) -+ B<< C >> Bold/italic implies high intensity (see option B<\-is>) ++ B<< C >> Bold/italic implies high intensity (see option B>) B<< C >> Font styles have no effect on intensity (Compile styles) =end table -Index: rxvt-unicode/doc/rxvtc.1.pod -=================================================================== ---- rxvt-unicode.orig/doc/rxvtc.1.pod 2015-01-20 13:49:40.061689928 -0500 -+++ rxvt-unicode/doc/rxvtc.1.pod 2015-01-20 13:49:40.057689815 -0500 -@@ -37,8 +37,8 @@ - - #!/bin/sh - @@RXVT_NAME@@c "$@" -- if [ $? -eq 2 ]; then -- @@RXVT_NAME@@d -q -o -f -+ if [ $? \-eq 2 ]; then -+ @@RXVT_NAME@@d \-q \-o \-f - @@RXVT_NAME@@c "$@" - fi - diff -Nru rxvt-unicode-9.22/debian/patches/15_perl_path.diff rxvt-unicode-9.22/debian/patches/15_perl_path.diff --- rxvt-unicode-9.22/debian/patches/15_perl_path.diff 2020-07-23 16:13:30.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/15_perl_path.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,247 +0,0 @@ -Description: Make shebang to perl explicit -Author: Ryan Kavanagh -Origin: Debian -Forwarded: no -Last-Update: 2018-01-02 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: rxvt-unicode/src/perl/background -=================================================================== ---- rxvt-unicode.orig/src/perl/background 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/background 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.expr:string:background expression - #:META:RESOURCE:%.border:boolean:respect the terminal border -Index: rxvt-unicode/src/perl/bell-command -=================================================================== ---- rxvt-unicode.orig/src/perl/bell-command 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/bell-command 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - # Copyright (C) 2011 Ryan Kavanagh - # -Index: rxvt-unicode/src/perl/block-graphics-to-ascii -=================================================================== ---- rxvt-unicode.orig/src/perl/block-graphics-to-ascii 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/block-graphics-to-ascii 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/clipboard-osc -=================================================================== ---- rxvt-unicode.orig/src/perl/clipboard-osc 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/clipboard-osc 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/confirm-paste -=================================================================== ---- rxvt-unicode.orig/src/perl/confirm-paste 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/confirm-paste 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/digital-clock -=================================================================== ---- rxvt-unicode.orig/src/perl/digital-clock 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/digital-clock 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/eval -=================================================================== ---- rxvt-unicode.orig/src/perl/eval 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/eval 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/example-refresh-hooks -=================================================================== ---- rxvt-unicode.orig/src/perl/example-refresh-hooks 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/example-refresh-hooks 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/keysym-list -=================================================================== ---- rxvt-unicode.orig/src/perl/keysym-list 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/keysym-list 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/kuake -=================================================================== ---- rxvt-unicode.orig/src/perl/kuake 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/kuake 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.hotkey:string:activation hotkey keysym - -Index: rxvt-unicode/src/perl/matcher -=================================================================== ---- rxvt-unicode.orig/src/perl/matcher 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/matcher 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - # Author: Tim Pope - # Bob Farrell -Index: rxvt-unicode/src/perl/option-popup -=================================================================== ---- rxvt-unicode.orig/src/perl/option-popup 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/option-popup 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/overlay-osc -=================================================================== ---- rxvt-unicode.orig/src/perl/overlay-osc 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/overlay-osc 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/readline -=================================================================== ---- rxvt-unicode.orig/src/perl/readline 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/readline 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/remote-clipboard -=================================================================== ---- rxvt-unicode.orig/src/perl/remote-clipboard 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/remote-clipboard 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.store:string:the command used to store the selection - #:META:RESOURCE:%.fetch:string:the command used to fetch the selection -Index: rxvt-unicode/src/perl/searchable-scrollback -=================================================================== ---- rxvt-unicode.orig/src/perl/searchable-scrollback 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/searchable-scrollback 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - # this extension implements scrollback buffer search - -Index: rxvt-unicode/src/perl/selection -=================================================================== ---- rxvt-unicode.orig/src/perl/selection 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/selection 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.pattern-0:string:first selection pattern - -Index: rxvt-unicode/src/perl/selection-autotransform -=================================================================== ---- rxvt-unicode.orig/src/perl/selection-autotransform 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/selection-autotransform 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.:string:autotransform expression - -Index: rxvt-unicode/src/perl/selection-pastebin -=================================================================== ---- rxvt-unicode.orig/src/perl/selection-pastebin 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/selection-pastebin 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:%.cmd:string:the command to run create a new pastebin - #:META:RESOURCE:%.url:string:the url template for new pastebins -Index: rxvt-unicode/src/perl/selection-popup -=================================================================== ---- rxvt-unicode.orig/src/perl/selection-popup 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/selection-popup 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:url-launcher:string:shell command to use - -Index: rxvt-unicode/src/perl/tabbed -=================================================================== ---- rxvt-unicode.orig/src/perl/tabbed 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/tabbed 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - #:META:RESOURCE:tabbar-fg:colour:tab bar foreground colour - #:META:RESOURCE:tabbar-bg:colour:tab bar background colour -Index: rxvt-unicode/src/perl/urxvt-popup -=================================================================== ---- rxvt-unicode.orig/src/perl/urxvt-popup 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/urxvt-popup 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - # this extension implements popup-menu functionality for urxvt. it works - # together with the urxvt::popup class - "no user serviceable parts inside". -Index: rxvt-unicode/src/perl/xim-onthespot -=================================================================== ---- rxvt-unicode.orig/src/perl/xim-onthespot 2018-01-02 16:10:46.937812322 -0500 -+++ rxvt-unicode/src/perl/xim-onthespot 2018-01-02 16:10:46.933812298 -0500 -@@ -1,4 +1,4 @@ --#! perl -+#! /usr/bin/perl - - =head1 NAME - -Index: rxvt-unicode/src/perl/selection-to-clipboard -=================================================================== ---- rxvt-unicode.orig/src/perl/selection-to-clipboard 2018-01-02 16:10:39.301766257 -0500 -+++ rxvt-unicode/src/perl/selection-to-clipboard 2018-01-02 16:11:11.577960967 -0500 -@@ -1,4 +1,4 @@ --#! perl -w -+#! /usr/bin/perl -w - - =head1 NAME - diff -Nru rxvt-unicode-9.22/debian/patches/18_expand_urxvt-tabbed.1.diff rxvt-unicode-9.22/debian/patches/18_expand_urxvt-tabbed.1.diff --- rxvt-unicode-9.22/debian/patches/18_expand_urxvt-tabbed.1.diff 2018-01-06 17:07:23.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/18_expand_urxvt-tabbed.1.diff 2020-07-29 15:48:03.000000000 +0000 @@ -3,7 +3,7 @@ Author: Ryan Kavanagh Origin: Debian Bug-Debian: https://bugs.debian.org/858385 -Forwarded: no +Forwarded: yes Last-Update: 2018-01-06 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff -Nru rxvt-unicode-9.22/debian/patches/19_disable_lpr_printpipe.diff rxvt-unicode-9.22/debian/patches/19_disable_lpr_printpipe.diff --- rxvt-unicode-9.22/debian/patches/19_disable_lpr_printpipe.diff 2020-04-10 14:12:57.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/19_disable_lpr_printpipe.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,25 +0,0 @@ -Description: Don't actually print screen contents on PrintScreen - By default, urxvt sends the contents of the screen to the default - printer whenever a user hits the PrintScreen key. This is really - something users should have to opt in to to avoid accidentally - leaking private data. It can be customized using the `print-pipe' - resource. -Author: Ryan Kavanagh -Bug-Debian: https://bugs.debian.org/955980 -Forwarded: no -Last-Update: 2020-04-10 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: rxvt-unicode/src/feature.h -=================================================================== ---- rxvt-unicode.orig/src/feature.h 2014-11-16 07:22:34.000000000 -0500 -+++ rxvt-unicode/src/feature.h 2020-04-10 10:10:39.097757946 -0400 -@@ -333,7 +333,7 @@ - /* - * Printer pipe which will be used for emulation of attached vt100 printer - */ --#define PRINTPIPE "lpr" -+#define PRINTPIPE "true" - - /* - * Define defaults for backspace and delete keys - unless they have been diff -Nru rxvt-unicode-9.22/debian/patches/series rxvt-unicode-9.22/debian/patches/series --- rxvt-unicode-9.22/debian/patches/series 2020-04-10 14:20:57.000000000 +0000 +++ rxvt-unicode-9.22/debian/patches/series 2020-07-27 20:12:41.000000000 +0000 @@ -5,8 +5,6 @@ 12_hyphen_minus_sign.diff 13_document_modifiers.diff 14_install_urxvt-font-size.diff -15_perl_path.diff 16_no_terminfo.diff 17_unsafe_man.diff 18_expand_urxvt-tabbed.1.diff -19_disable_lpr_printpipe.diff diff -Nru rxvt-unicode-9.22/debian/rxvt-unicode.lintian-overrides rxvt-unicode-9.22/debian/rxvt-unicode.lintian-overrides --- rxvt-unicode-9.22/debian/rxvt-unicode.lintian-overrides 2018-06-21 14:39:25.000000000 +0000 +++ rxvt-unicode-9.22/debian/rxvt-unicode.lintian-overrides 2020-07-29 15:47:48.000000000 +0000 @@ -2,3 +2,79 @@ setgid-binary usr/bin/urxvtd 2755 root/utmp conflicts-with-version rxvt-unicode-lite (<< 9.22-2) conflicts-with-version rxvt-unicode-256color (<< 9.22-2) + +# The following perl files are not standalone perl scripts +# and should not be run as such. +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/background (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/bell-command (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/block-graphics-to-ascii (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/clipboard-osc (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/confirm-paste (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/digital-clock (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/eval (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/example-refresh-hooks (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/keysym-list (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/kuake (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/matcher (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/option-popup (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/overlay-osc (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/readline (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/remote-clipboard (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/searchable-scrollback (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/selection (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/selection-autotransform (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/selection-pastebin (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/selection-popup (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/selection-to-clipboard (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/tabbed (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/urxvt-popup (#!perl != /usr/bin/perl) +wrong-path-for-interpreter usr/lib/x86_64-linux-gnu/urxvt/perl/xim-onthespot (#!perl != /usr/bin/perl) +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/background #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/bell-command #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/block-graphics-to-ascii #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/clipboard-osc #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/confirm-paste #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/digital-clock #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/eval #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/example-refresh-hooks #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/keysym-list #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/kuake #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/matcher #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/option-popup #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/overlay-osc #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/readline #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/remote-clipboard #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/searchable-scrollback #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/selection #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/selection-autotransform #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/selection-pastebin #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/selection-popup #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/selection-to-clipboard #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/tabbed #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/urxvt-popup #!perl +interpreter-not-absolute usr/lib/x86_64-linux-gnu/urxvt/perl/xim-onthespot #!perl +spare-manual-page usr/share/man/man1/urxvt-background.1.gz +spare-manual-page usr/share/man/man1/urxvt-bell-command.1.gz +spare-manual-page usr/share/man/man1/urxvt-block-graphics-to-ascii.1.gz +spare-manual-page usr/share/man/man1/urxvt-clipboard-osc.1.gz +spare-manual-page usr/share/man/man1/urxvt-confirm-paste.1.gz +spare-manual-page usr/share/man/man1/urxvt-digital-clock.1.gz +spare-manual-page usr/share/man/man1/urxvt-eval.1.gz +spare-manual-page usr/share/man/man1/urxvt-example-refresh-hooks.1.gz +spare-manual-page usr/share/man/man1/urxvt-extensions.1.gz +spare-manual-page usr/share/man/man1/urxvt-font-size.1.gz +spare-manual-page usr/share/man/man1/urxvt-keysym-list.1.gz +spare-manual-page usr/share/man/man1/urxvt-kuake.1.gz +spare-manual-page usr/share/man/man1/urxvt-matcher.1.gz +spare-manual-page usr/share/man/man1/urxvt-option-popup.1.gz +spare-manual-page usr/share/man/man1/urxvt-overlay-osc.1.gz +spare-manual-page usr/share/man/man1/urxvt-readline.1.gz +spare-manual-page usr/share/man/man1/urxvt-remote-clipboard.1.gz +spare-manual-page usr/share/man/man1/urxvt-searchable-scrollback.1.gz +spare-manual-page usr/share/man/man1/urxvt-selection-autotransform.1.gz +spare-manual-page usr/share/man/man1/urxvt-selection-pastebin.1.gz +spare-manual-page usr/share/man/man1/urxvt-selection-popup.1.gz +spare-manual-page usr/share/man/man1/urxvt-selection-to-clipboard.1.gz +spare-manual-page usr/share/man/man1/urxvt-selection.1.gz +spare-manual-page usr/share/man/man1/urxvt-tabbed.1.gz +spare-manual-page usr/share/man/man1/urxvt-xim-onthespot.1.gz