[antelope] 03/09: wrap-and-sort -sa.
Markus Koschany
apo at moszumanska.debian.org
Tue Oct 24 16:56:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository antelope.
commit 063dfb067f527b75c5cf8ce7cd55ce9a3e9522b2
Author: Markus Koschany <apo at debian.org>
Date: Tue Oct 24 18:31:37 2017 +0200
wrap-and-sort -sa.
---
debian/control | 28 +++++++++++++++++++---------
1 file changed, 19 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 56d5afe..8561c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,16 @@ Source: antelope
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), cdbs, default-jdk, maven-repo-helper,
- ant, docbook-xsl, xsltproc
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 10),
+ default-jdk,
+ docbook-xsl,
+ maven-repo-helper,
+ xsltproc
Standards-Version: 4.1.1
Vcs-Git: git://anonscm.debian.org/pkg-java/antelope.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/antelope.git
@@ -12,10 +19,12 @@ Homepage: http://antelope.tigris.org
Package: libantelope-java
Architecture: all
-Depends: ${misc:Depends}
-Recommends: ant
+Depends:
+ ${misc:Depends}
+Recommends:
+ ant
Description: graphical user interface for Ant
- Antelope is a graphical user interface for running Ant.
+ Antelope is a graphical user interface for running Ant.
.
It can run as a stand-alone GUI application and as a plugin to jedit.
.
@@ -25,8 +34,10 @@ Description: graphical user interface for Ant
Package: libantelope-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
-Suggests: libantelope-java
+Depends:
+ ${misc:Depends}
+Suggests:
+ libantelope-java
Description: graphical user interface for Ant - documentation
Antelope is a graphical user interface for running Ant.
.
@@ -36,4 +47,3 @@ Description: graphical user interface for Ant - documentation
functionality not found in the standard tasks distributed with Ant.
.
This package contains API Javadoc for libantelope-java.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antelope.git
More information about the pkg-java-commits
mailing list