Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
debian/patches: Add 1002_fix-only-showin.patch. Drop empty Categories= field. (Closes: #952401).
· b2587984
Mike Gabriel
authored
Feb 24, 2020
b2587984
upload to unstable (debian/1.24.0-2)
· 37bd5af9
Mike Gabriel
authored
Feb 24, 2020
37bd5af9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
37bd5af9
mate-user-share (1.24.0-2) unstable; urgency=medium
* debian/patches:
+ Add 1002_fix-only-showin.patch. Drop empty Categories= field. (Closes:
#952401).
-- Mike Gabriel <sunweaver@debian.org> Mon, 24 Feb 2020 08:30:47 +0100
mate-user-share (1.24.0-1) unstable; urgency=medium
[ Mike Gabriel ]
...
...
debian/patches/1002_fix-only-showin.patch
0 → 100644
View file @
37bd5af9
Description: Drop empty Categories= key, avoid missing line-wrapping.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/data/mate-user-share-obexftp.desktop.in.in
+++ b/data/mate-user-share-obexftp.desktop.in.in
@@ -9,5 +9,4 @@
Exec=@installdir@/mate-user-share
Terminal=false
Type=Application
-Categories=
OnlyShowIn=MATE;
--- a/data/mate-user-share-obexpush.desktop.in.in
+++ b/data/mate-user-share-obexpush.desktop.in.in
@@ -9,5 +9,4 @@
Exec=@installdir@/mate-user-share
Terminal=false
Type=Application
-Categories=
OnlyShowIn=MATE;
--- a/data/mate-user-share-webdav.desktop.in.in
+++ b/data/mate-user-share-webdav.desktop.in.in
@@ -9,5 +9,4 @@
Exec=@installdir@/mate-user-share
Terminal=false
Type=Application
-Categories=
OnlyShowIn=MATE;
debian/patches/series
View file @
37bd5af9
1001_apache-config.patch
1002_fix-only-showin.patch