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

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

commit 677bfc48852757af32698b2c9e87417471507588
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Mar 7 12:10:17 2018 +0100

    Wrap and sort
---
 debian/control                    | 21 ++++++++++++++-------
 debian/copyright                  |  1 -
 debian/libswingx-java-doc.install |  1 -
 3 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 961d958..11f1409 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,26 @@ Source: libswingx-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Varun Hiremath <va...@debian.org>, Torsten Werner 
<twer...@debian.org>,
+Uploaders:
+ Varun Hiremath <va...@debian.org>,
+ Torsten Werner <twer...@debian.org>,
  Damien Raude-Morvan <draz...@debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 
1.4)
-Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java, 
libjhlabs-filters-java
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ default-jdk-doc,
+ libjhlabs-filters-java,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 1.4)
 Standards-Version: 3.9.5
-Homepage: https://swingx.java.net/
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libswingx-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libswingx-java.git
+Homepage: https://swingx.java.net
 
 Package: libswingx-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libswingx-java-doc
 Description: extensions to the Swing GUI toolkit
@@ -36,7 +44,7 @@ Description: extensions to the Swing GUI toolkit
 Package: libswingx-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Description: extensions to the Swing GUI toolkit - documentation
  This package contains extensions to the Swing GUI toolkit, including new and
@@ -56,4 +64,3 @@ Description: extensions to the Swing GUI toolkit - 
documentation
  exclusively on the raw components themselves.
  .
  This package contains API documentation (Javadoc) of SwingX GUI Toolkit.
-
diff --git a/debian/copyright b/debian/copyright
index 8c700b1..aca0a05 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -71,4 +71,3 @@ Copyright: 2007, Torsten Werner <twer...@debian.org>
 License: GPL-2+
  Debian packaging is licensed under the GPL version 2 (or later),
  see `/usr/share/common-licenses/GPL-2'.
-
diff --git a/debian/libswingx-java-doc.install 
b/debian/libswingx-java-doc.install
index 2f47ecf..92c6f30 100644
--- a/debian/libswingx-java-doc.install
+++ b/debian/libswingx-java-doc.install
@@ -1,2 +1 @@
 target/site/apidocs/* usr/share/doc/libswingx-java/api
-

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to