[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-3-g2759a8d

Mirco Bauer meebey at meebey.net
Mon Aug 3 17:20:21 UTC 2009


The following commit has been merged in the master branch:
commit 2759a8dc8ce6c39e3e390ecc945e24b54e2f9ff2
Author: Mirco Bauer <meebey at meebey.net>
Date:   Mon Aug 3 19:19:20 2009 +0200

    moved cli-common-dev to Build-Depends as the clean target is calling "dh" with cli support already

diff --git a/debian/control b/debian/control
index f57cf87..381301b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Section: ruby
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: C.J. Adams-Collier <cjac at colliertech.org>
-Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: cli-common-dev (>= 0.5.7),
- sharutils,
- mono-devel (>= 2.4.2.3),
- libmono-system2.0-cil,
- libmono-system-data2.0-cil,
- mono-xbuild (>= 2.4.2.3)
+Build-Depends: debhelper (>= 7),
+               cli-common-dev (>= 0.5.7),
+               quilt
+Build-Depends-Indep: sharutils,
+                     mono-devel (>= 2.4.2.3),
+                     libmono-system2.0-cil,
+                     libmono-system-data2.0-cil,
+                     mono-xbuild (>= 2.4.2.3)
 Standards-Version: 3.8.2
 Homepage: http://www.ironruby.net/
 Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/ironruby.git

-- 
ironruby



More information about the Pkg-cli-libs-commits mailing list