[avalon-framework] 17/23: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 30 21:57:24 UTC 2017


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

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

commit d1f1cea4b3db92926b205ff9ec185eef74b10de9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 30 21:52:31 2017 +0100

    Wrap and sort
---
 debian/control | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 59608fc..e1c9791 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,28 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, maven-repo-helper
-Build-Depends-Indep: liblog4j1.2-java, libexcalibur-logkit-java, libxalan2-java, junit
+Build-Depends:
+ ant-optional,
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ junit,
+ libexcalibur-logkit-java,
+ liblog4j1.2-java,
+ libxalan2-java,
+ maven-repo-helper
 Standards-Version: 3.9.4
-Homepage: http://excalibur.apache.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/avalon-framework.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/avalon-framework.git
+Homepage: http://excalibur.apache.org
 
 Package: libavalon-framework-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libavalon-framework-java-doc
 Description: Common framework for Java server applications
- The Avalon framework consists of interfaces that define        
- relationships between commonly used application components,   
+ The Avalon framework consists of interfaces that define
+ relationships between commonly used application components,
  best-of-practice pattern enforcement, and several lightweight
  convenience implementations of the generic components.
 
@@ -26,10 +34,10 @@ Section: doc
 Depends: ${misc:Depends}
 Suggests: libavalon-framework-java
 Description: Common framework for Java server applications (API)
- The Avalon framework consists of interfaces that define        
- relationships between commonly used application components,   
+ The Avalon framework consists of interfaces that define
+ relationships between commonly used application components,
  best-of-practice pattern enforcement, and several lightweight
  convenience implementations of the generic components.
  .
- This is the API documentation for Avalon which is a common framework 
+ This is the API documentation for Avalon which is a common framework
  for Java server applications.

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



More information about the pkg-java-commits mailing list