[pkg-java] r15713 - trunk/libisrt-java/debian

Tony Mancill tmancill at alioth.debian.org
Mon Jan 16 02:01:09 UTC 2012


Author: tmancill
Date: 2012-01-16 02:01:09 +0000 (Mon, 16 Jan 2012)
New Revision: 15713

Modified:
   trunk/libisrt-java/debian/changelog
   trunk/libisrt-java/debian/control
Log:
rework description fields in d/control; #645413

Modified: trunk/libisrt-java/debian/changelog
===================================================================
--- trunk/libisrt-java/debian/changelog	2012-01-15 17:10:09 UTC (rev 15712)
+++ trunk/libisrt-java/debian/changelog	2012-01-16 02:01:09 UTC (rev 15713)
@@ -12,6 +12,9 @@
     - d/rules: Overide jh_build and pass source/target as 1.5 to ensure
       backwards compatibility and workaround Java 7 encoding errors.
 
+  [tony mancill]
+  * Rework descriptions in d/control.  (Closes: #645413)
+
  -- Miguel Landaeta <miguel at miguel.cc>  Tue, 20 Dec 2011 20:45:09 -0430
 
 libisrt-java (4.8.20100629-1) unstable; urgency=low

Modified: trunk/libisrt-java/debian/control
===================================================================
--- trunk/libisrt-java/debian/control	2012-01-15 17:10:09 UTC (rev 15712)
+++ trunk/libisrt-java/debian/control	2012-01-16 02:01:09 UTC (rev 15713)
@@ -13,24 +13,19 @@
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
-Description: isRuntime library of intarsys
- The isRuntime library collects a series of routines common to the isCWT
- and the jPod Java libraries of the intarsys PDF management software.
- .
- This package always installs the latest version of the isCWT library.
- It only offers a symbolic link to the respective jar file.
+Description: common runtime library by intarsys
+ The isRuntime library is a collection of routines common to most
+ of intarsys's Java implementations, including the isCWT and jPod
+ PDF management software libraries.
 
 Package: libisrt-java-doc
 Section: doc
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
-Description: Short Description - doc
- Documentation for the isRuntime library that is Java library that collects
- a series of routines common to the isCWT and the jPod Java libraries
- of the intarsys PDF management software.
+Description: common runtime library by intarsys (documentation)
+ The isRuntime library is a collection of routines common to most
+ of intarsys's Java implementations, including the isCWT and jPod
+ PDF management software libraries.
  .
- This package always installs the latest version of the isCWT library.
- It only offers a symbolic link to the respective jar file.
- .
  This package contains the Javadoc API for the isRuntime library.




More information about the pkg-java-commits mailing list