[Pkg-mono-svn-commits] rev 2382 - non-group/nunit/branches/2.2/debian

Jelmer Vernooij ctrlsoft-guest at costa.debian.org
Tue Apr 4 19:51:55 UTC 2006


Author: ctrlsoft-guest
Date: 2006-04-04 19:51:54 +0000 (Tue, 04 Apr 2006)
New Revision: 2382

Added:
   non-group/nunit/branches/2.2/debian/libnunit2.2-cil.install
   non-group/nunit/branches/2.2/debian/nunit-2.2.pc
Removed:
   non-group/nunit/branches/2.2/debian/libnunit-cil.install
   non-group/nunit/branches/2.2/debian/libnunit-doc.install
   non-group/nunit/branches/2.2/debian/nunit-console.1
   non-group/nunit/branches/2.2/debian/nunit-console.sh
   non-group/nunit/branches/2.2/debian/nunit.pc
Modified:
   non-group/nunit/branches/2.2/debian/changelog
   non-group/nunit/branches/2.2/debian/control
   non-group/nunit/branches/2.2/debian/rules
Log:
Initial work on 2.2 compatibility package. 


Modified: non-group/nunit/branches/2.2/debian/changelog
===================================================================
--- non-group/nunit/branches/2.2/debian/changelog	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/changelog	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1,3 +1,10 @@
+nunit (2.2.0-2) unstable; urgency=low
+
+  * Prepare compatibility package for other packages depending on 
+  the 2.2.0 API.
+
+ -- Jelmer Vernooij <jelmer at samba.org>  Tue,  4 Apr 2006 21:45:10 +0200
+
 nunit (2.2.0-1) unstable; urgency=low
 
   * Initial Release.

Modified: non-group/nunit/branches/2.2/debian/control
===================================================================
--- non-group/nunit/branches/2.2/debian/control	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/control	2006-04-04 19:51:54 UTC (rev 2382)
@@ -5,45 +5,12 @@
 Build-Depends-Indep: debhelper (>= 4.0.0), mono-mcs (>= 1.0) | c-sharp-compiler, cli-common (>= 0.2.0), libmono-dev (>= 1.0), nant (>= 0.84), mono-gac (>= 1.1.6), dpatch
 Standards-Version: 3.6.2.1
 
-Package: nunit-console
+Package: libnunit2.2-cil
 Architecture: all
 Depends: ${cli:Depends}
-Description: Unit test framework for .NET
- NUnit is a unit testing framework for all .NET languages. It serves the
- same purpose as JUnit does in the Java world. It supports test
- categories, testing for exceptions and writing test results in plain
- text or XML.
- .
- This package contains the console front-end.
-
-Package: libnunit-cil
-Architecture: all
-Depends: ${cli:Depends}
 Suggests: libnunit-doc
 Description: Unit test framework for .NET
  NUnit is a unit testing framework for all .NET languages. It serves the
  same purpose as JUnit does in the Java world. It supports test
  categories, testing for exceptions and writing test results in plain
  text or XML.
-
-Package: libnunit-doc
-Architecture: all
-Depends: ${cli:Depends}
-Description: Unit test framework for .NET
- NUnit is a unit testing framework for all .NET languages. It serves the
- same purpose as JUnit does in the Java world. It supports test
- categories, testing for exceptions and writing test results in plain
- text or XML.
- .
- This package contains the API documentation and examples.
-
-Package: nunit
-Architecture: all
-Depends: libnunit-doc, nunit-console, libnunit-cil
-Description: Unit test framework for .NET
- NUnit is a unit testing framework for all .NET languages. It serves the
- same purpose as JUnit does in the Java world. It supports test
- categories, testing for exceptions and writing test results in plain
- text or XML.
- .
- This is a dummy package that depends on the other nunit packages.

Deleted: non-group/nunit/branches/2.2/debian/libnunit-cil.install
===================================================================
--- non-group/nunit/branches/2.2/debian/libnunit-cil.install	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/libnunit-cil.install	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1 +0,0 @@
-debian/nunit.pc /usr/lib/pkgconfig

