File: control

package info (click to toggle)
monodevelop-database 2.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,156 kB
  • ctags: 4,150
  • sloc: cs: 25,982; xml: 4,061; makefile: 840; sh: 646
file content (42 lines) | stat: -rw-r--r-- 1,356 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
31
32
33
34
35
36
37
38
39
40
41
42
Source: monodevelop-database
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 (>= 5), dpatch
Build-Depends-Indep: cli-common-dev (>= 0.5.4),
 monodevelop (>= 2.4),
 monodevelop-versioncontrol (>= 2.4),
 monodevelop-nunit (>= 2.4),
 mono-devel (>= 2.4.3),
 autoconf,
 automake,
 autotools-dev,
 libgtk2.0-cil-dev,
 libmysql-cil-dev,
 libmono-addins-cil-dev,
 libmono-addins-gui-cil-dev
Standards-Version: 3.8.4
Homepage: http://www.monodevelop.com/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop-database/trunk/
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/monodevelop-database/trunk/

Package: monodevelop-database
Architecture: all
Replaces: monodevelop (<< 0.10)
Conflicts: monodevelop-query
Provides: monodevelop-query
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends},
 monodevelop (>= ${misc:Version}),
 monodevelop (<< ${misc:Version}.)
Description: Database plugin for MonoDevelop
 MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
 languages.
 .
 This package implements database features for MonoDevelop.
 .
 The following RDBMSs are supported:
  * MySQL
  * PostgreSQL
  * SQLite
  * Micrsoft SQL Server