[tiles] 22/35: debian/rules: Improved the clean target
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 1 22:31:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tiles.
commit 7e3d18853d121d9791826314726218ed82f16251
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Oct 25 22:27:18 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 c81aa87..7af3e8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ tiles (2.2.2-5) UNRELEASED; urgency=medium
* Removed the suggested dependency on libservlet2.5-java
* Standards-Version updated to 3.9.6 (no changes)
* Switch to debhelper level 9
+ * debian/rules: Improved the clean target
-- Emmanuel Bourg <ebourg at apache.org> Sun, 26 Oct 2014 00:22:35 +0200
diff --git a/debian/rules b/debian/rules
index bb64be1..7231a23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ binary-post-install/lib$(PACKAGE)-java::
done
clean::
+ mh_clean
-rm -rf debian/tmp
get-orig-source:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tiles.git
More information about the pkg-java-commits
mailing list