[joptsimple] 02/08: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 12 07:50:15 UTC 2017


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

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

commit 2c9369265e6eee7985ceb7e30f105936d047e9de
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 12 09:25:50 2017 +0200

    Wrap and sort
---
 debian/control                        | 20 +++++++++++++-------
 debian/libjoptsimple-java-doc.install |  1 -
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 38356a6..d9d321e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,20 @@ Source: joptsimple
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Samuel Thibault <sthibault at debian.org>,
-           Stephen Nelson <stephen at eccostudio.com>,
-           Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1)
-Build-Depends-Indep: libmaven-bundle-plugin-java (>= 2.5.4),
+Uploaders:
+ Samuel Thibault <sthibault at debian.org>,
+ Stephen Nelson <stephen at eccostudio.com>,
+ Steffen Moeller <moeller at debian.org>
+Build-Depends:
+ ant,
+ debhelper (>= 10),
+ default-jdk,
+ junit4 (>= 4.12),
+ libhamcrest-java,
+ libjoda-time-java (>= 2.9.9),
+ libmaven-bundle-plugin-java (>= 2.5.4),
  libmaven-javadoc-plugin-java,
- ant, junit4 (>= 4.12), libhamcrest-java, libjoda-time-java (>= 2.9.9)
+ maven-debian-helper (>= 2.1)
 Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/joptsimple.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/joptsimple.git
@@ -28,7 +35,6 @@ Description: Command line parsing java library
  configuration and retrieval of options and their arguments simple and
  expressive, without being overly clever.
 
-
 Package: libjoptsimple-java-doc
 Architecture: all
 Section: doc
diff --git a/debian/libjoptsimple-java-doc.install b/debian/libjoptsimple-java-doc.install
index fe8877f..7e87943 100644
--- a/debian/libjoptsimple-java-doc.install
+++ b/debian/libjoptsimple-java-doc.install
@@ -1,2 +1 @@
 target/apidocs/* usr/share/doc/libjoptsimple-java/api
-

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



More information about the pkg-java-commits mailing list