[jcsp] 04/07: Wrap and sort dependencies lists

Miguel Landaeta nomadium at moszumanska.debian.org
Mon Aug 7 16:41:04 UTC 2017


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

nomadium pushed a commit to branch master
in repository jcsp.

commit 7d8d3a704a1dcd0fa531a076cbcbf46f48b18e1a
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Mon Aug 7 17:37:26 2017 +0100

    Wrap and sort dependencies lists
---
 debian/changelog | 3 ++-
 debian/control   | 8 ++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4154d4b..ae82121 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ jcsp (1.1-rc4-3) UNRELEASED; urgency=medium
   * Remove myself from uploaders list. (Closes: #XXXXXX)
   * Bump DH compat level to 10.
   * Bump Standards-Version to 3.9.8. No changes were required.
+  * Wrap and sort dependencies lists.
 
- -- Miguel Landaeta <nomadium at debian.org>  Mon, 07 Aug 2017 17:34:40 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Mon, 07 Aug 2017 17:37:09 +0100
 
 jcsp (1.1-rc4-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 225d1ff..24b3e90 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: jcsp
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10~), default-jdk, javahelper, ant, ant-contrib,
- maven-repo-helper
+Build-Depends: ant,
+               ant-contrib,
+               debhelper (>= 10~),
+               default-jdk,
+               javahelper,
+               maven-repo-helper
 Standards-Version: 3.9.8
 Vcs-Git: git://anonscm.debian.org/pkg-java/jcsp.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jcsp.git

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



More information about the pkg-java-commits mailing list