Package: xombrero / 2:1.6.4-3

Metadata

Package Version Patches format
xombrero 2:1.6.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0006 Add missing includes.patch | (download)

xombrero.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 added missing header
0003 Fix lintian error hyphen used as minus sign.patch | (download)

xombrero.1 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix lintian error "hyphen-used-as-minus-sign"

"-" characters have been escaped with "\-" to fix the lintian error.

0001 Change default homepage.patch | (download)

xombrero.conf | 8 4 + 4 - 0 !
xombrero.h | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 change default homepage

Upstream uses a default home-page set to cyphertite website.  Using a commercial
website as default seems inappropriate for Debian.  Also removed references to
any commercial websites on example configuration file.

Upstream is not interested in changing this defaults (authors questioned
privately as xombrero does not have any public mailing list).

0002 Fix resources dir.patch | (download)

xombrero.conf | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix resources dir

Resources path is hard-coded both on the source code and on the configuration
file.  This patch updates these references as Debian does not use
/usr/local for packages installation.

Upstream is not interested in changing this as its main target OS (OpenBSD)
uses this location for its packages.

0004 Fix Icon path in desktop file.patch | (download)

xombrero.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix icon path in desktop file

desktop file requires the complete path for an Icon if it is not on the
standard paths.

Signed-off-by: Luis Henriques <henrix@camandro.org>

0007 Add Keywords to the xombrero.desktop file.patch | (download)

xombrero.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add 'keywords' to the xombrero.desktop file

lintian complains that the .desktop file does not contain the "Keywords"
entry.

Signed-off-by: Luis Henriques <henrix@camandro.org>