[jmock] 41/48: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 4 09:56:35 UTC 2017


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

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

commit 7379119a2713b768591d717cc03577c8d2a2b794
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 4 11:45:59 2017 +0200

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

diff --git a/debian/control b/debian/control
index 8a48996..c857d8e 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: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, javahelper
-Build-Depends-Indep: junit (>= 3.8.2), libcglib-java, maven-repo-helper
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ javahelper,
+ junit (>= 3.8.2),
+ libcglib-java,
+ maven-repo-helper
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jmock.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jmock.git
@@ -14,7 +19,7 @@ Package: libjmock-java
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: junit (>= 3.8.2)
-Suggests: libjmock-java-doc, libasm4-java, libcglib-java
+Suggests: libasm4-java, libcglib-java, libjmock-java-doc
 Description: Java library for testing code with mock objects
  JMock is a library that supports test-driven development of Java code
  with mock objects.

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



More information about the pkg-java-commits mailing list