jOCCI-core: lintian cleanups.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 8 Sep 2016 23:35:07 +0000 (01:35 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 8 Sep 2016 23:35:07 +0000 (01:35 +0200)
jOCCI-core/debian/changelog
jOCCI-core/debian/control

index 8bcaaae..e42e1e6 100644 (file)
@@ -1,4 +1,4 @@
-jocci-core (0.2.4-1) unstable; urgency=low
+jocci-core (0.2.4-1) trusty; urgency=low
 
   * Initial release
 
index 8a4a525..a8f78b5 100644 (file)
@@ -19,12 +19,12 @@ 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
- * methods for basic parsing of such renderings
- * methods for validation of OCCI requests with respect to known models on
-   client-side
 * 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
 * methods for basic parsing of such renderings
 * methods for validation of OCCI requests with respect to known models on
+    client-side
 
 Package: libjocci-core-java-doc
 Architecture: all
@@ -36,11 +36,11 @@ 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
- * methods for basic parsing of such renderings
- * methods for validation of OCCI requests with respect to known models on
-   client-side
 * 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
 * methods for basic parsing of such renderings
 * methods for validation of OCCI requests with respect to known models on
+    client-side
  .
  This package contains the API documentation of libjocci-core-java.