[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-notifyd][debian/master] 3 commits: d/patches: edit the patch fixing icons directory

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Fri Feb 9 08:46:14 GMT 2024



Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-notifyd


Commits:
218ec6c1 by Yves-Alexis Perez at 2024-02-09T09:36:21+01:00
d/patches: edit the patch fixing icons directory

Drop the s/scalable/status/ part which is not needed (nothing in the
spec force symbolic icons to be in a symbolic/ subfolder) and actually
breaks the icon display (symbolic/status isn't part of
/usr/share/icons/hicolor/index.theme). Also see
https://gitlab.xfce.org/apps/xfce4-notifyd/-/issues/121

- - - - -
f1678e81 by Yves-Alexis Perez at 2024-02-09T09:38:58+01:00
update changelog

- - - - -
256fcd13 by Yves-Alexis Perez at 2024-02-09T09:39:08+01:00
upload xfce4-notifyd 0.9.3-2 to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/patches/0001-Fix-icons-directory-names.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+xfce4-notifyd (0.9.3-2) unstable; urgency=medium
+
+  * d/patches: edit the patch fixing icons directory
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 09 Feb 2024 09:39:03 +0100
+
 xfce4-notifyd (0.9.3-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/0001-Fix-icons-directory-names.patch
=====================================
@@ -1,11 +1,14 @@
 From: Yves-Alexis Perez <corsac at debian.org>
 Date: Sat, 30 Sep 2023 20:45:28 +0200
 Subject: Fix icons directory names
+MIME-Version: 1.0
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: 8bit
 
+128×128 icons are installed in the wrong (48x48) directory
 ---
- icons/128x128/Makefile.am  | 2 +-
- icons/symbolic/Makefile.am | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+ icons/128x128/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/icons/128x128/Makefile.am b/icons/128x128/Makefile.am
 index 8b9bde0..99678ce 100644
@@ -17,13 +20,3 @@ index 8b9bde0..99678ce 100644
  icons_DATA =								\
  	org.xfce.notification.png
  
-diff --git a/icons/symbolic/Makefile.am b/icons/symbolic/Makefile.am
-index e1d1820..676429f 100644
---- a/icons/symbolic/Makefile.am
-+++ b/icons/symbolic/Makefile.am
-@@ -1,4 +1,4 @@
--iconsdir = $(datadir)/icons/hicolor/scalable/status
-+iconsdir = $(datadir)/icons/hicolor/symbolic/status
- icons_DATA =								\
- 	notification-disabled-symbolic.svg		\
- 	notification-symbolic.svg				\



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/-/compare/b73080cbdbe5f78c952b0509622fc3479a7b2375...256fcd13323329686f7f7f7d6570532ee5a0efb7

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd/-/compare/b73080cbdbe5f78c952b0509622fc3479a7b2375...256fcd13323329686f7f7f7d6570532ee5a0efb7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20240209/cac5c718/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list