From 0bbe8d9171fb8472df9afdecb1ffddb3590759d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Sun, 15 Mar 2015 15:10:25 +0000 Subject: [PATCH] added html documentation to debian package --- ChangeLog | 15 +++++++++++++++ bootstrap.sh | 2 ++ debian/proxyface-dev.install | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a568fbb..3ccec60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2015-03-15 14:22 marc + + * AUTHORS, COPYING, ChangeLog, INSTALL, README, ax_check_qt.m4, + ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4, + bootstrap.sh, configure.ac, configure.in, debian, + debian/changelog.in, debian/compat, debian/control.in, + debian/docs, debian/proxyface-dev.dirs, + debian/proxyface-dev.install, debian/proxyface.dirs, + debian/proxyface.install, debian/rules, doc/doxyfile.in, + doc/makefile.am, examples/makefile.am, install-32-bit-lin-win.sh, + install-64-and-32-bit-linux.sh, makefile.am, src/makefile.am, + src/proxyface.pc.in, src/proxyface/autoproxy.hxx, + src/proxyface/unix.hxx, src/version.cxx, src/version.cxx.in: + adapted to new improved build system + 2014-11-05 09:05 marc * ax_check_qt.m4: no more -fPIC check; refs #41 diff --git a/bootstrap.sh b/bootstrap.sh index 8178e6d..326f1a6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -261,6 +261,7 @@ EOF to debian/${PACKAGE_NAME}.install <