[libjsr166y-java] 03/06: Wrap and sort dependency lists

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Aug 8 20:22:53 UTC 2017


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

nomadium pushed a commit to branch master
in repository libjsr166y-java.

commit 1be052308b429b781e8aac0ea628fd7439302ab9
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Aug 8 21:21:24 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 73927e2..f3760f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libjsr166y-java (1.7.0-3) 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>  Tue, 08 Aug 2017 20:56:15 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Tue, 08 Aug 2017 20:57:47 +0100
 
 libjsr166y-java (1.7.0-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 55e07f5..f86d822 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: libjsr166y-java
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10~), default-jdk, javahelper, maven-repo-helper
+Build-Depends: debhelper (>= 10~),
+               default-jdk,
+               javahelper,
+               maven-repo-helper
 Standards-Version: 3.9.6
 Homepage: http://g.oswego.edu/dl/concurrency-interest/
 Vcs-Git: git://anonscm.debian.org/pkg-java/libjsr166y-java.git
@@ -31,7 +34,8 @@ Package: libjsr166y-java-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: default-jdk-doc, libjsr166y-java
+Suggests: default-jdk-doc,
+          libjsr166y-java
 Description: Documentation for libjsr166y-java
  Documentation for JSR166 that provides a Java framework that
  supports a style of parallel programming in which problems are

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



More information about the pkg-java-commits mailing list