[hessian] 04/07: Wrap and sort dependencies lists
Miguel Landaeta
nomadium at moszumanska.debian.org
Mon Aug 7 09:56:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository hessian.
commit bc6c0b2b64f45368b5879c66fb9e79c2814b86a3
Author: Miguel Landaeta <nomadium at debian.org>
Date: Mon Aug 7 10:54:23 2017 +0100
Wrap and sort dependencies lists
---
debian/changelog | 3 ++-
debian/control | 7 +++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3beddc7..04d8cbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ hessian (4.0.38-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 dependency lists.
- -- Miguel Landaeta <nomadium at debian.org> Mon, 07 Aug 2017 10:52:27 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Mon, 07 Aug 2017 10:54:01 +0100
hessian (4.0.38-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 600a2d8..2015a81 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,11 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 10~), default-jdk, javahelper, maven-repo-helper,
- libservlet3.1-java
+Build-Depends: debhelper (>= 10~),
+ default-jdk,
+ javahelper,
+ maven-repo-helper,
+ libservlet3.1-java
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/pkg-java/hessian.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/hessian.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hessian.git
More information about the pkg-java-commits
mailing list