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

sebastic-guest pushed a commit to branch master
in repository mapcache.

commit e12af5d22b5d1f3aea56b97b7504aefd9125831d
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Feb 28 18:41:20 2014 +0100

    Also remove generated man pages on clean.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8761dbf..e35727f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mapcache (1.2.1-2) UNRELEASED; urgency=low
   * Don't create /var/cache/mapcache in postinst,
     use libapache2-mod-mapcache.dirs instead.
     (closes: #740327)
+  * Also remove generated man pages on clean.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Fri, 28 Feb 2014 13:13:02 +0100
 
diff --git a/debian/rules b/debian/rules
index 58ed6ab..2ef55f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,7 @@ override_dh_clean:
 
        -$(RM) -rf obj-*/
        -$(RM) nginx/config
+       -$(RM) debian/*.1
 
 override_dh_auto_configure:
        dh_auto_configure -- $(CMAKE_OPTS)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapcache.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