This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit cdcac235ecd002c5182f129ea61955aa3088c405 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 13 20:08:10 2015 +0100 general: reference src in Doxyfile. --- Doxyfile | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 36a808d..75d629d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -80,7 +80,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = . +INPUT = src FILE_PATTERNS = *.c \ *.cc \ *.cxx \ diff --git a/debian/changelog b/debian/changelog index 3e112fc..e59fcd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -92,6 +92,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New upstream version (4.0.3.2): - Move *.cpp and *.h files to src/ and *.ts files to src/i18n/. + - Reference src/ in Doxyfile. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git