debian/patches: fix BTS URL for mate-session-manager upstream code
This commit is contained in:
44
debian/patches/1001_fix-mate-bugtracker-url-in-man-pages.patch
vendored
Normal file
44
debian/patches/1001_fix-mate-bugtracker-url-in-man-pages.patch
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
Description: Fix BTS URL in man pages
|
||||
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
--- a/doc/man/mate-session-properties.1
|
||||
+++ b/doc/man/mate-session-properties.1
|
||||
@@ -18,7 +18,7 @@
|
||||
their current state on your next MATE session.
|
||||
.SH BUGS
|
||||
If you find bugs in the \fImate-session-properties\fP program, please report
|
||||
-these on https://bugzilla.gnome.org.
|
||||
+these on https://github.com/mate-desktop/mate-session-manager/issues.
|
||||
.SH SEE ALSO
|
||||
.BR mate-session(1)
|
||||
.BR mate-session-save(1)
|
||||
--- a/doc/man/mate-session-save.1
|
||||
+++ b/doc/man/mate-session-save.1
|
||||
@@ -35,6 +35,6 @@
|
||||
the options ending the session.
|
||||
.SH BUGS
|
||||
If you find bugs in the \fImate-session-save\fP program, please report
|
||||
-these on https://bugzilla.gnome.org.
|
||||
+these on https://github.com/mate-desktop/mate-session-manager/issues.
|
||||
.SH SEE ALSO
|
||||
.BR mate-session(1)
|
||||
--- a/doc/man/mate-session.1
|
||||
+++ b/doc/man/mate-session.1
|
||||
@@ -72,7 +72,7 @@
|
||||
This directory contains the list of applications of the saved session.
|
||||
.SH BUGS
|
||||
If you find bugs in the \fImate-session\fP program, please report
|
||||
-these on https://bugzilla.gnome.org.
|
||||
+these on https://github.com/mate-desktop/mate-session-manager/issues.
|
||||
.SH SEE ALSO
|
||||
.BR mate-session-properties(1)
|
||||
.BR mate-session-save(1)
|
||||
--- a/doc/man/mate-wm.1
|
||||
+++ b/doc/man/mate-wm.1
|
||||
@@ -46,6 +46,6 @@
|
||||
variable to let the user override the configured window manager.
|
||||
.SH BUGS
|
||||
If you find bugs in the \fImate-wm\fP program, please report
|
||||
-these on https://bugzilla.gnome.org.
|
||||
+these on https://github.com/mate-desktop/mate-session-manager/issues.
|
||||
.SH SEE ALSO
|
||||
.BR mate-session(1)
|
3
debian/patches/README
vendored
Normal file
3
debian/patches/README
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
0xxx: Grabbed from upstream development.
|
||||
1xxx: Possibly relevant for upstream adoption.
|
||||
2xxx: Only relevant for official Debian release.
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
||||
1001_fix-mate-bugtracker-url-in-man-pages.patch
|
Reference in New Issue
Block a user