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

ebourg-guest pushed a commit to branch master
in repository build-helper-maven-plugin.

commit 444de2551b858f9c3cc167a06cec33b4b1f74f84
Author: Emmanuel Bourg <[email protected]>
Date:   Thu Oct 31 22:44:02 2013 +0100

    Wrap and sort
---
 debian/control | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index d7d9b42..29055e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,16 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Damien Raude-Morvan <[email protected]>,
- Matthias Schmitz <[email protected]>,
- Emmanuel Bourg <[email protected]>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4)
-Build-Depends-Indep: libmaven2-core-java, libplexus-utils-java, 
default-jdk-doc, libmaven2-core-java-doc,  
- libmaven-javadoc-plugin-java, libmaven-plugin-tools-java,
- libmaven-invoker-plugin-java
+           Matthias Schmitz <[email protected]>,
+           Emmanuel Bourg <[email protected]>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 
1.4)
+Build-Depends-Indep: default-jdk-doc,
+                     libmaven-invoker-plugin-java,
+                     libmaven-javadoc-plugin-java,
+                     libmaven-plugin-tools-java,
+                     libmaven2-core-java,
+                     libmaven2-core-java-doc,
+                     libplexus-utils-java
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/pkg-java/build-helper-maven-plugin.git
 Vcs-Browser: 
http://git.debian.org/?p=pkg-java/build-helper-maven-plugin.git;a=summary
@@ -16,7 +20,7 @@ Homepage: http://mojo.codehaus.org/build-helper-maven-plugin/
 
 Package: libbuild-helper-maven-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libbuild-helper-maven-plugin-java-doc
 Description: Build Helper Maven Plugin
@@ -29,7 +33,7 @@ Description: Build Helper Maven Plugin
 Package: libbuild-helper-maven-plugin-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: libbuild-helper-maven-plugin-java
 Description: Documentation for Build Helper Maven Plugin

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to