[SCM] libepsilon branch, master, updated. upstream/0.8.1-33-g8ed8ab9
Bas Couwenberg
sebastic at xs4all.nl
Wed Jan 15 22:39:16 UTC 2014
The following commit has been merged in the master branch:
commit 633249814fa86ef7704b01b972f323281cf3ebd7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jan 15 21:31:40 2014 +0100
Don't start description synopsis with an article.
diff --git a/debian/changelog b/debian/changelog
index 444e9c7..3234fc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
* Use dh-autoreconf for retooling.
(closes: #735228)
* Use dh_auto_configure with additional options instead of configure.
+ * Don't start description synopsis with an article.
-- Bas Couwenberg <sebastic at xs4all.nl> Wed, 15 Jan 2014 20:58:42 +0100
diff --git a/debian/control b/debian/control
index f651467..e6a9c15 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Multi-Arch: same
Section: libdevel
Depends: libepsilon0 (= ${binary:Version}),
${misc:Depends}
-Description: A library for wavelet image compression - development files
+Description: Library for wavelet image compression - development files
Epsilon is C library for wavelet based lossy image compression.
Wavelet-driven compressors are know to be much more effective than
traditional DCT-based ones (like JPEG).
@@ -37,7 +37,7 @@ Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: A library for wavelet image compression
+Description: Library for wavelet image compression
Epsilon is C library for Wavelet based lossy image compression.
Wavelet-driven compressors are know to be much more effective than
traditional DCT-based ones (like JPEG).
@@ -53,7 +53,7 @@ Package: epsilon-bin
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: A library for wavelet image compression - tools
+Description: Library for wavelet image compression - tools
Epsilon is C library for Wavelet based lossy image compression.
Wavelet-driven compressors are know to be much more effective than
traditional DCT-based ones (like JPEG).
--
A library for wavelet image compression
More information about the Pkg-grass-devel
mailing list