Change logs for python-central source package in Sid

  • python-central (0.6.17) unstable; urgency=medium
      * The use of python-central / dh_pycentral is depreated. Please use    dh_python2 instead.  * Add 2.7 as known python version.  * Fix up for multiarch dpkg: /var/lib/dpkg/info/$pkg.list is now no longer    guaranteed to exist, it may be /var/lib/dpkg/info/$arch/$pkg.list    (Steve Langasek). -- Matthias Klose <email address hidden>  Thu, 14 Apr 2011 16:34:05 +0200
  • python-central (0.6.16+nmu1) unstable; urgency=low
    
    
      * Non-maintainer upload (with maintainer's approval)
      * No longer uses dlocate, it wasn't a good idea after all (closes: #577399)
      * Ignore "python3-*" binary packages in dh_pycentral
    
     -- Piotr Ożarowski <email address hidden>  Tue, 14 Sep 2010 19:48:58 +0200
  • python-central (0.6.16) unstable; urgency=low
    
    
      * pycentral cleanup-pkgprepare-updates:
        - Try to use dlocate instead of dpkg -S.
        - Don't try to remove emptied directories more than once (Piotr
          Ozarowski).
    
     -- Matthias Klose <email address hidden>  Wed, 07 Apr 2010 08:10:12 +0200
  • python-central (0.6.14+nmu2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Add missing close parens in parse_options (Closes: #559206)
    
     -- Scott Kitterman <email address hidden>  Thu, 03 Dec 2009 21:06:37 +0100
  • python-central (0.6.14) unstable; urgency=low
    
    
      * Apply code cleanup patches (Piotr Ozarowski, Loic Minier):
        - Convert tabs to spaces, drop trailing spaces.
        - Remove import statements for now unused modules.
        - get_debian_config(): Remove exception expression.
        - DebPackage.prepare(): Initialize local variable.
        - pycentral bccompile: Access pkg and private_dirs in class
          scope.
        - parse_options(): Fix strlist typo.
        - DebPackage.move_files(): Rename srctop/srctop2 to srcdtop/srcdtop2,
          add version information to exception messages.
    
     -- Matthias Klose <email address hidden>  Wed, 02 Dec 2009 15:35:35 +0100
  • python-central (0.6.13) unstable; urgency=low
    
    
      * Autodetect more stuff in /usr/local.
      * pycentral pkgremove: Allow removal of packages with no python-version
        attribute.
      * When detecting already existing files check if those are local distutils
        installs or file conflicts from other packages and give a meaningful
        error message (Michael Vogt).
      * Fix logic in get_installed_runtime() to not error when a new runtime gets
        installed (LP: #354228). Requires a corresponding change in python-defaults
        to run rtinstall for a newly supported runtime.
    
     -- Matthias Klose <email address hidden>  Tue, 03 Nov 2009 23:16:44 +0100
  • python-central (0.6.12+nmu1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix move_files() to work with python2.6's new locations. Closes: 547565.
      * Fix few typos, missing declarations and indentation errors that lead
        to a crash.
    
     -- Piotr Ożarowski <email address hidden>  Thu, 05 Nov 2009 20:25:12 +0100
  • python-central (0.6.12) unstable; urgency=low
    
    
      * Fix pycentral debhelper failure, when there are files in the root
        directory of a package (uncommon cdbs test case). Closes: #533758.
      * Call py3_compilefiles when byte-compiling for python3.x.
    
     -- Matthias Klose <email address hidden>  Thu, 29 Oct 2009 19:18:20 +0200
  • python-central (0.6.11) unstable; urgency=low
    
    
      * Correctly set the `include-links' option.
    
     -- Matthias Klose <email address hidden>  Sat, 21 Feb 2009 16:29:08 +0100
  • python-central (0.6.8) unstable; urgency=low
    
    
      * Disable python-support in python-central's debhelper sequence file.
        Closes: #489390.
    
     -- Matthias Klose <email address hidden>  Sat, 05 Jul 2008 19:20:15 +0200