summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control69
1 files changed, 69 insertions, 0 deletions
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 <unit193@ubuntu.com>
+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.
+