This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit ff707ea09a2be7a748b2a3431afd072f80fcaee0 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 b2301ae..d9b850a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,6 +118,7 @@ x2goclient (4.0.3.2-0x2go1) unstable; 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. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 12:49:22 +0100 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git