2faa00ceab
* debian/control.in:
- added gnome-pkg-tools to Build-Deps
- added xfce4 to the Suggests after kde, before wmaker
- added the Uploaders field
* debian/rules:
- include the pkg-gnome makefile include to generate the Uploaders
field correctly
20 lines
764 B
Plaintext
20 lines
764 B
Plaintext
Source: desktop-base
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Gustavo Noronha Silva <kov@debian.org>
|
|
Uploaders: @GNOME_TEAM@
|
|
Build-Depends-Indep: cdbs, debhelper (>> 4.0.0), gnome-pkg-tools
|
|
Standards-Version: 3.6.2
|
|
|
|
Package: desktop-base
|
|
Architecture: all
|
|
Recommends: epiphany-browser | konqueror | www-browser
|
|
Suggests: gnome | kde | xfce4 | wmaker
|
|
Description: common files for the Debian Desktop
|
|
This package contains various miscellaneous files which are used by
|
|
Debian Desktop installations. Currently, it provides some
|
|
Debian-related artwork and themes, .desktop files containing links to
|
|
Debian related material (suitable for placement on a user's desktop),
|
|
and other common files between the available desktop environments
|
|
such as GNOME and KDE.
|