1 2 3 4 5 6 7 8 9 10 11 12
|
sqlcl-package (0.1.0) unstable; urgency=low
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].standalone" 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.
-- Lazarus Long <lazarus.long@sapo.pt> Sun, 17 Dec 2017 00:01:00 +0000
|