diff -pruN 6.6/debian/changelog 6.6ubuntu1/debian/changelog
--- 6.6/debian/changelog	2009-09-02 21:28:30.000000000 +0100
+++ 6.6ubuntu1/debian/changelog	2009-10-18 12:50:25.000000000 +0100
@@ -1,3 +1,9 @@
+maven-ant-helper (6.6ubuntu1) karmic; urgency=low
+
+  * Replace maven recommends with suggests.
+
+ -- Matthias Klose <doko@ubuntu.com>  Sun, 18 Oct 2009 13:49:54 +0200
+
 maven-ant-helper (6.6) unstable; urgency=low
 
   * Revert previous change as openjdk6-doc is not required
diff -pruN 6.6/debian/control 6.6ubuntu1/debian/control
--- 6.6/debian/control	2009-09-02 21:28:30.000000000 +0100
+++ 6.6ubuntu1/debian/control	2009-10-18 12:51:31.000000000 +0100
@@ -15,7 +15,7 @@ Package: maven-ant-helper
 Architecture: all
 Section: java
 Depends: ${misc:Depends}, ant, ant-optional
-Recommends: libmodello-java (>= 1.0), libmaven2-core-java, 
+Suggests: libmodello-java (>= 1.0), libmaven2-core-java, 
  libmaven-plugin-tools-java, libplexus-component-metadata-java, 
  maven-repo-helper 
 Description: helper scripts for building Maven components with ant
