Change logs for python-central source package in Maverick

  • python-central (0.6.15ubuntu2) maverick; urgency=low
    
      * pycentral.py:
        - do not crash if dpkg returns lines on stderr that can
          not be parsed (happens e.g. when the status file contains
          a package without a Maintainer)
     -- Michael Vogt <email address hidden>   Fri, 10 Sep 2010 08:56:59 +0200
  • python-central (0.6.15ubuntu1) lucid; urgency=low
    
      * Merge with Debian; remaining changes:
        - pycentral rtinstall: Keep the workaround to install for an
          unsupported runtime.
        - Code change compared to 0.6.11ubuntu13: Add trigger
          `cleanup-pkgprepare-updates'.
    
    python-central (0.6.15) experimental; urgency=low
    
      [ Matthias Klose ]
      * Add trigger `cleanup-pkgprepare-updates' to remove dangling symlinks
        left over from packages upgrades using the pkgprepare option in the
        preinst (built with python-central 0.6.8). Closes: #552595.
      * pycentral(1): Document byte-compile option in /etc/python/debian_config.
        Closes: #565177.
      * dh_pycentral: Remove commented section in the man page.
    
      [ Loic Minier ]
      * dh_pycentral: when parsing debian/control, strip trailing spaces, skip
        empty lines before the first paragraphs, and only search for
        XS-Python-Version in the general paragraph (the first one, for the source
        package). Closes: #568760.
      * dh_pycentral: when parsing debian/pyversions, skip and strip newlines.
     -- Matthias Klose <email address hidden>   Wed, 31 Mar 2010 12:42:02 +0200