This is an autogenerated patch header for a single-debian-patch file. The
delta against upstream is either kept as a single patch, or maintained
in some VCS, and exported as a single patch instead of more manageable
atomic patches.

--- pdf-presenter-console-4.5.0.orig/man/pdfpc.in
+++ pdf-presenter-console-4.5.0/man/pdfpc.in
@@ -490,7 +490,7 @@ screens. It is also possible to increase
 Additionally, when the pointer is enabled, it is possible to highlight some area
 of the current slide using the drag mouse motion. The area outside the selected
 region will be dimmed. You can zoom in the selected area by pressing 'z'; press
-'Escape' to exit the zoom mode. You can highlight another region while zoomed
+\(aqEscape\(aq to exit the zoom mode. You can highlight another region while zoomed
 in, but there will be no further action on pressing 'z'. Drawing is also
 disabled in this mode.
 
@@ -640,7 +640,9 @@ is a little
 which handles dual screens and beamer notes.
 
 .BR dspdfviewer (1)
-is also specialized for beamer-produced wide PDF with notes.
+is a specialized
+.URL https://github.com/dannyedel/dspdfviewer "Dual-Screen PDF Viewer for latex-beamer"
+for beamer-produced wide PDF with notes on the right.
 
 Many PDF viewers have full-screen presentation modes, but without dual-monitor preview or notes or a timer. These include
 .BR zathura (1),
--- pdf-presenter-console-4.5.0.orig/src/pdfpc.vala
+++ pdf-presenter-console-4.5.0/src/pdfpc.vala
@@ -153,7 +153,7 @@ namespace pdfpc {
          * Print version string and copyright statement
          */
         private void print_version() {
-            GLib.print("pdfpc v4.5\n"
+            GLib.print("pdfpc v4.5.1pre\n"
                      + "Copyright (C) 2010-2020 see CONTRIBUTORS\n\n"
                      + "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n"
                      + "This is free software: you are free to change and redistribute it.\n"
