Your message dated Tue, 29 Sep 2009 00:17:16 +0000
with message-id <[email protected]>
and subject line Bug#524372: fixed in harvestman 1.4.6-10
has caused the Debian Bug report #524372,
regarding harvestman: Needs updating to work with Python 2.6
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 [email protected]
immediately.)


-- 
524372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: harvestman
Version: 1.4.6-9ubuntu1
Severity: wishlist
Tags: patch

Once Python 2.6 is in Unstable, Harvestman will need patching.  Patches 
attached.


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages harvestman depends on:
ii  python                    2.6.1-0ubuntu9 An interactive high-level object-o
ii  python-central            0.6.11ubuntu6  register and build utility for Pyt

harvestman recommends no packages.

harvestman suggests no packages.

-- no debconf information
#! /bin/sh /usr/share/dpatch/dpatch-run
## 05_no_more_gopher.dpatch by  <kitte...@scott-laptop>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad harvestman-1.4.6~/HarvestMan/connector.py harvestman-1.4.6/HarvestMan/connector.py
--- harvestman-1.4.6~/HarvestMan/connector.py	2009-04-16 11:13:39.000000000 -0400
+++ harvestman-1.4.6/HarvestMan/connector.py	2009-04-16 11:15:11.000000000 -0400
@@ -420,7 +420,6 @@
                                               urllib2.HTTPHandler,
                                               urllib2.HTTPDefaultErrorHandler,
                                               urllib2.CacheFTPHandler,
-                                              urllib2.GopherHandler,
                                               urllib2.HTTPSHandler,
                                               urllib2.FileHandler,
                                               cookiehandler)
@@ -431,7 +430,6 @@
                                               urllib2.HTTPHandler,
                                               urllib2.HTTPDefaultErrorHandler,
                                               urllib2.CacheFTPHandler,
-                                              urllib2.GopherHandler,
                                               urllib2.FileHandler,
                                               cookiehandler)
 
@@ -443,7 +441,6 @@
                                               urllib2.HTTPHandler,
                                               urllib2.CacheFTPHandler,
                                               urllib2.HTTPSHandler,
-                                              urllib2.GopherHandler,
                                               urllib2.FileHandler,
                                               urllib2.HTTPDefaultErrorHandler,
                                               cookiehandler)
@@ -452,7 +449,6 @@
                                                MyRedirectHandler,
                                                urllib2.HTTPHandler,
                                                urllib2.CacheFTPHandler,
-                                               urllib2.GopherHandler,
                                                urllib2.FileHandler,
                                                urllib2.HTTPDefaultErrorHandler,
                                                cookiehandler)

--- End Message ---
--- Begin Message ---
Source: harvestman
Source-Version: 1.4.6-10

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

harvestman_1.4.6-10.diff.gz
  to pool/main/h/harvestman/harvestman_1.4.6-10.diff.gz
harvestman_1.4.6-10.dsc
  to pool/main/h/harvestman/harvestman_1.4.6-10.dsc
harvestman_1.4.6-10_all.deb
  to pool/main/h/harvestman/harvestman_1.4.6-10_all.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kumar Appaiah <[email protected]> (supplier of updated harvestman 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 [email protected])


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

Format: 1.8
Date: Mon, 28 Sep 2009 19:08:50 -0500
Source: harvestman
Binary: harvestman
Architecture: source all
Version: 1.4.6-10
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Kumar Appaiah <[email protected]>
Description: 
 harvestman - a flexible web crawler application
Closes: 524372
Changes: 
 harvestman (1.4.6-10) unstable; urgency=low
 .
   * debian/patches/:
     + Patches 05_no_more_gopher.dpatch
       and 06_hashlib_not_md5.dpatch from Scott
       Kitterman for Python 2.6 support.
       (Closes: #524372)
   * debian/copyright:
     + Update homepage, e-mail address.
     + Refer to versioned GPL.
   * debian/control:
     + Standards version is now 3.8.3 (no changes needed).
   * debian/{rules,README.Debian,harvestman.1}:
     + Remove unneded comments, related to site-packages.
   * debian/rules:
     + Remove all chmod calls.
   * Switch to Python Support.
   * debian/README.source: Added.
Checksums-Sha1: 
 495db645e94249fec7a94127d41d72e215a2f3d0 2037 harvestman_1.4.6-10.dsc
 99e5f43535bd29561b037c11e665eb749fab5a1b 19363 harvestman_1.4.6-10.diff.gz
 cafe21d1967e6abcb38e67650731b54d00740c1b 133402 harvestman_1.4.6-10_all.deb
Checksums-Sha256: 
 bbc3c03240cc98df6758db66b4cf172515df3e4ea162ee50f75ecaf7044fbbe7 2037 
harvestman_1.4.6-10.dsc
 4dfd1965db975a7a1c157d274156b4ae2d7ba84d4e9ca896539347b8b49bdcb4 19363 
harvestman_1.4.6-10.diff.gz
 3aa4485a51e5a03ba8eee82e610e02c819d0e9a2e029a7e2a1035ca57fcf3ec3 133402 
harvestman_1.4.6-10_all.deb
Files: 
 3ab9f58a6940261c38816dadee04e916 2037 web optional harvestman_1.4.6-10.dsc
 361612d0879571608a2a4e2b282696f8 19363 web optional harvestman_1.4.6-10.diff.gz
 ff069183f5297901a3712ad4a61bbe04 133402 web optional 
harvestman_1.4.6-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJKwVCLAAoJEHqPSei2NIC+fFEP/1sF5PUY8foabmnfgeHGkb0A
J0gzjcZTbAUWgZeskQ8+HVmJ/zou7H0LHVTQdXL8dy9GnF1Iw/YVHxe7tFs41t74
zYCmyIJnjE2Sx54yKGA9hl4ojrL1nF8TtQ3dygFX6RJkTffR5wLp3h6RfWVAvRNH
skLrTE5XCrR2rRu3R9PEu4puqDcB6+lg9TsuglKGgxkXFcFDpn+VAHXQN3KEZaD/
kOC81ETM09Tq3dEDXzxbHi6F7LRthGkqf7aeopTsVlmvqbNKyPRb4u62453POpqY
lG/ocvLY1aeh4z6gRTbu03j9HtKPiO+d6PfbMk/MudFnKxfSreBq0UC/K2+uXi5f
8C+hDi8mmcty1fm/1VrklJKDwNM28iexLHl+ReXFGP5PCdUCaVta/VZ2XcUr7uiG
aIyd/cHgD7TDUE3dZGPSW38OOUm+IcOqdDnQB1h4DCReoTxhUofv6X6maOudahKF
m+qTgCDyT2iWQyJk75wmbQ4lJoUw5x8v2SjeGIu+hlARwco2ZAoIhngDRLNA3c5e
p0Jjfj8cbW8EpXVUu03MhtiC6iFdlthZh84GrGGIX9u7tCJOOzRMPXwQgDKXobnO
+Po1OQQi4NMcNpyq2wj7Je8uq4HrnSHJOzJzk95tJIRac1gVu+apWlvmwbPul+x+
p9vA/YrIsnjT6B9gqJ0T
=q4Zn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to