[Pkg-mono-svn-commits] rev 2180 - xsp/trunk/debian

Mirco Bauer meebey-guest at costa.debian.org
Tue Jan 17 14:17:45 UTC 2006


Author: meebey-guest
Date: 2006-01-17 14:17:43 +0000 (Tue, 17 Jan 2006)
New Revision: 2180

Modified:
   xsp/trunk/debian/changelog
   xsp/trunk/debian/compat
   xsp/trunk/debian/control
Log:
- cosmetics



Modified: xsp/trunk/debian/changelog
===================================================================
--- xsp/trunk/debian/changelog	2006-01-17 14:17:20 UTC (rev 2179)
+++ xsp/trunk/debian/changelog	2006-01-17 14:17:43 UTC (rev 2180)
@@ -39,6 +39,11 @@
       and 1.0.9. Upstream significantly changed the layout of both the
       source package and the installation locations.
   * Mirco 'meebey' Bauer
+     + debian/control:
+       - Changed Build-Depends to Build-Depends-Indep
+       - Bumed debhelper build-dep to >= 5.0.0
+     + debian/compat:
+       - Changed to 5
      + debian/rules:
        - Cosmetic cleanup
 

Modified: xsp/trunk/debian/compat
===================================================================
--- xsp/trunk/debian/compat	2006-01-17 14:17:20 UTC (rev 2179)
+++ xsp/trunk/debian/compat	2006-01-17 14:17:43 UTC (rev 2180)
@@ -1 +1 @@
-4
+5

Modified: xsp/trunk/debian/control
===================================================================
--- xsp/trunk/debian/control	2006-01-17 14:17:20 UTC (rev 2179)
+++ xsp/trunk/debian/control	2006-01-17 14:17:43 UTC (rev 2180)
@@ -4,7 +4,7 @@
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Dylan R. E. Moonfire <debian at mfgames.com>
 Standards-Version: 3.6.2.1
-Build-Depends: debhelper (>= 4.1.16), autotools-dev, mono-gmcs, mono-mcs, mono-gac, libmono-dev, cli-common (>= 0.2.0)
+Build-Depends-Indep: debhelper (>= 4.1.16), autotools-dev, mono-gmcs, mono-mcs, mono-gac, libmono-dev, cli-common (>= 0.2.0)
 
 Package: mono-xsp-base
 Architecture: all




More information about the Pkg-mono-svn-commits mailing list