Hamish Bowman 3711dc160e - finish job of Removing old outdated Debian configuration files (https://trac.osgeo.org/grass/changeset/25027) %!s(int64=16) %!d(string=hai) anos
..
README.debian 3711dc160e - finish job of Removing old outdated Debian configuration files (https://trac.osgeo.org/grass/changeset/25027) %!s(int64=16) %!d(string=hai) anos

README.debian

# For preparing GRASS Debian package run

svn co svn://svn.debian.org/pkg-grass/packages/grass/branches/6.3/debian debiangis
mv debiangis/* .

# in this directory. It will download latest debian configuration files
# from debian Subversion server (http://svn.debian.org).
# The grass debian/ dir is under SVN control so you can't just checkout over
# the top of it from another repo.

# After that, you can build current version of GRASS with

dpkg-buildpackage -rfakeroot
# or
debuild binary

# in main GRASS source directory. After the packages are generated, you can
# install them with

dpkg -i ../*grass*deb