This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository grass.

commit 89e8e8312a0a37e4901c6467252047d6489d1b54
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Feb 8 20:13:50 2015 +0100

    Remove additional Doxygen files on clean.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4938bb0..69979eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (7.0.0~rc1+ds1-1~exp3) UNRELEASED; urgency=medium
+
+  * Remove additional Doxygen files on clean.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sun, 08 Feb 2015 20:13:24 +0100
+
 grass (7.0.0~rc1+ds1-1~exp2) experimental; urgency=medium
 
   * Add patch to treat GNU/{Hurd,kFreeBSD} like Linux in SC_CONFIG_CFLAGS.
diff --git a/debian/rules b/debian/rules
index cb23d0e..9147457 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,10 +32,12 @@ override_dh_clean:
        $(RM) error.log
 
        # clean doxygen documentation (programming man)
+       $(RM) doxygen_sqlite3.db lib/doxygen_sqlite3.db
        $(RM) -r \
                doxygenhtml \
                html latex \
                rfc/html rfc/latex \
+               lib/html lib/latex \
                gui/wxpython/html gui/wxpython/latex
        for LIBRARY in \
                db \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to