File: control

package info (click to toggle)
sqldeveloper-package 0.2.4%2Bdeb9u1
  • links: PTS
  • area: contrib
  • in suites: stretch
  • size: 80 kB
  • sloc: sh: 817; makefile: 12
file content (25 lines) | stat: -rw-r--r-- 1,300 bytes parent folder | download | duplicates (2)
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
Source: sqldeveloper-package
Section: contrib/misc
Priority: optional
Maintainer: Lazarus Long <lazarus.long@bigfoot.com>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.1

Package: sqldeveloper-package
Architecture: all
Depends: ${misc:Depends}, bzip2, devscripts, fakeroot, file, unzip, tofrodos, imagemagick
Description: Oracle SQL Developer Debian package builder
 This utility makes it possible to build a Debian package of Oracle SQL
 Developer. The Oracle SQL Developer program is governed by the copyright
 holder (Oracle USA, Inc.), so you may be limited as to what you can do with
 the resulting package (i.e. no redistribution, etc). This utility will simply
 help you create the Debian package, it is your responsibility to use the
 resulting package acordingly with the OTN license, a copy of which is included
 in the created package, that you must agree on when downloading the source.
 .
 This utility will require you to download the architecture independent archive
 from <http://www.oracle.com/technetwork/developer-tools/sql-developer>,
 identified as "Oracle SQL Developer for other platforms", "Oracle SQL
 Developer for Multiple Platforms" or "Oracle SQL Developer for Linux and Unix"
 (depending on which version you  are building), to create the Debian package
 from.