[Pkg-haskell-commits] darcs: policy: Add -dev to library binary package names
Ian Lynagh
igloo at earth.li
Fri Nov 5 15:02:30 UTC 2010
Wed Jul 28 18:52:30 UTC 2004 Ian Lynagh <igloo at earth.li>
* Add -dev to library binary package names
M ./haskell-policy.sgml -1 +1
Wed Jul 28 18:52:30 UTC 2004 Ian Lynagh <igloo at earth.li>
* Add -dev to library binary package names
diff -rN -u old-policy/haskell-policy.sgml new-policy/haskell-policy.sgml
--- old-policy/haskell-policy.sgml 2010-11-05 15:02:30.552964413 +0000
+++ new-policy/haskell-policy.sgml 2010-11-05 15:02:30.564965047 +0000
@@ -232,7 +232,7 @@
then the Debian source package should be called
<tt>lib<var>cname</var></tt> and, for each implementation
<var>impl</var> that it is built for, it should make a
- <tt>lib<var>impl</var>-<var>cname</var></tt> binary
+ <tt>lib<var>impl</var>-<var>cname</var>-dev</tt> binary
package.
</p>
More information about the Pkg-haskell-commits
mailing list