[txw2] 01/01: wrap-and-sort -s

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Wed Jun 18 10:30:25 UTC 2014


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

tjaalton-guest pushed a commit to branch master
in repository txw2.

commit 9ae2e684cbf079e66f0c51ff75f9dda893847f2f
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Wed Jun 18 13:30:17 2014 +0300

    wrap-and-sort -s
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 40cc44f..0aea53b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,22 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: James Page <james.page at canonical.com>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5),
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
  javahelper,
-Build-Depends-Indep: ant, maven-repo-helper,
+ maven-debian-helper (>= 1.5)
+Build-Depends-Indep:
+ ant,
+ junit4,
  libargs4j-java (>= 1.0),
  libcodemodel-java (>= 2.4),
  librelaxng-datatype-java (>= 1.0),
  librngom-java,
  libstax-java,
  libxsom-java,
- junit4,
+ maven-repo-helper
 Standards-Version: 3.9.5
 Homepage: https://txw.dev.java.net/
 Vcs-Git: git://anonscm.debian.org/pkg-java/txw2.git
@@ -20,7 +26,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/txw2.git
 
 Package: libtxw2-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Typed XML Writer for Java
  A Java library that allows client applications to write arbitrary

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



More information about the pkg-java-commits mailing list