[med-svn] r15447 - trunk/packages/charls/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Dec 7 08:28:05 UTC 2013
Author: tille
Date: 2013-12-07 08:28:05 +0000 (Sat, 07 Dec 2013)
New Revision: 15447
Modified:
trunk/packages/charls/trunk/debian/changelog
trunk/packages/charls/trunk/debian/control
Log:
dicstinct short / long descriptions
Modified: trunk/packages/charls/trunk/debian/changelog
===================================================================
--- trunk/packages/charls/trunk/debian/changelog 2013-12-07 08:08:47 UTC (rev 15446)
+++ trunk/packages/charls/trunk/debian/changelog 2013-12-07 08:28:05 UTC (rev 15447)
@@ -1,4 +1,4 @@
-charls (1.0-2.1) UNRELEASED; urgency=low
+charls (1.0-3) UNRELEASED; urgency=low
* Team upload
* debian/watch: uscan can not parse codeplex pages
@@ -7,6 +7,7 @@
Closes: #730612
* cme fix dpkg-control
* canonical Vcs-Svn URL
+ * dicstinct short / long descriptions
-- Andreas Tille <tille at debian.org> Sat, 07 Dec 2013 08:53:27 +0100
Modified: trunk/packages/charls/trunk/debian/control
===================================================================
--- trunk/packages/charls/trunk/debian/control 2013-12-07 08:08:47 UTC (rev 15446)
+++ trunk/packages/charls/trunk/debian/control 2013-12-07 08:28:05 UTC (rev 15447)
@@ -15,7 +15,7 @@
Section: libdevel
Depends: libcharls1 (= ${binary:Version}),
${misc:Depends}
-Description: Implementation of the JPEG-LS standard
+Description: Implementation of the JPEG-LS standard (development libraries)
CharLS is an optimized implementation of the JPEG-LS standard for lossless and
near-lossless image compression
.
@@ -23,7 +23,9 @@
LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
- result in vastly different performance characteristics.
+ result in vastly different performance characteristics.
+ .
+ This package contains the development files.
Package: libcharls1
Architecture: any
@@ -38,4 +40,4 @@
LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
- result in vastly different performance characteristics.
+ result in vastly different performance characteristics.
More information about the debian-med-commit
mailing list