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 30 31
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-devel-docs
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Josselin Mouette <joss@debian.org>, Luca Falavigna <dktrkranz@debian.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5),
cdbs,
autotools-dev,
gnome-pkg-tools (>= 0.10)
Build-Depends-Indep: gnome-doc-utils (>= 0.5.6),
scrollkeeper,
pkg-config
Package: gnome-devel-docs
Architecture: all
Depends: ${misc:Depends}, yelp
Description: GNOME developer documentation
Documentation for developing for the GNOME desktop environment.
It contains:
* Platform Overview
* GDP Style Guide
* GDP Handbook
* Integration Guide
* Human Interface Guidelines
|