[libjaxen-java] 40/49: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 25 13:22:13 UTC 2017


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

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

commit fba9a02fb88790466f1cafe9797e79f7e0b13e0e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 25 14:12:07 2017 +0200

    Wrap and sort
---
 debian/control   | 21 +++++++++++++++++----
 debian/copyright |  2 +-
 2 files changed, 18 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 37a3e74..e373a82 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,20 @@ Source: libjaxen-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>, Emmanuel Bourg <ebourg at apache.org>,
+Uploaders:
+ Marcus Better <marcus at better.se>,
+ Emmanuel Bourg <ebourg at apache.org>,
  Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk
-Build-Depends-Indep: junit, libdom4j-java, libjdom1-java, libxom-java, maven-debian-helper, libmaven-javadoc-plugin-java
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ junit,
+ libdom4j-java,
+ libjdom1-java,
+ libmaven-javadoc-plugin-java,
+ libxom-java,
+ maven-debian-helper
 Standards-Version: 3.9.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaxen-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaxen-java.git
@@ -14,7 +24,10 @@ Homepage: http://jaxen.codehaus.org
 Package: libjaxen-java
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: libdom4j-java, libjdom1-java, libxom-java
+Recommends:
+ libdom4j-java,
+ libjdom1-java,
+ libxom-java
 Conflicts: libsaxpath-java
 Replaces: libsaxpath-java
 Description: Java XPath engine
diff --git a/debian/copyright b/debian/copyright
index e278be9..47d3997 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -111,7 +111,7 @@ License: BSD
      documentation and/or other materials provided with the distribution.
  .
    * Neither the name of the Jaxen Project nor the names of its
-     contributors may be used to endorse or promote products derived 
+     contributors may be used to endorse or promote products derived
      from this software without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS

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



More information about the pkg-java-commits mailing list