[xmlstreambuffer] 02/02: wrap-and-sort
Timo Aaltonen
tjaalton-guest at moszumanska.debian.org
Thu Jan 9 17:51:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to branch master
in repository xmlstreambuffer.
commit ef22a8e8b05e202a316baca4ed38c293b554931e
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu Jan 9 19:47:29 2014 +0200
wrap-and-sort
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 237978d..d54d33e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: glassfish-activation, libstax-ex-java, libstax-java
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends-Indep: glassfish-activation, libstax-ex-java, libstax-java
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-java/xmlstreambuffer.git
Vcs-Browser: http://anonscm.debian.org/gitweb/pkg-java/xmlstreambuffer.git
@@ -12,7 +12,7 @@ Homepage: http://xmlstreambuffer.java.net
Package: libxmlstreambuffer-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: XML Stream Buffer
A stream buffer is a stream-based representation of an XML
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlstreambuffer.git
More information about the pkg-java-commits
mailing list