[openid4java] 02/06: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 20 16:20:31 UTC 2016


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

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

commit 3ddcf7e855de30cf0558505f208a975072168ecf
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jun 20 18:12:32 2016 +0200

    Wrap and sort
---
 debian/control   | 20 ++++++++++++++------
 debian/copyright |  4 ++--
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 774ca41..df6bfe4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,20 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Olivier Weinstoerffer <olivier.weinstoerffer at gmail.com>,
- Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9), javahelper (>= 0.32), ant, maven-repo-helper
-Build-Depends-Indep: default-jdk, libcommons-codec-java,
- libcommons-logging-java, libcommons-httpclient-java, libehcache-java,
- libspring-transaction-java, libspring-jdbc-java, libnekohtml-java,
- libhttpcore-java, libhttpclient-java, libguice-java, libservlet3.1-java
+           Miguel Landaeta <nomadium at debian.org>
+Build-Depends: ant, debhelper (>= 9), javahelper (>= 0.32), maven-repo-helper
+Build-Depends-Indep: default-jdk,
+                     libcommons-codec-java,
+                     libcommons-httpclient-java,
+                     libcommons-logging-java,
+                     libehcache-java,
+                     libguice-java,
+                     libhttpclient-java,
+                     libhttpcore-java,
+                     libnekohtml-java,
+                     libservlet3.1-java,
+                     libspring-jdbc-java,
+                     libspring-transaction-java
 Standards-Version: 3.9.7
 Homepage: https://github.com/jbufu/openid4java
 Vcs-Git: git://anonscm.debian.org/pkg-java/openid4java.git
diff --git a/debian/copyright b/debian/copyright
index dad5d2e..a2d6b06 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: Apache-2
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  .
- On Debian systems, the full text of the Apache 
+ On Debian systems, the full text of the Apache
  License version 2 can be found in the file
  `/usr/share/common-licenses/Apache-2.0'.
 
@@ -27,7 +27,7 @@ License: Apache-2
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  .
- On Debian systems, the full text of the Apache 
+ On Debian systems, the full text of the Apache
  License version 2 can be found in the file
  `/usr/share/common-licenses/Apache-2.0'.
 

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



More information about the pkg-java-commits mailing list