[xz-java] 02/03: Wrap and sort dependencies lists
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Aug 11 20:19:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository xz-java.
commit 195bf4c28ac68ac59f2b8dce53b6d1c1f76c06b7
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Aug 11 21:19:15 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 d9ada71..05cb1a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ xz-java (1.6-2) UNRELEASED; urgency=medium
* Team upload.
* Remove myself from uploaders list. (Closes: #XXXXXX)
+ * Wrap and sort dependencies lists.
- -- Miguel Landaeta <nomadium at debian.org> Thu, 10 Aug 2017 23:00:25 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Thu, 10 Aug 2017 23:02:25 +0100
xz-java (1.6-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e7840d7..f9e9247 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 10), default-jdk, javahelper, ant,
- default-jdk-doc, maven-repo-helper
+Build-Depends: ant,
+ debhelper (>= 10),
+ default-jdk,
+ default-jdk-doc,
+ javahelper,
+ maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/xz-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xz-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xz-java.git
More information about the pkg-java-commits
mailing list