Package: cdcover / 0.9.1-13

Metadata

Package Version Patches format
cdcover 0.9.1-13 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
margas.diff | (download)

HACKING | 18 9 + 9 - 0 !
INSTALL | 2 1 + 1 - 0 !
Makefile | 4 2 + 2 - 0 !
README | 6 3 + 3 - 0 !
bytevector.cc | 1 1 + 0 - 0 !
bytevector.h | 2 1 + 1 - 0 !
ccchelp.h | 44 22 + 22 - 0 !
cccpara.h | 34 17 + 17 - 0 !
cccpara2.h | 10 5 + 5 - 0 !
cdcover.1 | 38 38 + 0 - 0 !
resback.h | 118 59 + 59 - 0 !
resfront.h | 72 36 + 36 - 0 !
reshead.h | 52 26 + 26 - 0 !
reshead.tex | 3 2 + 1 - 0 !
stringlist.cc | 2 2 + 0 - 0 !
stringlist.h | 4 2 + 2 - 0 !
16 files changed, 226 insertions(+), 184 deletions(-)

 collate existing changes introduced in version 0.9.1-6.3
 and earlier. This patch has been created by dpkg-source.
 Here's the last changelog entry:
 .
 cdcover (0.9.1-6.3) unstable; urgency=low
 .
   * Non-maintainer upload to fix uninstallable package.
   * Changed dependency from tetex-* to texlive-latex-base.
     (Closes: #400597)
 .
 The person named in the Author field signed this changelog entry.
allow make clean.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow make clean to operate, even if the source is
 already clean.
constchars.diff | (download)

ccchelp.h | 2 1 + 1 - 0 !
cccpara.h | 2 1 + 1 - 0 !
cccpara2.h | 2 1 + 1 - 0 !
resback.h | 2 1 + 1 - 0 !
resfront.h | 2 1 + 1 - 0 !
reshead.h | 7 4 + 3 - 0 !
stringlist.cc | 12 12 + 0 - 0 !
stringlist.h | 2 2 + 0 - 0 !
8 files changed, 23 insertions(+), 8 deletions(-)

 upstream changes introduced in version 0.9.1-9
 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:
 .
 cdcover (0.9.1-9) unstable; urgency=low
 .
   * adopted the package. Closes: #508227
   * upgraded Standards-Version to 3.9.1
   * added the management for const char lists (suppresses C++ warnings).
   * modified the header of the LaTeX file to avoid using the package isolatin1
     in favor of the package inputenc with utf8x option. Closes: #539592
   * removed a broken http link from header of the LaTeX file.
 .
 The person named in the Author field signed this changelog entry.