Files
desktop-base/debian/control
Yves-Alexis Perez c7deeb7d50 * debian/preinst:
- handle upgrade in various cases: (/etc/splashy/themes symlink or not,
    and changed or unchanged themes files)
* debian/README.Debian: announce the change.
* debian/control:
  - add ${misc:Depends} in Depends: line in case debhelper has something
    to put there.
2008-12-01 15:05:50 +00:00

36 lines
1.4 KiB
Plaintext

Source: desktop-base
Section: x11
Priority: optional
Maintainer: Gustavo Franco <stratus@debian.org>
Uploaders: Loïc Minier <lool@dooz.org>,
Fathi Boudra <fabo@debian.org>,
Yves-Alexis Perez <corsac@debian.org>
Build-Depends: cdbs, debhelper (>= 6)
# libusplash-dev, imagemagick, librsvg2-bin
Standards-Version: 3.8.0
Homepage: http://www.debian.org/devel/debian-desktop
Vcs-Browser: http://svn.debian.org/wsvn/debian-desktop/packages/trunk/desktop-base
Vcs-Svn: svn://svn.debian.org/debian-desktop/packages/trunk/desktop-base
Package: desktop-base
Architecture: all
Depends: librsvg2-common, ${misc:Depends}
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.
#Package: usplash-theme-debian-desktop
#Section: misc
#Architecture: amd64 i386 powerpc sparc
#Depends: ${shlibs:Depends}, usplash
#Provides: usplash-theme
#Description: Debian Desktop usplash theme
# This package contains an usplash theme based on Debian Desktop project.
# .
# See http://wiki.debian.org/DebianDesktopArtwork for more details.