File: README.Debian.Announce

package info (click to toggle)
octave2.1 1%3A2.1.73-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 37,028 kB
  • ctags: 20,874
  • sloc: cpp: 106,508; fortran: 46,978; ansic: 5,720; sh: 4,800; makefile: 3,186; yacc: 3,132; lex: 2,892; lisp: 1,715; perl: 778; awk: 174; exp: 134
file content (29 lines) | stat: -rw-r--r-- 1,334 bytes parent folder | download | duplicates (6)
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

	      Announcing Versioned Octave packages for Debian

This is to announce the upload of new Octave packages for Debian, taken from
the stable (currently octave-2.0.*), the recommended (currently
octave-2.1.*) as well as the development (currently octave-2.9.*) branches,
to Debian's master archive.

Using Debian's update-alternatives mechanism, as well as minor
reorganisation of the Octave file tree which John Eaton kindly provided in
the upstream sources, permits to install *both* at the same time providing
two main binaries (like octave2.0, octave2.1, and octave2.9) as well as the
alternative octave which defaults to the stable branch. The adjunct packages
for Emacs support, info docs, html docs and ps docs are also versioned.

With this mechanism, Debian allows for the stability of the 2.1.* release
(and thereby provides continued support for "legacy" applications in Octave
which could break by subtle, but important, changes in Octave 2.9). At same
time, it finally introduces the newer Octave 2.9.* which is the centre of
current development into Debian.


Note for the maintainers:

All debhelper files are now automatically generated by debian/rules from
the template files in/PACKAGE*.  The debian/control file must be generated
by hand after a fresh SVN checkout by running:

    ./debian/rules debian/control