[Pkg-cli-libs-commits] [nunit] 01/04: Better dependencies for nupkgs
Jo Shields
directhex at moszumanska.debian.org
Mon Dec 14 16:04:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/2.6.4+dfsg-1
in repository nunit.
commit d2213578167d98ed930c8bb6a5b6ba0e05b755bb
Author: Jo Shields <jo.shields at xamarin.com>
Date: Mon Dec 14 15:44:59 2015 +0000
Better dependencies for nupkgs
---
debian/control | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index cc56071..5c7b561 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,7 @@ Description: Unit test framework for CLI - Console test runner
Package: nupkg-nunit.runners.2.6.4
Architecture: all
Section: cli-mono
-Depends: ${misc:Depends}
-Suggests: nuget
+Depends: nuget, ${misc:Depends}
Description: 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
@@ -110,8 +109,7 @@ Description: Unit test framework for CLI - Assemblies
Package: nupkg-nunit.2.6.4
Architecture: all
Section: cli-mono
-Depends: ${misc:Depends}
-Suggests: nuget
+Depends: nuget, ${misc:Depends}
Description: 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
@@ -137,8 +135,7 @@ Description: Unit test framework for CLI - Assemblies
Package: nupkg-nunit.mocks.2.6.4
Architecture: all
Section: cli-mono
-Depends: ${misc:Depends}
-Suggests: nuget
+Depends: nuget, ${misc:Depends}
Description: Unit test framework for CLI - NuGet package - Mocks
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/nunit.git
More information about the Pkg-cli-libs-commits
mailing list