Change logs for python-support source package in Precise

  • python-support (1.0.14ubuntu2) precise; urgency=low
    
      * Based on IRC discussion, manually sync to Debian 1.0.14, dropping the
        Ubuntu delta.  After next Debian upload, please resync for real.
     -- Barry Warsaw <email address hidden>   Fri, 21 Oct 2011 17:18:35 -0400
  • python-support (1.0.14ubuntu1) precise; urgency=low
    
      * Merge with Debian testing.  Remaining Ubuntu changes:
        - movemodules, update-python-modules, debhelper/dh_pysupport:
          Add support for --prefix.  This is used for example, by Quickly to
          install modules into /opt/extras.ubuntu.com/<appname>-version/
     -- Barry Warsaw <email address hidden>   Fri, 21 Oct 2011 16:36:09 -0400
  • python-support (1.0.13ubuntu1) oneiric; urgency=low
    
      * Merge with Debian; remaining changes:
        - movemodules, update-python-modules, debhelper/dh_pysupport:
          Add support for --prefix.  This is used for example, by Quickly to
          install modules into /opt/extras.ubuntu.com/<appname>-version/
    
    python-support (1.0.13) unstable; urgency=low
    
      [ Loïc Minier ]
      * tests/testparseversions.py: don't hardcode expected versions; instead,
        compare with pyversions' output.
      * pysupport.py: don't hardcode supported and old versions; instead, parse
        debian_defaults; NB: this removes some very old python versions from the
        list (2.1 and 2.2), but these weren't ever support and aren't supported in
        the previous stable release anyway.  Depend on python-minimal as
        debian_defaults is accessed directly.
    
      [ Piotr Ożarowski ]
      * Upload to unstable (closes: #622906)
      * Add lintian override for depends-on-python-minimal
    
    python-support (1.0.12) experimental; urgency=low
    
      * Add support for python2.7.
      * Move python2.4 to old versions.
    
    python-support (1.0.11) unstable; urgency=low
    
      * Move python2.4 to old versions.
     -- Barry Warsaw <email address hidden>   Thu, 26 May 2011 14:24:43 -0400