diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-06-01 02:04:45 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-06-01 02:04:45 -0500 |
commit | 6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207 (patch) | |
tree | 4613d1f6dd2471c02d32d72193426a4659432d0c /ubuntu/raring/defaultsettings/desktop-base/debian/control | |
parent | a6d46f81f053a75f8584f8e0b04e48f93dfc1532 (diff) | |
download | tde-packaging-6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207.tar.gz tde-packaging-6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207.zip |
Add initial copy of the old Debian desktop-base package to the Debian and Ubuntu packaging files
Diffstat (limited to 'ubuntu/raring/defaultsettings/desktop-base/debian/control')
-rw-r--r-- | ubuntu/raring/defaultsettings/desktop-base/debian/control | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ubuntu/raring/defaultsettings/desktop-base/debian/control b/ubuntu/raring/defaultsettings/desktop-base/debian/control new file mode 100644 index 000000000..820e9e21e --- /dev/null +++ b/ubuntu/raring/defaultsettings/desktop-base/debian/control @@ -0,0 +1,34 @@ +Source: desktop-base-trinity +Section: x11 +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +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.3 + +Package: desktop-base-trinity +Architecture: all +Depends: librsvg2-common +Suggests: tde-trinity +Conflicts: desktop-base +Provides: desktop-base +Description: common files for the Debian Desktop [Trinity] + 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 TDE. + +#Package: usplash-theme-debian-desktop-trinity +#Section: misc +#Architecture: amd64 i386 powerpc sparc +#Depends: ${shlibs:Depends}, usplash +#Provides: usplash-theme +#Description: Debian Desktop usplash theme [Trinity] +# This package contains an usplash theme based on Debian Desktop project. +# . +# See http://wiki.debian.org/DebianDesktopArtwork for more details. |