[jarjar] 03/06: Wrap and sort dependencies lists
Miguel Landaeta
nomadium at moszumanska.debian.org
Mon Aug 7 11:41:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jarjar.
commit b8dede7573a6775d158e236cf37aba3a9ee26619
Author: Miguel Landaeta <nomadium at debian.org>
Date: Mon Aug 7 12:28:55 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 1506347..d4a3a2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,12 @@ jarjar (1.4+svn142-7) UNRELEASED; urgency=medium
* Team upload.
* Remove myself from uploaders.
* Bump DH compat level to 10.
+ * Wrap and sort dependencies lists.
[ tony mancill ]
* Move package maintenance to git.
- -- Miguel Landaeta <nomadium at debian.org> Mon, 07 Aug 2017 12:23:01 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Mon, 07 Aug 2017 12:28:28 +0100
jarjar (1.4+svn142-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c9ed023..f0d0b75 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: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: ant, debhelper (>= 10~), default-jdk, libasm-java (>= 5.0),
- maven-repo-helper, libmaven2-core-java
+Build-Depends: ant,
+ debhelper (>= 10~),
+ default-jdk,
+ libasm-java (>= 5.0),
+ libmaven2-core-java,
+ maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jarjar.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jarjar.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar.git
More information about the pkg-java-commits
mailing list