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 32
|
# 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: doc
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 11),
gnome-pkg-tools (>= 0.10),
pkg-config,
yelp-tools
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-devel-docs
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-devel-docs.git
Homepage: https://developer.gnome.org/
Package: gnome-devel-docs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
yelp
Description: GNOME developer documentation
Documentation for developing for the GNOME desktop environment.
It contains:
* Platform Overview
* Accessibility Guide
* Integration Guide
* Optimization Guide
* Human Interface Guidelines
* GNOME Developer Demos
|