[libcommons-digester-java] 29/39: debian/rules: Improved the clean target
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 15 14:26:08 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-digester-java.
commit 080c604898347851d6f92b4a787af3f03b55a515
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 5 22:22:14 2013 +0000
debian/rules: Improved the clean target
---
debian/changelog | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 537c6fc..523c4c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcommons-digester-java (1.8.1-4) UNRELEASED; urgency=low
+libcommons-digester-java (1.8.1-4) unstable; urgency=low
* debian/control:
- Use canonical URLs for the Vcs-* fields
@@ -6,6 +6,7 @@ libcommons-digester-java (1.8.1-4) UNRELEASED; urgency=low
- Updated Standards-Version to 3.9.4 (no changes)
* debian/rules:
- Install the upstream changelog
+ - Improved the clean target
* debian/watch: Updated to check archive.apache.org
-- Emmanuel Bourg <ebourg at apache.org> Mon, 05 Aug 2013 23:39:11 +0200
diff --git a/debian/rules b/debian/rules
index 2bb8c1f..ca8b799 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ binary-post-install/$(PACKAGE)::
mh_installjar -p$(PACKAGE) -l pom.xml dist/commons-digester.jar
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/libcommons-digester-java.git
More information about the pkg-java-commits
mailing list