[jnr-ffi] 01/01: Run wrap-and-sort on d/control

Tim Potter tpot-guest at moszumanska.debian.org
Mon Apr 6 19:48:05 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository jnr-ffi.

commit d59f229c18d1234fe98d1b24479d053b673d287c
Author: Tim Potter <tpot at hp.com>
Date:   Tue Apr 7 05:47:50 2015 +1000

    Run wrap-and-sort on d/control
---
 debian/control | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5ef4e8b..6e813ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,17 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Potter <tpot at hp.com>
-Build-Depends: debhelper (>= 9), maven-debian-helper, javahelper, default-jdk, libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java, libmaven-source-plugin-java, libasm4-java, libjnr-x86asm-java (>= 1.0.2), junit4, libjffi-java (>= 1.2.7)
+Build-Depends: debhelper (>= 9),
+               default-jdk,
+               javahelper,
+               junit4,
+               libasm4-java,
+               libjffi-java (>= 1.2.7),
+               libjnr-x86asm-java (>= 1.0.2),
+               libmaven-antrun-plugin-java,
+               libmaven-javadoc-plugin-java,
+               libmaven-source-plugin-java,
+               maven-debian-helper
 Standards-Version: 3.9.6
 Homepage: https://github.com/jnr/jnr-ffi
 Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-ffi.git

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



More information about the pkg-java-commits mailing list