[lombok] 05/10: wrap-and-sort -sa.

Markus Koschany apo at moszumanska.debian.org
Sat Apr 2 08:30:33 UTC 2016


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

apo pushed a commit to branch master
in repository lombok.

commit 61bf1b056221b9026cf1b0e45af3fba11749e80e
Author: Markus Koschany <apo at debian.org>
Date:   Sat Apr 2 09:15:00 2016 +0200

    wrap-and-sort -sa.
---
 debian/control | 42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 58157c3..07ccc7b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,24 @@ Source: lombok
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Jakub Adam <jakub.adam at ktknet.cz>,
-           Komal Sukhani <komaldsukhani at gmail.com>
-Build-Depends: ant,
-               ant-optional,
-               cmdreader,
-               debhelper (>= 9~),
-               default-jdk,
-               eclipse-jdt,
-               eclipse-platform-data,
-               ivyplusplus,
-               javahelper,
-               libasm-java,
-               libjna-java,
-               liblombok-patcher-java,
-               libspi-java,
-               maven-repo-helper
+Uploaders:
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Komal Sukhani <komaldsukhani at gmail.com>
+Build-Depends:
+ ant,
+ ant-optional,
+ cmdreader,
+ debhelper (>= 9~),
+ default-jdk,
+ eclipse-jdt,
+ eclipse-platform-data,
+ ivyplusplus,
+ javahelper,
+ libasm-java,
+ libjna-java,
+ liblombok-patcher-java,
+ libspi-java,
+ maven-repo-helper
 Standards-Version: 3.9.7
 Homepage: https://projectlombok.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/lombok.git
@@ -25,7 +27,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lombok.git
 
 Package: liblombok-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
 Description: Reduce boilerplate code in Java projects
  "Boilerplate" is a term used to describe code that is repeated in
  many parts of an application with little alteration. One of the most
@@ -39,7 +43,9 @@ Description: Reduce boilerplate code in Java projects
 Package: liblombok-java-doc
 Architecture: all
 Section: doc
-Depends: ${java:Depends}, ${misc:Depends}
+Depends:
+ ${java:Depends},
+ ${misc:Depends}
 Description: Reduce boilerplate code in Java projects (documentation)
  "Boilerplate" is a term used to describe code that is repeated in
  many parts of an application with little alteration. One of the most

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



More information about the pkg-java-commits mailing list