Skip to content

Releases: lazarusllong/sqlcl-package

Version 0.1.1

02 Mar 11:28
0.1.1
Compare
Choose a tag to compare
  • Fixed lintian warnings
  • Updated debhelper compat version to 11
  • Verified compliancy with Standards-Version: 4.1.3

Version 0.1.0

17 Dec 23:37
0.1.0
Compare
Choose a tag to compare
  • Initial Release (Closes: #882113, #882115)
  • This is a specialized application debianization tool which turns Oracle SQL Developer Command-Line (SQLcl) into a Debian package, the same way as similar packages like sqldeveloper-package, googleearth-package, sapgui-package, java-package and webserver-package, all native packages, do for other applications.
  • Due to a conflicting name with content of package parallel the upstream binary sql will be renamed. Multiple versions can coexist so sql.[upstream version] will invoke a specific version of Oracle SQL Developer Command-Line, sql.[upstram version] will invoke either the standalone or bundled Oracle SQL Developer Command-Line version (in this order), while sqlcl (the recommended way) and sqlcl.standalone take advantage of Debian's alternatives system and, when left in auto mode, will always invoke the highest version installed.