From e4064368cb3101445263db1da0322e44ca8320d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 9 Sep 2016 01:22:41 +0200 Subject: [PATCH] jOCCI-core: small cleanups. --- jOCCI-core/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jOCCI-core/debian/control b/jOCCI-core/debian/control index 494f2c0..8a4a525 100644 --- a/jOCCI-core/debian/control +++ b/jOCCI-core/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers Uploaders: František Dvořák Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5) -Build-Depends-Indep: libslf4j-java, junit4, libslf4j-java, default-jdk-doc, libmaven-javadoc-plugin-java +Build-Depends-Indep: libslf4j-java, junit4, libslf4j-java, default-jdk-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jocci-core Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jocci-core @@ -18,7 +18,7 @@ Suggests: libjocci-core-java-doc Description: cz.cesnet.cloud:jocci-core OCCI-core is a java-based implementation of the OCCI (Open Cloud Computing Interface) standard. jOCCI-core currently implements: - . + . * classes defined by the OCCI Core model and methods for manipulating them * methods for rendering plain-text or HTTP header representations of those classes' instances @@ -35,7 +35,7 @@ Suggests: libjocci-core-java Description: Documentation for cz.cesnet.cloud:jocci-core OCCI-core is a java-based implementation of the OCCI (Open Cloud Computing Interface) standard. jOCCI-core currently implements: - . + . * classes defined by the OCCI Core model and methods for manipulating them * methods for rendering plain-text or HTTP header representations of those classes' instances -- 1.8.2.3