[libj2ssh-java] 18/23: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 3 23:52:53 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libj2ssh-java.
commit 1c6efa5aa2cdbc9ee5cba4bca297094d42defd15
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 3 23:47:13 2018 +0100
Wrap and sort
---
debian/control | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 54b4f97..c841b3a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,16 @@ Source: libj2ssh-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varunhiremath at gmail.com>,
+Uploaders:
+ Varun Hiremath <varunhiremath at gmail.com>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 7), javahelper
-Build-Depends-Indep: default-jdk, ant, libcommons-logging-java
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ javahelper,
+ libcommons-logging-java
Standards-Version: 3.9.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libj2ssh-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libj2ssh-java.git
@@ -13,7 +19,7 @@ Homepage: http://sshtools.sourceforge.net
Package: libj2ssh-java
Architecture: all
-Depends: ${misc:Depends}, libcommons-logging-java
+Depends: libcommons-logging-java, ${misc:Depends}
Description: Java library for the SSH protocol
J2SSH is an object-orientated Java library implementation of the SSH
version 2 protocol. It provides a rich, powerful, and extensible SSH
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libj2ssh-java.git
More information about the pkg-java-commits
mailing list