Change logs for genshi source package in Trusty

  • genshi (0.7-3) unstable; urgency=medium
    
    
      [ Barry Warsaw ]
      * Team upload.
      * d/patches/issue582.patch: Cherry picked patch from upstream to support
        Python 3.4.
      * d/copyright: Adjust copyright claim for Barry to just the debian/* files.
      * d/control: As per request, remove Arnaud from Uploaders.
      * d/python3-genshi.pyremove: Remove Python 3.4 specific paths.
    
      [ Thomas Goirand ]
      * d/control:
        - Use X-Python-Version: >= 2.7 and X-Python3-Version: >= 3.2, << 3.4, to
          allow easy backports and reflect reality.
        - Added "- Python {2,3}.x" in short descriptions.
      * d/copyright: Rewrote using parseable format 1.0.
      * d/rules: Cleans genshi/_speedups.so to allow package to be rebuilt twice.
    
     -- Barry Warsaw <email address hidden>  Tue, 11 Mar 2014 11:35:04 -0400
  • genshi (0.7-1ubuntu2) trusty; urgency=medium
    
      * d/patches/disable-python34.patch: Raise an ImportError when trying to
        import genshi in a Python > 3.3.
     -- Barry Warsaw <email address hidden>   Mon, 10 Feb 2014 18:13:16 -0500
  • genshi (0.7-1ubuntu1) trusty; urgency=medium
    
      * d/control: Disable building/testing against Python 3.4 until
        upstream fixes their ticket #582.  It will still be importable
        in Python 3.4, but probably not usable.  Fixes FTBFS in trusty
        rebuild test.
     -- Barry Warsaw <email address hidden>   Fri, 07 Feb 2014 13:23:38 -0500
  • genshi (0.7-1) unstable; urgency=low
    
    
      [ Barry Warsaw ]
      * Team upload.
        - Closes: #673935
      * New upstream release.  Closes: #731280
        - Closes: #713747 (FTBFS)
        - Closes: #673935 (py:match templates patch applied upstream).
      * d/control:
        - With maintainer permission, put DPMT in Maintainers, moved Arnaud to 
          Uploaders, and added Barry to the latter.
        - Add python3-genshi binary package.
        - Update Build-Depends for pybuild and remove cdbs.
        - Standards-Version: 3.9.5 with no further changes needed.
        - Add X-Python3-Version header.
        - wrap-and-sort
      * d/rules:
        - Switch to pybuild and add Python 3 support as a byproduct.
        - Removed cdbs and simplified.
      * d/watch: Updated
      * d/compat: Update to v8.
      * d/patches/fix_tests_failure_with_python27.patch: Updated.
    
      [ Jakub Wilk ]
      * Use canonical URIs for Vcs-* fields.
    
     -- Barry Warsaw <email address hidden>  Wed, 04 Dec 2013 12:13:02 -0500
  • genshi (0.6-3ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable.  Remaining changes: none.
      * Dropped, adopted in Debian:
        + debian/rules: build should fail if tests fail.
        + debian/patches/fix_tests_failure_with_python27.patch:
          - Fix tests which used to fail with python < 2.7.3. Thanks to Barry
            Warsaw. Closes: #661441.
      * debian/patches/python_tokenize_upstream_change.patch: fix FTBFS triggered
        by an upstream Python 2.7 hg tip change (LP: #1097776).
    
    genshi (0.6-3) unstable; urgency=low
    
      * debian/rules: build should fail if tests fail.
      * debian/patches/fix_tests_failure_with_python27.patch:
        + Fix tests which used to fail with python < 2.7.3. Thanks to Barry Warsaw.
          Closes: #661441.
     -- Robie Basak <email address hidden>   Mon, 28 Jan 2013 11:32:14 +0000