summaryrefslogtreecommitdiff
path: root/chicago95/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-09-13 18:03:17 +0000
committerB Stack <bgstack15@gmail.com>2019-09-13 18:03:17 +0000
commitd3887a744a54fa1c87078396fbfe294e4b4fdc47 (patch)
treef16a8420d30c5ebd58daa69b04402dda409f50ba /chicago95/debian/changelog
parentMerge branch 'palemoon-bump' into 'master' (diff)
parentBetter documentation for chicago95 (diff)
downloadstackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.tar.gz
stackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.tar.bz2
stackrpms-d3887a744a54fa1c87078396fbfe294e4b4fdc47.zip
Merge branch 'chicago95-bump' into 'master'
Chicago95 dpkg scripts See merge request bgstack15/stackrpms!86
Diffstat (limited to 'chicago95/debian/changelog')
-rw-r--r--chicago95/debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/chicago95/debian/changelog b/chicago95/debian/changelog
new file mode 100644
index 0000000..89f5368
--- /dev/null
+++ b/chicago95/debian/changelog
@@ -0,0 +1,17 @@
+chicago95 (0.0.1-1+devuan) obs; urgency=low
+
+ * Initial release for Devuan. Features include:
+ - Cursor themes
+ - Xfce4-terminal color scheme
+ - Startup sound
+ - Fonts for terminal
+ - Icon themes
+ - Lightdm theme (lightdm-webkit2-greeter)
+ - Plymouth splash screens
+ - Gtk/metacity/xfce graphical themes
+ * Special dependencies not available in stock Devuan:
+ - lightdm-webkit2-greeter
+ - plymouth
+ - See README.Debian file for more info
+
+ -- B Stack <bgstack15@gmail.com> Tue, 10 Sep 2019 20:42:20 -0400
bgstack15