Package: epdfview / 0.1.7-4

Metadata

Package Version Patches format
epdfview 0.1.7-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_browser_command.patch | (download)

src/Config.cxx | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
02_fix mouse wheel.patch | (download)

src/gtk/MainView.cxx | 21 14 + 7 - 0 !
src/gtk/PageView.cxx | 7 0 + 7 - 0 !
2 files changed, 14 insertions(+), 14 deletions(-)

---
03_nonexisting file.patch | (download)

src/PDFDocument.cxx | 37 6 + 31 - 0 !
1 file changed, 6 insertions(+), 31 deletions(-)

---
04_fix slash search.patch | (download)

src/gtk/FindView.cxx | 15 15 + 0 - 0 !
src/gtk/FindView.h | 1 1 + 0 - 0 !
2 files changed, 16 insertions(+)

---
05_fix gtk assertions.patch | (download)

THANKS | 1 1 + 0 - 0 !
src/MainPter.cxx | 7 4 + 3 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

---
debian changes 0.1.7 4 | (download)

autogen.sh | 44 44 + 0 - 0 !
1 file changed, 44 insertions(+)

 upstream changes introduced in version 0.1.7-4
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 epdfview (0.1.7-4) unstable; urgency=low
 .
   * debian/patches:
     - add series file so patches get applied
     - 01_browser_command refreshed.
     - 04_fix-slash-search cherry picked from upstream, disable '/'
       accelerator when already in search bar.                   closes: #558218
     - 05_fix-gtk-assertions cherry picked from upstream, fix GTK+ errors
       displayed on terminal.                                    closes: #547152
 .
 The person named in the Author field signed this changelog entry.