Package: hplip Version: 3.14.6-1 Severity: wishlist Dear Maintainer,
Please consider packaging the latest upstream version. The attached patch will build a working package for 3.15.2. Thank you! tony
diff -rb a/debian/changelog b/debian/changelog 0a1,8 > hplip (3.15.2-1) UNRELEASED; urgency=medium > > * Team upload. > * New upstream version. > * Add build dep on python-gi. > > -- tony mancill <tmanc...@debian.org> Sat, 21 Feb 2015 15:04:23 -0800 > diff -rb a/debian/control b/debian/control 11c11,12 < python-dbus (>= 0.80), python-qt4-dbus, libdbus-1-dev, libudev-dev [linux-any], policykit-1, --- > python-dbus (>= 0.80), python-qt4-dbus, python-gobject, > libdbus-1-dev, libudev-dev [linux-any], policykit-1, diff -rb a/debian/patches/85_rebuild_python_ui.dpatch b/debian/patches/85_rebuild_python_ui.dpatch 8,11c8,9 < Index: hplip-3.13.10/Makefile.am < =================================================================== < --- hplip-3.13.10.orig/Makefile.am 2013-10-11 20:40:14.000000000 +1100 < +++ hplip-3.13.10/Makefile.am 2013-11-09 14:29:21.000000000 +1100 --- > --- a/Makefile.am > +++ b/Makefile.am 24,31c22,27 < Index: hplip-3.13.10/configure.in < =================================================================== < --- hplip-3.13.10.orig/configure.in 2013-10-11 20:40:26.000000000 +1100 < +++ hplip-3.13.10/configure.in 2013-11-09 14:29:21.000000000 +1100 < @@ -538,6 +538,8 @@ < AC_MSG_RESULT("using $PYTHONINCLUDEDIR") < AC_ARG_VAR(PYTHONINCLUDEDIR, [path to Python.h C header file]) < AC_CHECK_HEADERS(python$PYTHON_VERSION/Python.h, ,[AC_MSG_ERROR([cannot find python-devel support], 6)]) --- > --- a/configure.in > +++ b/configure.in > @@ -531,6 +531,8 @@ > [FOUND_HEADER=yes; break;]) > AS_IF([test "x$FOUND_HEADER" != "xyes"], > [AC_MSG_ERROR([cannot find python-devel support], 6)]) diff -rb a/debian/patches/hpaio-option-duplex.diff b/debian/patches/hpaio-option-duplex.diff 1,5c1,3 < Index: hplip-3.13.11/scan/sane/sclpml.c < =================================================================== < --- hplip-3.13.11.orig/scan/sane/sclpml.c 2013-10-31 22:45:07.000000000 +1100 < +++ hplip-3.13.11/scan/sane/sclpml.c 2013-12-10 05:21:16.000000000 +1100 < @@ -1083,20 +1083,17 @@ --- > --- a/scan/sane/sclpml.c > +++ b/scan/sane/sclpml.c > @@ -1084,20 +1084,17 @@ diff -rb a/debian/patches/hpfax-bug-function-used-before-importing-log.dpatch b/debian/patches/hpfax-bug-function-used-before-importing-log.dpatch 8,12c8,10 < Index: hplip-3.12.4/fax/backend/hpfax.py < =================================================================== < --- hplip-3.12.4.orig/fax/backend/hpfax.py 2012-04-10 18:34:59.000000000 +1000 < +++ hplip-3.12.4/fax/backend/hpfax.py 2012-05-26 10:21:30.000000000 +1000 < @@ -52,7 +52,10 @@ --- > --- a/fax/backend/hpfax.py > +++ b/fax/backend/hpfax.py > @@ -55,7 +55,10 @@ diff -rb a/debian/patches/hp_photosmart_pro_b9100_support.dpatch b/debian/patches/hp_photosmart_pro_b9100_support.dpatch 8,12c8,10 < Index: hplip-3.13.11/data/models/models.dat < =================================================================== < --- hplip-3.13.11.orig/data/models/models.dat 2013-10-31 22:45:11.000000000 +1100 < +++ hplip-3.13.11/data/models/models.dat 2013-12-08 09:44:01.000000000 +1100 < @@ -54152,9 +54152,9 @@ --- > --- a/data/models/models.dat > +++ b/data/models/models.dat > @@ -56536,9 +56536,9 @@ diff -rb a/debian/patches/hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch b/debian/patches/hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch 10c10 < @@ -566,6 +566,9 @@ --- > @@ -569,6 +569,9 @@ diff -rb a/debian/patches/hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch b/debian/patches/hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch 10c10 < @@ -434,29 +434,11 @@ --- > @@ -437,29 +437,11 @@ diff -rb a/debian/patches/musb-c-do-not-crash-on-usb-failure.patch b/debian/patches/musb-c-do-not-crash-on-usb-failure.patch 3c3 < @@ -689,7 +689,8 @@ --- > @@ -690,7 +690,8 @@ 13c13 < @@ -2033,7 +2034,8 @@ --- > @@ -2034,7 +2035,8 @@ 23c23 < @@ -2129,12 +2131,14 @@ --- > @@ -2130,12 +2132,14 @@ 41c41 < @@ -2160,7 +2164,8 @@ --- > @@ -2161,7 +2165,8 @@ 51c51 < @@ -2263,8 +2268,10 @@ --- > @@ -2264,8 +2269,10 @@ 64c64 < @@ -2283,7 +2290,8 @@ --- > @@ -2284,7 +2291,8 @@ 74c74 < @@ -2309,8 +2317,10 @@ --- > @@ -2310,8 +2318,10 @@ diff -rb a/debian/patches/simple-scan-as-default.dpatch b/debian/patches/simple-scan-as-default.dpatch 10c10 < @@ -556,18 +556,21 @@ --- > @@ -567,18 +567,21 @@ 41,42c41,42 < @@ -141,7 +141,7 @@ < --- > @@ -188,7 +188,7 @@ > return ''
signature.asc
Description: Digital signature