[javaparser] 11/13: Updated the package description

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 3 08:40:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository javaparser.

commit 15dd388462a2068b26185122585cdb352a3ca099
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 3 10:34:07 2017 +0200

    Updated the package description
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1b3ea3..1498aac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-javaparser (1.0.9-1) UNRELEASED; urgency=medium
+javaparser (1.0.10-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
diff --git a/debian/control b/debian/control
index c0880c9..09d43fe 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libjavaparser-java-doc
-Description: Java library for parsing Java 5
+Description: Java library for parsing Java 7
  The library features abstract syntax tree (AST) generation and supports
  the visitor pattern. The AST records the source code structure, javadoc
  and comments. It is also possible to change the AST nodes or create new
@@ -39,7 +39,7 @@ Section: doc
 Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: default-jdk-doc, librsyntaxtextarea-java-doc, ${maven:DocOptionalDepends}
 Suggests: libautocomplete-java
-Description: Java library for parsing Java 5 (documentation)
+Description: Java library for parsing Java 7 (documentation)
  The library features abstract syntax tree (AST) generation and supports
  the visitor pattern. The AST records the source code structure, javadoc
  and comments. It is also possible to change the AST nodes or create new

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javaparser.git



More information about the pkg-java-commits mailing list