[libvldocking-java] 10/20: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 28 13:35:39 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libvldocking-java.
commit dd0f2808fe1ff5a9668a664df3a1442cec6e4cf8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Mar 28 13:53:07 2018 +0200
Wrap and sort
---
debian/control | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index c238ef9..f2fe638 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,22 @@ Source: libvldocking-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
-Build-Depends: cdbs, debhelper (>= 6)
-Build-Depends-Indep: ant, default-jdk
+Uploaders:
+ Torsten Werner <twerner at debian.org>,
+ Varun Hiremath <varun at debian.org>
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 6),
+ default-jdk
Standards-Version: 3.9.3
-Homepage: http://code.google.com/p/vldocking/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libvldocking-java.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libvldocking-java.git
+Homepage: http://code.google.com/p/vldocking/
Package: libvldocking-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Java components for building applications with Docking capabilities
An application can be divided into sub-sets: the "dockables".
- Each Dockable can be precisely positionned by the user, by a drag and drop
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libvldocking-java.git
More information about the pkg-java-commits
mailing list