From 76360551dcc9c5f2a4f9cff946a01161faaec344 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 15 May 2015 17:02:07 -0400 Subject: Initial commit --- debian/control | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..4b6149b --- /dev/null +++ b/debian/control @@ -0,0 +1,69 @@ +Source: icebox-artwork +Section: x11 +Priority: optional +Maintainer: Unit 193 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.6 + +Package: icebox-wallpapers +Architecture: all +Depends: ${misc:Depends} +Breaks: openbox-wallpapers (<< 15.10.0~) +Replaces: openbox-wallpapers (<< 15.10.0~) +Description: Wallpapers for Icebox + This package contains the default wallpapers for Icebox. + +Package: plymouth-theme-icebox-logo +Architecture: all +Depends: ${misc:Depends}, plymouth, plymouth-label +Provides: plymouth-theme +Breaks: plymouth-theme-openbox-logo (<< 15.10.0~) +Replaces: plymouth-theme-openbox-logo (<< 15.10.0~) +Description: graphical boot animation and logger - icebox-logo theme + Plymouth is an application that runs very early in the boot process + (even before the root filesystem is mounted!) that provides a graphical + boot animation while the boot process happens in the background. + . + This package contains the default icebox-logo theme. + +Package: plymouth-theme-icebox-text +Architecture: all +Depends: ${misc:Depends}, plymouth, plymouth-theme-ubuntu-text +Provides: plymouth-theme +Breaks: plymouth-theme-openbox-text (<< 15.10.0~) +Replaces: plymouth-theme-openbox-text (<< 15.10.0~) +Description: graphical boot animation and logger - icebox-text theme + Plymouth is an application that runs very early in the boot process + (even before the root filesystem is mounted!) that provides a graphical + boot animation while the boot process happens in the background. + . + This package contains the default icebox-text theme used when no support for + a graphical theme is found on your system. + +Package: openbox-wallpapers +Section: oldlibs +Priority: extra +Architecture: all +Depends: ${misc:Depends}, icebox-wallpapers +Description: transitional dummy package for icebox-wallpapers + This is a transitional package to ease upgrades to icebox-wallpapers. + It can be safely removed. + +Package: plymouth-theme-openbox-logo +Section: oldlibs +Priority: extra +Architecture: all +Depends: ${misc:Depends}, plymouth-theme-icebox-logo +Description: transitional dummy package for plymouth-theme-icebox-logo + This is a transitional package to ease upgrades to plymouth-theme-icebox-logo. + It can be safely removed. + +Package: plymouth-theme-openbox-text +Section: oldlibs +Priority: extra +Architecture: all +Depends: ${misc:Depends}, plymouth-theme-icebox-text +Description: transitional dummy package for plymouth-theme-icebox-text + This is a transitional package to ease upgrades to plymouth-theme-icebox-text. + It can be safely removed. + -- cgit v1.2.3