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

ebourg-guest pushed a commit to branch master
in repository easyconf.

commit 01cc36a53938df8aae0e05226dac6e2990d83b42
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Mon Sep 8 06:58:17 2014 +0000

    debian/rules: Improved the clean target
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 37eca57..43225f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ easyconf (0.9.5-4) UNRELEASED; urgency=medium
     - Depend on libservlet3.1-java instead of libservlet2.5-java
     - Use canonical URLs for the Vcs-* fields
     - Standards-Version updated to 3.9.5 (no changes)
+  * debian/rules: Improved the clean target
   * Fixed the watch file
   * Switch to debhelper level 9
   * debian/copyright: Updated the Format URI
diff --git a/debian/rules b/debian/rules
index 3972eee..0af8041 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ makebuilddir::
 clean::
        -rm -rf src/conf
        -rm debian/tmp
+       mh_clean
 
 binary-post-install/libeasyconf-java::
        mh_installpoms -plibeasyconf-java

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to