GRASS in Debian: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(+homepage)
No edit summary
Line 1: Line 1:
GRASS in Debian is maintained by the [http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl DebianGis] Team. Some modifications to the code base are due to the [http://www.debian.org/doc/debian-policy/ Debian Policy] compliancy required by the distribution. You can find that the Debian stable version is generally older that the current stable version of Grass: that is due to the releasing and maintenance roadmap of Debian.  
GRASS in Debian is maintained by the [http://wiki.debian.org/DebianGis DebianGis] Team. Some modifications to the code base are due to the [http://www.debian.org/doc/debian-policy/ Debian Policy] compliancy required by the distribution. You can find that the Debian stable version is generally older that the current stable version of Grass: that is due to the releasing and maintenance roadmap of Debian.  


Unofficial newer packages for Debian stable can be available by third parties. Generally you can mix those packages with [http://www.backports.org/ backports.org] packages in order to work on a more up-to-date workstation, but the result can be less stable and coherent than the official release, because they are generally built using unstable snapshots and sometimes packages are not compatible each other. This is due to the binary nature of the packages and policy evolution.
Unofficial newer packages for Debian stable can be available by third parties. Generally you can mix those packages with [http://www.backports.org/ backports.org] packages in order to work on a more up-to-date workstation, but the result can be less stable and coherent than the official release, because they are generally built using unstable snapshots and sometimes packages are not compatible each other. This is due to the binary nature of the packages and policy evolution.
Line 5: Line 5:
== See also ==
== See also ==


* The [http://wiki.debian.org/DebianGis DebianGIS] homepage
* {{src|debian/README.debian}} in the GRASS source code
* [[Compile and Install]] of Source Code
* [[Compile and Install]] of Source Code



Revision as of 07:17, 16 April 2013

GRASS in Debian is maintained by the DebianGis Team. Some modifications to the code base are due to the Debian Policy compliancy required by the distribution. You can find that the Debian stable version is generally older that the current stable version of Grass: that is due to the releasing and maintenance roadmap of Debian.

Unofficial newer packages for Debian stable can be available by third parties. Generally you can mix those packages with backports.org packages in order to work on a more up-to-date workstation, but the result can be less stable and coherent than the official release, because they are generally built using unstable snapshots and sometimes packages are not compatible each other. This is due to the binary nature of the packages and policy evolution.

See also