[plexus-resources] 22/24: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 27 11:07:36 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository plexus-resources.

commit 26443935935ce09b534f5beba73f70c0e6d355fc
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 27 12:57:23 2017 +0200

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

diff --git a/debian/control b/debian/control
index 26da96c..e5b0947 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,13 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni.zh at gmail.com>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.6.1)
-Build-Depends-Indep: libplexus-containers1.5-java (>= 1.5.5), libplexus-utils-java, libplexus-component-metadata-java
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ libplexus-component-metadata-java,
+ libplexus-containers1.5-java (>= 1.5.5),
+ libplexus-utils-java,
+ maven-debian-helper (>= 1.6.1)
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-resources.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-resources.git
@@ -12,9 +17,8 @@ Homepage: https://github.com/codehaus-plexus/plexus-resources
 
 Package: libplexus-resources-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Plexus Resource Component
  A component to transparently retrieve resources from the filesystem, classpath
  or internet.
-

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



More information about the pkg-java-commits mailing list