Package: gman / 0.9.3-5.3

Metadata

Package Version Patches format
gman 0.9.3-5.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pre 0.9.3 5.1.patch | (download)

ChangeLog | 2 1 + 1 - 0 !
Makefile | 56 20 + 36 - 0 !
README | 2 1 + 1 - 0 !
context.c | 6 3 + 3 - 0 !
gman.1x | 74 43 + 31 - 0 !
gman.c | 11 5 + 6 - 0 !
gman.pl | 87 47 + 40 - 0 !
mandata.c | 20 11 + 9 - 0 !
menu.c | 158 70 + 88 - 0 !
task.c | 12 6 + 6 - 0 !
taskfunc.c | 26 11 + 15 - 0 !
util.c | 1 0 + 1 - 0 !
window2.c | 9 5 + 4 - 0 !
13 files changed, 223 insertions(+), 241 deletions(-)

 combined patches from 0.9.3-1 to 0.9.3-5.1
sensible browser.patch | (download)

gman.1x | 8 4 + 4 - 0 !
gman.c | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use sensible-browser

evince.patch | (download)

gman.1x | 6 6 + 0 - 0 !
gman.c | 1 1 + 0 - 0 !
mandata.c | 24 22 + 2 - 0 !
menu.c | 10 6 + 4 - 0 !
4 files changed, 35 insertions(+), 6 deletions(-)

 use evince

manpath.patch | (download)

gman.1x | 2 1 + 1 - 0 !
gman.c | 2 1 + 1 - 0 !
t2.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 adjust manpath to current values

gnome terminal.patch | (download)

mandata.c | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 drop -n option since gnome terminal does not like it

fix ftbfs with binutils gold.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with binutils-gold
0007 test.c Let main function return int to fix FTBFS.patch | (download)

test.c | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 test.c: let main function return int to fix ftbfs


0008 Makefile Take DESTDIR into consideration.patch | (download)

Makefile | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 makefile: take destdir into consideration