[pkg-java] r14511 - trunk/fop/debian
Miguel Landaeta
nomadium-guest at alioth.debian.org
Sat Aug 27 19:53:38 UTC 2011
Author: nomadium-guest
Date: 2011-08-27 19:53:38 +0000 (Sat, 27 Aug 2011)
New Revision: 14511
Modified:
trunk/fop/debian/changelog
trunk/fop/debian/rules
Log:
* Add mh_clean call in clean target
Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog 2011-08-26 22:17:19 UTC (rev 14510)
+++ trunk/fop/debian/changelog 2011-08-27 19:53:38 UTC (rev 14511)
@@ -1,8 +1,12 @@
fop (1:1.0.dfsg2-2) UNRELEASED; urgency=low
+ [ Mathieu Malaterre ]
* Install event-model.xml. Closes: #639162
- Also dump exception for verbosity
+ [ Miguel Landaeta ]
+ * Add mh_clean call in clean target. (Closes: #639515).
+
-- Mathieu Malaterre <mathieu.malaterre at gmail.com> Thu, 25 Aug 2011 15:35:55 +0200
fop (1:1.0.dfsg2-1) unstable; urgency=low
Modified: trunk/fop/debian/rules
===================================================================
--- trunk/fop/debian/rules 2011-08-26 22:17:19 UTC (rev 14510)
+++ trunk/fop/debian/rules 2011-08-27 19:53:38 UTC (rev 14511)
@@ -39,6 +39,7 @@
clean::
-rm -Rf build
mkdir -p lib/build
+ mh_clean
get-orig-source:
uscan --force-download --rename
More information about the pkg-java-commits
mailing list