File: control

package info (click to toggle)
monodevelop-debugger-gdb 3.0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 176 kB
  • sloc: cs: 1,254; sh: 450; makefile: 86; xml: 20
file content (30 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download
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
Source: monodevelop-debugger-gdb
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
Uploaders: Mirco Bauer <meebey@debian.org>, Jo Shields <directhex@apebox.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: cli-common-dev (>= 0.8~),
 mono-devel (>= 2.10),
 monodevelop (>= 3.0.3.2),
 monodevelop-versioncontrol (>= 3.0.3.2),
 monodevelop-nunit (>= 3.0.3.2)
Standards-Version: 3.9.2
Homepage: http://www.monodevelop.com/
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/monodevelop-debugger-gdb.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/monodevelop-debugger-gdb.git

Package: monodevelop-debugger-gdb
Architecture: all
Enhances: gdb
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${cli:Depends},
         monodevelop (>= ${misc:Version}),
         monodevelop (<< ${misc:Version}.),
         gdb
Description: GNU Debugger plugin for MonoDevelop
 MonoDevelop is a GNOME IDE primarily designed for C# and other CLI (.NET)
 languages.
 .
 This package enables the GNU Debugger integration for MonoDevelop.