The following commit has been merged in the master branch:
commit 8dfb0a1774902b1fb2baf49c92fd5a257a0eb4ab
Author: Bas Couwenberg <[email protected]>
Date: Wed Jan 15 21:55:23 2014 +0100
Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.
diff --git a/debian/changelog b/debian/changelog
index cc45d76..6665353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
* Don't start description synopsis with an article.
* Rename libepsilon0 to libepsilon1 to match SONAME.
* Add man pages for start_epsilon_nodes and stop_epsilon_nodes.
+ * Add dependency on dsh for epsilon-tools, required for *_epsilon_nodes.
-- Bas Couwenberg <[email protected]> Wed, 15 Jan 2014 20:58:42 +0100
diff --git a/debian/control b/debian/control
index 2d2729f..9fb32b8 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,8 @@ Description: Library for wavelet image compression
Package: epsilon-bin
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: dsh,
+ ${shlibs:Depends},
${misc:Depends}
Description: Library for wavelet image compression - tools
Epsilon is C library for Wavelet based lossy image compression.
--
A library for wavelet image compression
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel