This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-osgi-support.
commit 6f6ecf4904e22fb48e629e3505a171e68dc5c7f9 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 19:27:48 2015 +0200 Wrap and sort --- debian/control | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 9fef524..efc895e 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,23 @@ Source: geronimo-osgi-support -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Miguel Landaeta <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, - libosgi-core-java, libosgi-compendium-java, maven-repo-helper +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Miguel Landaeta <[email protected]> +Build-Depends: ant, + debhelper (>= 9), + default-jdk, + javahelper, + libosgi-compendium-java, + libosgi-core-java, + maven-repo-helper Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-osgi-support.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-osgi-support.git -Homepage: http://geronimo.apache.org/ +Homepage: http://geronimo.apache.org Package: libgeronimo-osgi-support-java Architecture: all -Depends: libosgi-core-java, libosgi-compendium-java, ${misc:Depends} +Depends: libosgi-compendium-java, libosgi-core-java, ${misc:Depends} Suggests: libgeronimo-osgi-support-java-doc (= ${binary:Version}) Description: Java libraries providing OSGi lookup support for Geronimo projects These Java libraries allow the use of OSGi framework with Geronimo existing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-osgi-support.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

