[openhft-affinity] 04/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 9 12:08:19 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openhft-affinity.
commit 454cfa8d150da4bb2430c7892ccb9b3b5192e284
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 9 13:04:40 2018 +0100
Wrap and sort
---
debian/control | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 51f650c..faacadb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,15 @@ 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 (>= 11), default-jdk, maven-debian-helper (>= 2.0)
-Build-Depends-Indep: libintellij-annotations-java,
- libjna-java,
- libjna-platform-java,
- libmaven-bundle-plugin-java,
- libslf4j-java
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
+ libintellij-annotations-java,
+ libjna-java,
+ libjna-platform-java,
+ libmaven-bundle-plugin-java,
+ libslf4j-java,
+ maven-debian-helper (>= 2.0)
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-affinity.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-affinity.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-affinity.git
More information about the pkg-java-commits
mailing list