[openjpa] 02/03: Wrap and sort dependencies lists

Miguel Landaeta nomadium at moszumanska.debian.org
Fri Aug 11 17:49:48 UTC 2017


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

nomadium pushed a commit to branch master
in repository openjpa.

commit ef2eff1194d22d5ea40d8cc3b854fd35bd669d32
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Fri Aug 11 18:49:55 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2572707..25caffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ openjpa (2.4.2-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Remove myself from uploaders list. (Closes: #XXXXXX)
+  * Wrap and sort dependencies lists.
 
- -- Miguel Landaeta <nomadium at debian.org>  Wed, 09 Aug 2017 21:21:53 +0100
+ -- Miguel Landaeta <nomadium at debian.org>  Wed, 09 Aug 2017 21:23:34 +0100
 
 openjpa (2.4.2-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 6a4dd10..d3fb9bb 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,8 @@ Depends: libcommons-collections3-java,
          libpostgresql-jdbc-java,
          libserp-java,
          ${misc:Depends}
-Suggests: aspectj, libopenjpa-java-doc (= ${binary:Version})
+Suggests: aspectj,
+          libopenjpa-java-doc (= ${binary:Version})
 Description: Java Persistence 2.0 API (JPA) implementation library
  OpenJPA is Apache's implementation of Sun's Java Persistence 2.0 API (JSR-317
  JPA 2.0) specification for the transparent persistence of Java objects.

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



More information about the pkg-java-commits mailing list