[jackson-module-jaxb-annotations] 05/08: wrap-and-sort -s

Timo Aaltonen tjaalton at moszumanska.debian.org
Mon Sep 8 21:12:45 UTC 2014


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

tjaalton pushed a commit to branch master
in repository jackson-module-jaxb-annotations.

commit adf5573b4028c6d588b6caccd6b012ab9214341e
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Tue Sep 9 00:05:34 2014 +0300

    wrap-and-sort -s
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e4beb9c..a30e6e9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Timo Aaltonen <tjaalton at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5),
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ maven-debian-helper (>= 1.5),
  xmlstarlet
 Build-Depends-Indep:
  libbuild-helper-maven-plugin-java,
@@ -13,7 +16,7 @@ Build-Depends-Indep:
  libjaxb-api-java,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,
- libmaven-site-plugin-java,
+ libmaven-site-plugin-java
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-module-jaxb-annotations.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jackson-module-jaxb-annotations.git
@@ -24,7 +27,7 @@ Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Fast and powerful JSON library for Java -- JAXB annotations
- This Jackson extension module provides support for using JAXB (javax.xml.bind) 
- annotations as an alternative to native Jackson annotations. It is most often used 
- to make it easier to reuse existing data beans that used with JAXB framework to read 
- and write XML.
+ This Jackson extension module provides support for using JAXB (javax.xml.bind)
+ annotations as an alternative to native Jackson annotations. It is most often
+ used to make it easier to reuse existing data beans that used with JAXB framework
+ to read and write XML.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-jaxb-annotations.git



More information about the pkg-java-commits mailing list