[Pkg-cli-apps-commits] [SCM] fsharp branch, master, updated. 3bb6d967db921e0e8c5ec7d75054f6d6aa3a2fdb
Christopher James Halse Rogers
raof at ubuntu.com
Sun Mar 17 09:47:16 UTC 2013
The following commit has been merged in the master branch:
commit 02a4b63c4d9877a7b9f9850adb85917dca596cdc
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Sat Mar 16 14:00:53 2013 +1100
Fix build-dependencies
diff --git a/debian/control b/debian/control
index 796f0a6..2a8b2df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: fsharp
Section: cli-mono
Priority: optional
Maintainer: Christopher James Halse Rogers <raof at ubuntu.com>
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper (>= 8.0.0),
+ dh-autoreconf,
+ cli-common-dev,
Standards-Version: 3.9.3
Homepage: http://fsharp.org
#Vcs-Git: git://git.debian.org/collab-maint/fsharp.git
--
fsharp
More information about the Pkg-cli-apps-commits
mailing list