Author: ebourg-guest
Date: 2013-08-05 22:22:14 +0000 (Mon, 05 Aug 2013)
New Revision: 17122
Modified:
trunk/libcommons-digester-java/debian/changelog
trunk/libcommons-digester-java/debian/rules
Log:
debian/rules: Improved the clean target
Modified: trunk/libcommons-digester-java/debian/changelog
===================================================================
--- trunk/libcommons-digester-java/debian/changelog 2013-08-05 22:07:58 UTC
(rev 17121)
+++ trunk/libcommons-digester-java/debian/changelog 2013-08-05 22:22:14 UTC
(rev 17122)
@@ -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 @@
- 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 <[email protected]> Mon, 05 Aug 2013 23:39:11 +0200
Modified: trunk/libcommons-digester-java/debian/rules
===================================================================
--- trunk/libcommons-digester-java/debian/rules 2013-08-05 22:07:58 UTC (rev
17121)
+++ trunk/libcommons-digester-java/debian/rules 2013-08-05 22:22:14 UTC (rev
17122)
@@ -21,6 +21,7 @@
mh_installjar -p$(PACKAGE) -l pom.xml dist/commons-digester.jar
clean::
+ mh_clean
-rm -rf debian/tmp
get-orig-source:
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits