File: control

package info (click to toggle)
nuget 2.8.7%2Bmd510%2Bdhx1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 8,952 kB
  • sloc: cs: 86,650; xml: 1,297; makefile: 25; ansic: 9; sh: 6
file content (47 lines) | stat: -rw-r--r-- 1,976 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: nuget
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
Uploaders: Jo Shields <directhex@apebox.org>
Build-Depends: debhelper (>= 7.0.50~), mono-devel (>= 3.2.8), cli-common-dev (>= 0.9~)
Standards-Version: 3.9.4
Homepage: http://nuget.org
Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/nuget.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/nuget.git

Package: nuget
Architecture: all
Depends: libnuget-core-cil (= ${binary:Version}), ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Package manager for NuGet repos - executable
 NuGet is the package manager for the Microsoft
 development platform including .NET. The NuGet client 
 tools provide the ability to produce and consume 
 packages. The NuGet Gallery is the central package 
 repository used by all package authors and consumers.
 .
 This package contains the main NuGet binary.

Package: libnuget-core-cil
Architecture: all
Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Package manager for NuGet repos - library
 NuGet is the package manager for the Microsoft
 development platform including .NET. The NuGet client 
 tools provide the ability to produce and consume 
 packages. The NuGet Gallery is the central package 
 repository used by all package authors and consumers.
 .
 This package contains the NuGet.Core library

Package: libnuget-core-cil-dev
Architecture: all
Depends: libnuget-core-cil (= ${binary:Version}), ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Package manager for NuGet repos - development
 NuGet is the package manager for the Microsoft
 development platform including .NET. The NuGet client 
 tools provide the ability to produce and consume 
 packages. The NuGet Gallery is the central package 
 repository used by all package authors and consumers.
 .
 This package contains development files for the
 NuGet.Core library.