[Pkg-cli-libs-commits] r3872 - in /packages/nemerle/trunk/debian: changelog control

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Sat Nov 1 21:48:13 UTC 2008


Author: hanska-guest
Date: Sat Nov  1 21:48:13 2008
New Revision: 3872

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3872
Log:
  - Build-Depends-Indep:
    + updated cli-common-dev dependency to >= 0.4.4
    + added nant (why wasn't it there?)

Modified:
    packages/nemerle/trunk/debian/changelog
    packages/nemerle/trunk/debian/control

Modified: packages/nemerle/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/nemerle/trunk/debian/changelog?rev=3872&op=diff
==============================================================================
--- packages/nemerle/trunk/debian/changelog (original)
+++ packages/nemerle/trunk/debian/changelog Sat Nov  1 21:48:13 2008
@@ -5,7 +5,9 @@
   * debian/compat bumped to 6.
   * debian/control:
     - Build-Depends: updated debhelper dependency to >= 6
-    - Build-Depends-Indep: updated cli-common-dev dependency to >= 0.4.4
+    - Build-Depends-Indep:
+      + updated cli-common-dev dependency to >= 0.4.4
+      + added nant (why wasn't it there?)
     - short description for nemerle changed: makes lintian happy.
     - Standards-Version bumped to 3.8.0 (no changes needed)
     - added Homepage field (and removed useless "Visit http://..." from long
@@ -17,7 +19,7 @@
   * debian/patches:
     - 12_fix-manpage.dpatch added (fixes hyphen-used-as-minus-sign)
 
- -- David Paleino <d.paleino at gmail.com>  Sat, 01 Nov 2008 22:43:33 +0100
+ -- David Paleino <d.paleino at gmail.com>  Sat, 01 Nov 2008 22:47:34 +0100
 
 nemerle (0.9.3+dfsg-2) unstable; urgency=low
 

Modified: packages/nemerle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/nemerle/trunk/debian/control?rev=3872&op=diff
==============================================================================
--- packages/nemerle/trunk/debian/control (original)
+++ packages/nemerle/trunk/debian/control Sat Nov  1 21:48:13 2008
@@ -4,7 +4,8 @@
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 6), dpatch
-Build-Depends-Indep: libmono-dev (>= 1.1.13), cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.9) | c-sharp-2.0-compiler, mono-gac, nunit-console
+Build-Depends-Indep: libmono-dev (>= 1.1.13), cli-common-dev (>= 0.4.4),
+ mono-gmcs (>= 1.9) | c-sharp-2.0-compiler, mono-gac, nunit-console, nant
 Standards-Version: 3.8.0
 Homepage: http://nemerle.org
 




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