[modello] 07/24: debian/rules: Improved the clean target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:49:15 UTC 2015


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

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

commit 9146718d3ce6d6c9c5bb38b4d35b9ae828f84a8e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Nov 6 15:15:32 2013 +0100

    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 f460989..47c8063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ modello1.4 (1.4.1-2) UNRELEASED; urgency=low
   * Use canonical URLs for the Vcs-* fields
   * Updated Standards-Version to 3.9.4 (no changes)
   * Removed Michael Koch from the uploaders (Closes: #654120)
+  * debian/rules: Improved the clean target
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 17 Sep 2013 00:32:33 +0200
 
diff --git a/debian/rules b/debian/rules
index 30ca480..d6b00a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,3 +33,4 @@ binary-post-install/lib$(PACKAGE)-java-doc::
 
 clean::
 	mh_clean
+	mh_unpatchpoms -plib$(PACKAGE)-java

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



More information about the pkg-java-commits mailing list