[serp] 05/06: Wrap and sort dependencies lists

Miguel Landaeta nomadium at moszumanska.debian.org
Fri Aug 11 18:37:55 UTC 2017


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

nomadium pushed a commit to branch master
in repository serp.

commit 92da0b0764f1a2d6caa35e22dc623efc21df182c
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Fri Aug 11 19:38:05 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 b020632..b28092d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ serp (1.15.1-2) UNRELEASED; urgency=medium
   * Bump DH compat level to 10.
   * Update Vcs-* fields.
   * Bump Standards-Version to 3.9.8. No changes were required.
+  * Wrap and sort dependencies lists.
 
- -- Miguel Landaeta <nomadium at debian.org>  Wed, 09 Aug 2017 22:25:47 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Wed, 09 Aug 2017 22:27:49 +0100
 
 serp (1.15.1-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index d820b42..dbdf9dc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Stephen Nelson <stephen at eccostudio.com>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10~), cdbs, default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: libmaven-javadoc-plugin-java, junit (>= 3.8.1)
+Build-Depends: cdbs,
+               debhelper (>= 10~),
+               default-jdk,
+               maven-debian-helper (>= 1.5)
+Build-Depends-Indep: junit (>= 3.8.1),
+                     libmaven-javadoc-plugin-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/serp.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/serp.git

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



More information about the pkg-java-commits mailing list