Codebase list dillo / 0482404
Use debian/manpages instead of passing arguments to dh_installman Axel Beckert 11 years ago
3 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
33 + Shows URL already while loading (Closes: #696611)
44 * No more hardcode -fPIC, the real source of #664949 seems to have been
55 #677705 which has been fixed in the meanwhile.
6 * Bump debhelper compatibility to 9
6 * Bump debhelper compatibility to 9 and use more debhelper stuff
77 + Use debian/clean instead of calling rm multiple times in debian/rules
88 + Update versioned build-dependency on debhelper
99 + Use dh_auto_{configure,install}, remove duplicate "make install"
1010 + Use dh_install instead of calling install directly
1111 + Use dh_auto_clean and remove intermediate clean-patched make target.
12 + Use debian/manpages instead of passing arguments to dh_installman.
1213 * Bump Standards-Version to 3.9.4 (no changes)
1314
1415 -- Axel Beckert <abe@debian.org> Wed, 17 Apr 2013 16:59:43 +0200
0 doc/dillo.1
4040 dh_installdocs
4141 dh_installexamples
4242 dh_installmenu
43 dh_installman doc/dillo.1
43 dh_installman
4444 dh_install
4545 dh_link
4646 dh_strip