Package: djvulibre / 3.5.27.1-7

Metadata

Package Version Patches format
djvulibre 3.5.27.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes | (download)

COPYING | 43 21 + 22 - 0 !
NEWS | 6 6 + 0 - 0 !
config/acinclude.m4 | 3 1 + 2 - 0 !
config/pkg.m4 | 3 1 + 2 - 0 !
configure.ac | 2 1 + 1 - 0 !
desktopfiles/Makefile.am | 2 1 + 1 - 0 !
doc/djvuchanges.txt | 11 10 + 1 - 0 !
doc/minilisp/minilisp.cpp | 58 35 + 23 - 0 !
libdjvu/DjVmDir.cpp | 41 13 + 28 - 0 !
libdjvu/DjVmDir.h | 11 9 + 2 - 0 !
libdjvu/DjVuDocument.cpp | 19 10 + 9 - 0 !
libdjvu/DjVuDocument.h | 1 0 + 1 - 0 !
libdjvu/DjVuMessageLite.h | 4 2 + 2 - 0 !
libdjvu/GContainer.h | 2 1 + 1 - 0 !
libdjvu/GOS.cpp | 21 7 + 14 - 0 !
libdjvu/GString.cpp | 4 4 + 0 - 0 !
libdjvu/GURL.cpp | 4 2 + 2 - 0 !
libdjvu/IW44EncodeCodec.cpp | 2 1 + 1 - 0 !
libdjvu/IW44Image.cpp | 11 1 + 10 - 0 !
libdjvu/ddjvuapi.cpp | 6 6 + 0 - 0 !
libdjvu/ddjvuapi.h | 3 3 + 0 - 0 !
libdjvu/miniexp.cpp | 171 109 + 62 - 0 !
libdjvu/miniexp.h | 35 25 + 10 - 0 !
tools/any2djvu | 4 2 + 2 - 0 !
tools/any2djvu.1 | 2 1 + 1 - 0 !
tools/csepdjvu.1 | 24 14 + 10 - 0 !
tools/csepdjvu.cpp | 28 24 + 4 - 0 !
tools/ddjvu.cpp | 2 1 + 1 - 0 !
tools/djvudigital | 330 311 + 19 - 0 !
tools/djvudigital.1 | 58 58 + 0 - 0 !
tools/djvuextract.cpp | 6 4 + 2 - 0 !
tools/djvumake.cpp | 4 3 + 1 - 0 !
tools/djvused.cpp | 4 3 + 1 - 0 !
tools/jb2cmp/classify.cpp | 3 1 + 2 - 0 !
tools/jb2cmp/classify.h | 3 1 + 2 - 0 !
tools/jb2cmp/cuts.cpp | 3 1 + 2 - 0 !
tools/jb2cmp/frames.cpp | 3 1 + 2 - 0 !
tools/jb2cmp/minidjvu.h | 3 1 + 2 - 0 !
tools/jb2cmp/patterns.cpp | 3 1 + 2 - 0 !
tools/jb2cmp/patterns.h | 3 1 + 2 - 0 !
tools/tiff2pdf.c.LIBTIFF | 5477 5477 + 0 - 0 !
win32/djvulibre/djvulibre-install.sh | 2 1 + 1 - 0 !
win32/djvulibre/djvulibre.nsi | 4 2 + 2 - 0 !
43 files changed, 6177 insertions(+), 252 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 djvulibre (3.5.27.1-7) unstable; urgency=medium
 .
   * bump to debhelper 10
   * update any2djvu server URL in any2djvu script (closes: #843009)