This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-framework.
commit fca5560c47cb07693dc8f0bc174a079dcca3e002 Author: Markus Koschany <[email protected]> Date: Mon Jul 14 12:15:09 2014 +0200 Fix lintian warning description-synopsis-starts-with-article --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d60d3a0..4b732d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ felix-framework (4.4.0-1) unstable; urgency=medium * Imported Upstream version 4.4.0. * Drop 01-java8-compatibility.patch. Fixed upstream. * Update list of debian/copyright holders. + * Fix lintian warning "description-synopsis-starts-with-article". -- Markus Koschany <[email protected]> Mon, 14 Jul 2014 11:53:08 +0200 diff --git a/debian/control b/debian/control index 4a99775..cd4fdc2 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Suggests: libfelix-framework-java-doc -Description: The Felix Framework subproject +Description: Felix Framework subproject The Felix Framework subproject is an implementation of the OSGi R4.2 core framework specification. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-framework.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

