summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Carter <jcc@debian.org>2019-04-15 09:31:04 +0000
committerJonathan Carter <jcc@debian.org>2019-04-15 09:31:04 +0000
commit85b9246e96fe96c14347be3fda312e1e559423cc (patch)
tree37c6ee4db28d4e3d6f808955b3ffc7154e110d74
parent07067652e6b9883b06227e469906cc245db5a3d8 (diff)
Fix some plymouth-related stuff
-rw-r--r--Makefile1
-rw-r--r--debian/changelog15
-rw-r--r--debian/control4
3 files changed, 19 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c175910..0dc0616 100644
--- a/Makefile
+++ b/Makefile
@@ -201,6 +201,7 @@ install-local:
$(INSTALL_DATA) $(wildcard futureprototype-theme/plymouth/*) $(DESTDIR)/usr/share/plymouth/themes/futureprototype
install -d $(DESTDIR)/usr/share/desktop-base/futureprototype-theme
cd $(DESTDIR)/usr/share/desktop-base/futureprototype-theme && ln -s /usr/share/plymouth/themes/futureprototype plymouth
+
### Login background
install -d $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/login
$(INSTALL_DATA) $(wildcard futureprototype-theme/login/*) $(DESTDIR)/usr/share/desktop-base/futureprototype-theme/login
diff --git a/debian/changelog b/debian/changelog
index f515b51..86fb603 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+desktop-base (10.0.2) unstable; urgency=medium
+
+ * Remove text version of plymouth theme
+ (won't work without additional dependencies)
+ * Remove alternative that won't work yet
+
+ -- Jonathan Carter <jcc@debian.org> Mon, 15 Apr 2019 09:20:30 +0000
+
+desktop-base (10.0.1) unstable; urgency=medium
+
+ * Add plymouth-label as recommends (Closes: #927077)
+ * Add self to uploaders
+
+ -- Jonathan Carter <jcc@debian.org> Thu, 04 Apr 2019 17:27:08 +0200
+
desktop-base (10.0.0) unstable; urgency=medium
* Add Buster’s default theme futurePrototype by Alex Makas.
diff --git a/debian/control b/debian/control
index 2121778..0989d56 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Desktop Team <debian-desktop@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>,
Josselin Mouette <joss@debian.org>,
Paul Tagliamonte <paultag@debian.org>,
- Aurélien COUDERC <coucouf@debian.org>
+ Aurélien COUDERC <coucouf@debian.org>,
+ Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper (>= 11),
librsvg2-bin,
optipng,
@@ -22,6 +23,7 @@ Architecture: all
Depends: librsvg2-common,
# For the login background with logo
fonts-quicksand,
+Recommends: plymouth-label
Suggests: gnome | kde-standard | xfce4 | wmaker
Description: common files for the Debian Desktop
This package contains various miscellaneous files which are used by