1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: gnu-standards
Section: doc
Priority: optional
Maintainer: Tim Retout <diocles@debian.org>
Standards-Version: 3.8.4
Build-Depends-Indep: texinfo (>= 4.6), texlive-base, texlive-latex-base, texlive-generic-recommended
Build-Depends: debhelper (>= 5.0.0)
Homepage: http://savannah.gnu.org/projects/gnustandards
Vcs-Git: git://git.debian.org/git/collab-maint/gnu-standards.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gnu-standards.git
Package: gnu-standards
Architecture: all
Depends: ${misc:Depends}
Description: GNU coding and package maintenance standards
This package contains two pieces of documentation from the GNU
project: 'GNU Coding Standards', and 'Information for Maintainers of
GNU Software'.
.
These are useful to refer to if you are writing or maintaining software
for GNU, but could also be helpful as guidelines for other projects.
|