[spock] 03/05: Wrap and sort dependencies lists

Miguel Landaeta nomadium at moszumanska.debian.org
Fri Aug 11 18:50:17 UTC 2017


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

nomadium pushed a commit to branch master
in repository spock.

commit 216380907d9511fab9b6b62acdfa7a6e90688eb4
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Fri Aug 11 19:50:31 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index bed320b..8ee97a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ spock (0.7-groovy-2.0-4) UNRELEASED; urgency=medium
   * Team upload.
   * Remove myself from uploaders list. (Closes: #XXXXXX)
   * Bump DH compat level to 10.
+  * Wrap and sort dependencies lists.
 
- -- Miguel Landaeta <nomadium at debian.org>  Thu, 10 Aug 2017 20:28:16 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Thu, 10 Aug 2017 20:30:05 +0100
 
 spock (0.7-groovy-2.0-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 8cc4592..5d608ab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: ant, debhelper (>= 10~), default-jdk
+Build-Depends: ant,
+               debhelper (>= 10~),
+               default-jdk
 Build-Depends-Indep: groovy (>= 2.4.7),
                      junit4,
                      libaopalliance-java,

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



More information about the pkg-java-commits mailing list