updated docs, changelogs. Added license to samples module. FELIX-4676: Don't generate Require-Capability by default

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1663134 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/org.apache.felix.dependencymanager.samples/hello.annot.bnd b/dependencymanager/org.apache.felix.dependencymanager.samples/hello.annot.bnd
index 0bd078c..9cf8284 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.samples/hello.annot.bnd
+++ b/dependencymanager/org.apache.felix.dependencymanager.samples/hello.annot.bnd
@@ -15,4 +15,6 @@
 # limitations under the License.
 #
 Private-Package:  \
-	org.apache.felix.dependencymanager.samples.hello.annot
\ No newline at end of file
+	org.apache.felix.dependencymanager.samples.hello.annot
+Bundle-Description: Dependency Manager hello example with annotations
+Bundle-Name: Dependency Manager Hello Example With Annotations
\ No newline at end of file