[libjogl2-java] 01/04: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 4 09:29:11 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository libjogl2-java.

commit 9583e3965994aab4c015ee4f4148d389f2a45c90
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Aug 4 10:38:08 2016 +0200

    Wrap and sort
---
 debian/control | 33 +++++++++++++++++++++++++--------
 1 file changed, 25 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 1e6aa2d..44fad2c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,27 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 9~), cdbs, quilt, default-jdk,
- libgluegen2-build-java (>= 2.3.2), libgluegen2-rt-java (>= 2.3.2),
- ant-optional, libgl1-mesa-dev, libglu1-mesa-dev, libxxf86vm-dev,
- x11proto-xf86vidmode-dev, libxt-dev,  junit4, libswt-gtk-3-java,
- ant-contrib, ant-contrib-cpptasks, libxinerama-dev, libxrandr-dev,
- ant (>= 1.8), libxcursor-dev
+Build-Depends:
+ ant (>= 1.8),
+ ant-contrib,
+ ant-contrib-cpptasks,
+ ant-optional,
+ cdbs,
+ debhelper (>= 9~),
+ default-jdk,
+ junit4,
+ libgl1-mesa-dev,
+ libglu1-mesa-dev,
+ libgluegen2-build-java (>= 2.3.2),
+ libgluegen2-rt-java (>= 2.3.2),
+ libswt-gtk-3-java,
+ libxcursor-dev,
+ libxinerama-dev,
+ libxrandr-dev,
+ libxt-dev,
+ libxxf86vm-dev,
+ quilt,
+ x11proto-xf86vidmode-dev
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/libjogl2-java.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libjogl2-java.git
@@ -16,8 +31,10 @@ Homepage: http://jogamp.org
 
 Package: libjogl2-java
 Architecture: all
-Depends: ${misc:Depends},
- libgluegen2-rt-java (>= 2.3.2), libjogl2-jni (>= ${source:Version})
+Depends:
+ libgluegen2-rt-java (>= 2.3.2),
+ libjogl2-jni (>= ${source:Version}),
+ ${misc:Depends}
 Suggests: libjogl2-java-doc
 Description: Java bindings for OpenGL API
  The JOGL project hosts the development version of the Java Bindings for

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



More information about the pkg-java-commits mailing list