xfce4-terminal: 1.1.5-1: fix build / improvements
- Fix build for doc/ (manual page):
I ran the build in sid environment and got this error:
Making all in doc
make[3]: Entering directory '/build/xfce4-terminal-1.1.5/doc'
make[3]: *** No rule to make target 'xfce4-terminal.1', needed by 'all-am'. Stop.
make[3]: Leaving directory '/build/xfce4-terminal-1.1.5/doc'
make[2]: *** [Makefile:569: all-recursive] Error 1
make[2]: Leaving directory '/build/xfce4-terminal-1.1.5'
make[1]: *** [Makefile:480: all] Error 2
make[1]: Leaving directory '/build/xfce4-terminal-1.1.5'
dh_auto_build: error: make -j3 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I updated debian/rules
- debian/copyright is deprecated
I updated it to modern standards + and actualized it.
- and other minor adjustments..
Otherwise everything is fine. Thank you!
Edited by Kirill Rekhov