[libcommons-jexl2-java] 13/18: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jan 20 14:17:59 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository libcommons-jexl2-java.

commit 6d826c3cf39921dff249fe781d2ec2144fb59bec
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jan 20 13:52:08 2016 +0100

    Wrap and sort
---
 debian/control | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 7d49ed8..bbddc61 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,20 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.6.1), javahelper
-Build-Depends-Indep: libjavacc-maven-plugin-java, libcommons-logging-java,  
- libcommons-parent-java (>= 22), junit4, default-jdk-doc, libcommons-logging-java-doc,  
- libmaven-javadoc-plugin-java 
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ javahelper,
+ maven-debian-helper (>= 1.6.1)
+Build-Depends-Indep:
+ default-jdk-doc,
+ junit4,
+ libcommons-logging-java,
+ libcommons-logging-java-doc,
+ libcommons-parent-java (>= 22),
+ libjavacc-maven-plugin-java,
+ libmaven-javadoc-plugin-java
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-jexl2-java.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-jexl2-java.git
@@ -22,7 +32,7 @@ Description: Apache Commons JEXL - Java Expression Language
  .
  JEXL implements an Expression Language based on some extensions to the JSTL
  Expression Language supporting most of the constructs seen in shell-script
- or ECMAScript. 
+ or ECMAScript.
 
 Package: libcommons-jexl2-java-doc
 Architecture: all

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



More information about the pkg-java-commits mailing list