Author: tgg
Date: 2007-08-19 16:07:31 +0000 (Sun, 19 Aug 2007)
New Revision: 4032

Modified:
   trunk/aspectj/debian/control
   trunk/aspectj/debian/rules
Log:
fix lintian errors and warnings


Modified: trunk/aspectj/debian/control
===================================================================
--- trunk/aspectj/debian/control        2007-08-19 15:54:04 UTC (rev 4031)
+++ trunk/aspectj/debian/control        2007-08-19 16:07:31 UTC (rev 4032)
@@ -18,7 +18,7 @@
  support, multi-object protocols.
 
 Package: aspectj-doc
-Section: doc
+Section: contrib/doc
 Architecture: all
 Description: documentation for aspectj
  AspectJ enables the clean modularization of crosscutting concerns

Modified: trunk/aspectj/debian/rules
===================================================================
--- trunk/aspectj/debian/rules  2007-08-19 15:54:04 UTC (rev 4031)
+++ trunk/aspectj/debian/rules  2007-08-19 16:07:31 UTC (rev 4032)
@@ -111,7 +111,7 @@
 
        rm -Rf $(MODULES)/aj-build
 
-       -$(MAKE) -f debian/rules clean-bootstrap
+       $(MAKE) -f debian/rules clean-bootstrap
 
 .PHONY: get-orig-source
 get-orig-source:


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

Reply via email to