[Pkg-cli-apps-commits] [fsharp] 01/05: Add missing libmono-compilerservices-symbolwriter4.0-cil dependency to fsharp
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Tue May 6 05:43:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository fsharp.
commit bcd597fbebf853ae65cace67a475237a1164f28e
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Wed Feb 12 09:39:44 2014 +1100
Add missing libmono-compilerservices-symbolwriter4.0-cil dependency to fsharp
Accidentally dropped in the move from split packages to a monolithic fsharp package
Closes: 746585
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 1311af0..6e81fa7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends:
${cli:Depends},
${shlibs:Depends},
${misc:Depends},
+ libmono-compilerservices-symbolwriter4.0-cil,
Breaks: fsharp-console (<< 3.0.34+dfsg-3)
Replaces: fsharp-console (<< 3.0.34+dfsg-3)
Description: functional-first programming language - compiler for the CLI
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list