Author: ebourg-guest
Date: 2014-11-28 00:05:42 +0000 (Fri, 28 Nov 2014)
New Revision: 18621

Modified:
   trunk/velocity-tools/debian/changelog
   trunk/velocity-tools/debian/rules
Log:
debian/rules: Improved the clean target



Modified: trunk/velocity-tools/debian/changelog
===================================================================
--- trunk/velocity-tools/debian/changelog       2014-11-28 00:03:44 UTC (rev 
18620)
+++ trunk/velocity-tools/debian/changelog       2014-11-28 00:05:42 UTC (rev 
18621)
@@ -4,6 +4,7 @@
   * debian/control:
     - Standards-Version updated to 3.9.6 (no changes)
     - Use canonical URLs for the Vcs-* fields
+  * debian/rules: Improved the clean target
 
  -- Emmanuel Bourg <[email protected]>  Fri, 28 Nov 2014 00:58:18 +0100
 

Modified: trunk/velocity-tools/debian/rules
===================================================================
--- trunk/velocity-tools/debian/rules   2014-11-28 00:03:44 UTC (rev 18620)
+++ trunk/velocity-tools/debian/rules   2014-11-28 00:05:42 UTC (rev 18621)
@@ -26,6 +26,7 @@
 
 clean::
        -rm -rf debian/tmp
+       mh_clean
 
 binary-post-install/lib$(DEB_SOURCE_PACKAGE)-java-doc::
        dh_install -plib$(DEB_SOURCE_PACKAGE)-java-doc $(API_DOCS) 
usr/share/doc/lib$(DEB_SOURCE_PACKAGE)-java/api


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to