nunit 2.6.4+dfsg-1 source package in Ubuntu

Changelog

nunit (2.6.4+dfsg-1) unstable; urgency=medium

  * [91d9c53] Imported Upstream version 2.6.4+dfsg
  * [165497e] ABI doesn't seem to have changed meaningfully, but the version
    number has been bumped. So include a policy file to handle redirecting
    2.6.3->2.6.4
  * [bd60cb0] NUnit's build system uses NAnt to build nuget files, using
    NAnt targets. Our NUnit avoids the NAnt dependency (as it would be
    circular), so manually override the NAnt paths. Also, our
    NUnit.Runners.nupkg is very cut down compared to upstream, due to all
    sorts of stuff we don't need being in it - so strip the install list.
    In addition, "nuget pack" is not path-separator-agnostic, so hardcode
    UNIX / instead of Windows \
  * [03d874c] Refreshed d/p/05_build_xml_doc_for_nunit.core.dpatch
  * [fc0727d] Refreshed d/p/use_default_framework.patch
  * [885695d] Build .nupkg files as nupkg-foo packages, placing the nupkg
    files in /usr/share/nupkg/ - this location can be used by adding
    file:///usr/share/nupkg as a source via the nuget command line
  * [d221357] Better dependencies for nupkgs
  * [b02ab20] Refreshed d/p/use_default_framework.patch
  * [8d704cc] Force XDG_CONFIG_HOME so /nonexistent/.config/NuGet isn't used

 -- Jo Shields <email address hidden>  Mon, 14 Dec 2015 15:45:12 +0000

Upload details

Uploaded by:
Debian CLI Libraries Team
Uploaded to:
Sid
Original maintainer:
Debian CLI Libraries Team
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel
Bionic release universe devel
Xenial release main devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nunit_2.6.4+dfsg-1.dsc 2.7 KiB da313c422cebad4ef0a813318175d2f95a8093a6582327d3df8e920800def69c
nunit_2.6.4+dfsg.orig.tar.bz2 2.3 MiB daebaa04b4a4ccd2ecf120e8d6f315ef51092d06a6aa42223a12fc2cee3dd361
nunit_2.6.4+dfsg-1.debian.tar.xz 11.1 KiB 07320f55c4ef376d9123c30852147e7e51765f1ae017f96aab140c3ba86f0067

Available diffs

No changes file available.

Binary packages built by this source

libnunit-cil-dev: No summary available for libnunit-cil-dev in ubuntu zesty.

No description available for libnunit-cil-dev in ubuntu zesty.

libnunit-console-runner2.6.3-cil: No summary available for libnunit-console-runner2.6.3-cil in ubuntu yakkety.

No description available for libnunit-console-runner2.6.3-cil in ubuntu yakkety.

libnunit-core-interfaces2.6.3-cil: No summary available for libnunit-core-interfaces2.6.3-cil in ubuntu yakkety.

No description available for libnunit-core-interfaces2.6.3-cil in ubuntu yakkety.

libnunit-core2.6.3-cil: No summary available for libnunit-core2.6.3-cil in ubuntu zesty.

No description available for libnunit-core2.6.3-cil in ubuntu zesty.

libnunit-doc: No summary available for libnunit-doc in ubuntu disco.

No description available for libnunit-doc in ubuntu disco.

libnunit-framework2.6.3-cil: No summary available for libnunit-framework2.6.3-cil in ubuntu zesty.

No description available for libnunit-framework2.6.3-cil in ubuntu zesty.

libnunit-mocks2.6.3-cil: Unit test framework for CLI - Assemblies

 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 nunit.mocks assembly

libnunit-util2.6.3-cil: No summary available for libnunit-util2.6.3-cil in ubuntu cosmic.

No description available for libnunit-util2.6.3-cil in ubuntu cosmic.

monodoc-nunit-manual: compiled XML documentation for NUnit - monodoc manual

 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the compiled XML documentation for NUnit.

nunit: No summary available for nunit in ubuntu groovy.

No description available for nunit in ubuntu groovy.

nunit-console: Unit test framework for CLI - Console test runner

 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.
 .
 NUnit targets the CLI (Common Language Infrastructure) and supports Mono and
 the Microsoft .NET Framework.
 .
 This package contains the console front-end.

nunit-gui: No summary available for nunit-gui in ubuntu yakkety.

No description available for nunit-gui in ubuntu yakkety.

nupkg-nunit.2.6.4: Unit test framework for CLI - NuGet package - Framework

 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 nunit.framework assembly as a NuGet package,
 for use with the "nuget" command

nupkg-nunit.mocks.2.6.4: No summary available for nupkg-nunit.mocks.2.6.4 in ubuntu zesty.

No description available for nupkg-nunit.mocks.2.6.4 in ubuntu zesty.

nupkg-nunit.runners.2.6.4: Unit test framework for CLI - NuGet package - Runners

 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 command-line NUnit runner tools and related
 plumbing, as a NuGet package, for use with the "nuget" command