[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778940: marked as done (hplip: please package latest upstream version (3.15.2))



Your message dated Sun, 10 Jan 2016 00:19:38 +0000
with message-id <E1aI3jO-0006M8-12@franck.debian.org>
and subject line Bug#767325: fixed in hplip 3.15.11+repack0-1
has caused the Debian Bug report #767325,
regarding hplip: please package latest upstream version (3.15.2)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
767325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767325
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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 <tmancill@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 ''

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: hplip
Source-Version: 3.15.11+repack0-1

We believe that the bug you reported is fixed in the latest version of
hplip, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 767325@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated hplip package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 09 Jan 2016 22:20:31 +0100
Source: hplip
Binary: hplip hplip-data printer-driver-postscript-hp hplip-gui hplip-doc hpijs-ppds printer-driver-hpijs printer-driver-hpcups libhpmud0 libhpmud-dev libsane-hpaio
Architecture: source
Version: 3.15.11+repack0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description:
 hpijs-ppds - HP Linux Printing and Imaging - HPIJS PPD files
 hplip      - HP Linux Printing and Imaging System (HPLIP)
 hplip-data - HP Linux Printing and Imaging - data files
 hplip-doc  - HP Linux Printing and Imaging - documentation
 hplip-gui  - HP Linux Printing and Imaging - GUI utilities (Qt-based)
 libhpmud-dev - HP Multi-Point Transport Driver (hpmud) development libraries
 libhpmud0  - HP Multi-Point Transport Driver (hpmud) run-time libraries
 libsane-hpaio - HP SANE backend for multi-function peripherals
 printer-driver-hpcups - HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
 printer-driver-hpijs - HP Linux Printing and Imaging - printer driver (hpijs)
 printer-driver-postscript-hp - HP Printers PostScript Descriptions
Closes: 767325 787353 794803
Changes:
 hplip (3.15.11+repack0-1) unstable; urgency=medium
 .
   * New upstream release
      - 3.15.11
        (Closes: #767325, #794803)
      - 3.15.7 - Insecure binary driver verification
        (CVE-2015-0839, Closes: #787353).
      - Repack the 3.15.11 upstream releasr: Un-gzip various source files, for
        better upstream-tracking
 .
   * Let the Debian Printing Team umbrella adopt the package, with maintainer's
     agreement:
     - Migrate from SVN to Git; import the complete history to have the upstream
       sources in the repository
     - Update Vcs-* fields
     - Add gbp.conf to reflect the branch layout
     - Add myself as uploader
   * Wrap-and-sort the debian files
   * Remove tabs in previous changelog entries
   * Recompress the files uncompressed in repack just before build, with -n for
     reproducibility
   * Add tentative get-orig-source target for the automatic repack
   * Cleanup patch queue, with raw DEP-3 headers and no dpatch leftovers
   * Refresh debian/watch, and add upstream PGP key in debian/upstream to
     enforce signature verification of new upstream releases
   * Automatically generate debug package, B-D against debhelper >= 9.20151219
Checksums-Sha1:
 9e581b9514ded8e8cd99711905f603ac8b7425ce 2948 hplip_3.15.11+repack0-1.dsc
 901c0a4b999bdbf4a58f59ae903e7806e0835c03 8825316 hplip_3.15.11+repack0.orig.tar.xz
 bac3fa50630a1af961f0e6601f3d4c0ca7c45b58 101268 hplip_3.15.11+repack0-1.debian.tar.xz
Checksums-Sha256:
 b1479374b83b3d19fe5a7b2f8fab25cb44f42cd289cd02e7a04e586d2b3be9b4 2948 hplip_3.15.11+repack0-1.dsc
 d1d36b96fe784207189bdcf19c36d675fb959ff9d6f1e16101f83d45ca7af4c6 8825316 hplip_3.15.11+repack0.orig.tar.xz
 ac3804fddd1ba23779f93b6f50c4a033221cc021537cba24ff8bf594fed024a6 101268 hplip_3.15.11+repack0-1.debian.tar.xz
Files:
 7e91f387e2a5ec1f9937a3b21b58914d 2948 utils optional hplip_3.15.11+repack0-1.dsc
 3bc298d2e8ce7b78f1c6565ee0b0d98d 8825316 utils optional hplip_3.15.11+repack0.orig.tar.xz
 8b53916cb61a9b8a97315baeb17709eb 101268 utils optional hplip_3.15.11+repack0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQGcBAEBCgAGBQJWkaB4AAoJEIvPpx7KFjRVIGkL/RwwJKb0vR70ffMD9kXFNg/H
x5l3BAVf7oVXUyADh4gGM+a9tF9e6wFNnFYUXVXLiRBn73V3BEnQ2REc0/e408mx
fFHKZ/VS91O/OOeoEML6CcKZFPg+eQvPEz3fQYC+zvw1nqi0+WDV7SOBOGgZCh0v
BWbUVMFZ8fKZlOVfJs6liAkdxCo+gtYRkLUnqxvGU4Rav/AnqeUxBuhZcSogCq7Q
KmZzGT8qC1US2L8oURwl6VTat2br8C30kDLGLyDTDGkDpWPtfSUJ1KxLUJMaqHbG
T/TmEaZHFpmRMqAJ/U5jNmaySoRnH1ZrQNO4YzCp1GO1GLrJdX5Z8ht1aZMkfzf6
N5FGwCMWE/dQaMXNTJ3zz5HnGCyJ9KX9PmX3l5AXJBPq+/xYrVtzmVpLjBMU6EHV
SpJ9pCBwH0tdoLczBDkNUf0LEnA9PaWaZSxnOjMnRHzXaOA75TbxIgOT/iSDKTNY
RfBfWV015lPjdX4DmYflXoG77mqLAFCE0Llm+Gk0Gg==
=cOaH
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: