debian specific patch information for gpr / 0.15deb-2

Summary

Package Version Package Type Source Package Format
0.15deb-2 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile gpr_0.15deb-2.debian.tar.gz
Size170424
MD5sum53c1d3fe0da988ca1d66d53ea6315520

"series" style patches

patch summary view raw
0001-avoid-some-warnings.patch
 src/callbacks.c |   14 ++++++--------
 src/main.c      |    9 +++++----
 2 files changed, 11 insertions(+), 12 deletions(-)
view download
0002-show-name-of-default-printer.patch
 src/interface.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
view download
0003-use-non-deprecated-combo-boxes.patch
 src/Makefile.am      |    2 
 src/callbacks.c      |  795 +++++----------------------------------------------
 src/callbacks.h      |    4 
 src/interface.c      |   10 
 src/interface.h      |    8 
 src/optionstore.c    |  213 +++++++++++++
 src/optionstore.h    |   27 +
 src/printeroptions.c |  310 +++++++++++++++++++
 src/printeroptions.h |   42 ++
 9 files changed, 673 insertions(+), 738 deletions(-)
view download
autostuff-2011
 ABOUT-NLS           | 2025 +++++++++-------
 ChangeLog           |   11 
 Makefile.in         |  234 +
 aclocal.m4          | 2544 ++-------------------
 config.h.in         |    3 
 config.rpath        |  132 -
 configure           | 6210 ++++++++++++++++++++++++----------------------------
 m4/gettext.m4       |  383 +++
 m4/iconv.m4         |  214 +
 m4/lib-ld.m4        |  110 
 m4/lib-link.m4      |  774 ++++++
 m4/lib-prefix.m4    |  224 +
 m4/nls.m4           |   32 
 m4/po.m4            |  449 +++
 m4/progtest.m4      |   92 
 pixmaps/Makefile.in |   56 
 po/ChangeLog        |    5 
 po/Makefile.in.in   |   75 
 po/Rules-quot       |    2 
 src/Makefile.in     |  204 +
 20 files changed, 7021 insertions(+), 6758 deletions(-)
view download