Deleted: non-group/nunit/branches/2.2/debian/libnunit-doc.install
===================================================================
--- non-group/nunit/branches/2.2/debian/libnunit-doc.install	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/libnunit-doc.install	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1,2 +0,0 @@
-doc/*.html doc/css doc/img doc/files /usr/share/doc/nunit/html/
-samples/* /usr/share/doc/nunit/examples

Copied: non-group/nunit/branches/2.2/debian/libnunit2.2-cil.install (from rev 2381, non-group/nunit/branches/2.2/debian/libnunit-cil.install)
===================================================================
--- non-group/nunit/branches/2.2/debian/libnunit-cil.install	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/libnunit2.2-cil.install	2006-04-04 19:51:54 UTC (rev 2382)
@@ -0,0 +1 @@
+debian/nunit-2.2.pc /usr/lib/pkgconfig

Copied: non-group/nunit/branches/2.2/debian/nunit-2.2.pc (from rev 2381, non-group/nunit/branches/2.2/debian/nunit.pc)

Deleted: non-group/nunit/branches/2.2/debian/nunit-console.1
===================================================================
--- non-group/nunit/branches/2.2/debian/nunit-console.1	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/nunit-console.1	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1,57 +0,0 @@
-.TH nunit-console 1 "1 June 2005"
-.SH NAME
-nunit-console \- Test-based front-end to NUnit
-.SH SYNOPSIS
-.PP
-.B nunit-console
-[assemblies]
-[options]
-.RI
-.SH DESCRIPTION
-\fBnunit-console\fP is a simple but powerful front-end to NUnit, a 
-testing framework for .NET. It will run all or some tests from 
-the assemblies specified as arguments and display the results.
-
-.BR
-Results can be written in either XML or plain text. 
-
-.PP
-.SH OPTIONS
-.PP
-.IP "/fixture=STR"
-Run specified fixture
-.IP "/config=STR"
-Project configuration to load
-.IP "/xml=STR"
-Write test result output data to specified file
-.IP "/transform=STR"
-Name of transformation file to run on XML output file.
-.IP "/xmlConsole"
-Print XML to the console.
-.IP "/output=STR"
-File to receive regular test output
-.IP "/err=STR"
-File to reveive test error output
-.IP "/labels"
-Label each test in output.
-.IP "/include=STR"
-Test categories to include (may contain wildcards)
-.IP "/exclude=STR"
-Test categories to exclude (may contain wildcards)
-.IP "/noshadow"
-Disable shadow copy
-.IP "/thread"
-Run tests on a seperate thread.
-.IP "/wait"
-Wait for input before closing window.
-.IP "/nologo"
-Do no show credits at startup.
-.IP "/help"
-Show list of available arguments.
-.SH "SEE ALSO"
-.BR /usr/share/doc/nunit/html
-
-.SH AUTHOR
-.BR
- This manpage was written by Jelmer Vernooij <jelmer at samba.org> for 
- the Debian project (but may be used by others).

Deleted: non-group/nunit/branches/2.2/debian/nunit-console.sh
===================================================================
--- non-group/nunit/branches/2.2/debian/nunit-console.sh	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/nunit-console.sh	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec /usr/bin/cli /usr/lib/nunit/nunit-console.exe "$@"

Deleted: non-group/nunit/branches/2.2/debian/nunit.pc
===================================================================
--- non-group/nunit/branches/2.2/debian/nunit.pc	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/nunit.pc	2006-04-04 19:51:54 UTC (rev 2382)
@@ -1,9 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-
-
-Name: NUnit
-Description: Testing framework for .NET
-Version: 2.2.0
-Libs: -r:${libdir}/nunit/nunit.core.dll -r:${libdir}/nunit/nunit.util.dll -r:${libdir}/nunit/nunit.framework.dll

Modified: non-group/nunit/branches/2.2/debian/rules
===================================================================
--- non-group/nunit/branches/2.2/debian/rules	2006-04-04 19:38:46 UTC (rev 2381)
+++ non-group/nunit/branches/2.2/debian/rules	2006-04-04 19:51:54 UTC (rev 2382)
@@ -35,13 +35,9 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
-	gacutil -root debian/libnunit-cil/usr/lib -i $(BUILDDIR)/bin/nunit.framework.dll 
-	gacutil -root debian/libnunit-cil/usr/lib -i $(BUILDDIR)/bin/nunit.core.dll
-	dh_install -p nunit-console $(BUILDDIR)/bin/nunit-console.exe* /usr/lib/nunit/
-	dh_install -p libnunit-cil $(BUILDDIR)/bin/*.dll /usr/lib/nunit/
-	mkdir -p debian/nunit-console/usr/bin
-	cp debian/nunit-console.sh debian/nunit-console/usr/bin/nunit-console
-	chmod 755 debian/nunit-console/usr/bin/nunit-console
+	gacutil -root debian/libnunit2.2-cil/usr/lib -i $(BUILDDIR)/bin/nunit.framework.dll 
+	gacutil -root debian/libnunit2.2-cil/usr/lib -i $(BUILDDIR)/bin/nunit.core.dll
+	dh_install -p libnunit2.2-cil $(BUILDDIR)/bin/*.dll /usr/lib/nunit/
 
 	-cd $(CURDIR)/debian && find -type f -name "*.exe" -exec chmod +x {} \;
 	-cd $(CURDIR)/debian && find -type f -name "*.dll" -exec chmod -x {} \;
@@ -55,7 +51,6 @@
 	dh_installdocs -i doc/ReleaseNotes.txt
 	dh_installexamples -i 
 	dh_installmenu -i
-	dh_installman -i debian/nunit-console.1
 	dh_strip -i
 	dh_compress -i
 	dh_fixperms -i




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