logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

make-sqlcl-package - Oracle SQL Developer Command-Line Debian package builder

Author

       make-sqlcl-package was written by Lazarus Long <lazarus.long@sapo.pt>.

       This manual page was written by Lazarus Long <lazarus.long@sapo.pt>, for the Debian project (but  may  be
       used by others).

GNU                                                2018-01-10                              MAKE-SQLCL-PACKAGE(1)

Description

make-sqlcl-package is a utility that builds a Debian package for OracleSQLDeveloperCommand-Line.

       The  OracleSQLDeveloperCommand-Line program is governed by the copyright holder (OracleUSA,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 accordingly with the OTNlicense, 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 "OracleSQLDeveloperCommand-LineforAllPlatforms"
       archive from <http://www.oracle.com/technetwork/developer-tools/sqlcl/overview/>  to  create  the  Debian
       package from.

Name

       make-sqlcl-package - Oracle SQL Developer Command-Line Debian package builder

Options

-b|--build-dir<dir>
              base directory to build package(s) (autogenerated)

       -e|--email<email>
              local maintainer email (useDEBEMAILorauto-generate)

       -i|--install
              install the generated package(s) - needsrootprivilege (no)

       -k|--keep-dir
              keep the build directory (no)

       -l|--revision<number>
              local revision to append to package version (1)

       -m|--maintainer<name>
              local maintainer name (useDEBFULLNAMEorleaveempty)

       -q|--quiet
              suppress normal output (no)

       -r|--root-command<command>
              command to gain root privilege for package build (fakeroot)

       -u|--upstream-version<version>
              force the upstream version (autodetected)

       -x|--extract-only
              prepare build tree, do not build package(s) [implies -k|--keep-dir] (no)

       -h|--help
              display the help screen

       -v|--version
              show the program version

       <file> the     "OracleSQLDeveloperCommand-LineforAllPlatforms"    archive    from
              <http://www.oracle.com/technetwork/developer-tools/sqlcl/overview/>

Synopsis

make-sqlcl-package [options] <file>

See Also