[libxmlenc-java] 01/07: debian/rules: Improved the clean target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 29 17:06:08 UTC 2015


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

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

commit 5d8358c8c7437848487535adbf3ee5e8c297356d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jan 29 17:30:18 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 23a6298..48dfe69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libxmlenc-java (0.52+dfsg-3) UNRELEASED; urgency=medium
   * Team upload.
   * Standards-Version updated to 3.9.6 (no changes)
   * Added the Vcs-* fields
+  * debian/rules: Improved the clean target
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 29 Jan 2015 17:23:35 +0100
 
diff --git a/debian/rules b/debian/rules
index d7cd9f8..6b2224f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_install:
 override_dh_installdocs:
 	dh_installdocs --link-doc=libxmlenc-java
 
+override_dh_auto_clean:
+	dh_auto_clean
+	mh_clean

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



More information about the pkg-java-commits mailing list