[excalibur-logger] 24/29: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 21 00:11:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository excalibur-logger.
commit 8cc18aed89cd83c0af9e27dd70b1d7e0cde9770d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 21 00:44:24 2017 +0100
Wrap and sort
---
debian/control | 36 ++++++++++++++++++++++--------------
1 file changed, 22 insertions(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index 8eb1865..6df1e62 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,20 @@ Source: excalibur-logger
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Onkar Shinde <onkarshinde at ubuntu.com>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant, cdbs, debhelper (>= 9)
-Build-Depends-Indep: default-jdk,
- glassfish-javaee,
- libavalon-framework-java,
- libexcalibur-logkit-java,
- libmail-java,
- liblog4j1.2-java,
- libservlet3.1-java
+Uploaders:
+ Onkar Shinde <onkarshinde at ubuntu.com>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ glassfish-javaee,
+ libavalon-framework-java,
+ libexcalibur-logkit-java,
+ liblog4j1.2-java,
+ libmail-java,
+ libservlet3.1-java
Standards-Version: 3.9.5
Vcs-Git: https://anonscm.debian.org/git/pkg-java/excalibur-logger.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/excalibur-logger.git
@@ -18,11 +23,14 @@ Homepage: http://excalibur.apache.org/logger.html
Package: libexcalibur-logger-java
Architecture: all
-Depends: libavalon-framework-java,
- libexcalibur-logkit-java,
- liblog4j1.2-java,
- ${misc:Depends}
-Suggests: libgeronimo-jms-1.1-spec-java | glassfish-javaee, libmail-java
+Depends:
+ libavalon-framework-java,
+ libexcalibur-logkit-java,
+ liblog4j1.2-java,
+ ${misc:Depends}
+Suggests:
+ libgeronimo-jms-1.1-spec-java | glassfish-javaee,
+ libmail-java
Description: Excalibur project's log management system
Excalibur-Logger integrates neatly into the Avalon ECM and Excalibur-Fortress.
The main goal is to be able to define the log categories on a component basis
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/excalibur-logger.git
More information about the pkg-java-commits
mailing list