Change logs for prospector source package in Stretch

  • prospector (0.12.4-2) unstable; urgency=medium
    
      * add unpin-pycodestyle.patch (Closes: #852048).
    
     -- Daniel Stender <email address hidden>  Tue, 07 Feb 2017 07:50:05 +0100
  • prospector (0.12.4-1) unstable; urgency=medium
    
      * New upstream release.
      * deb/control: change Section to "devel" (application-in-library-section).
    
     -- Daniel Stender <email address hidden>  Fri, 02 Dec 2016 18:27:18 +0100
  • prospector (0.12.2-1) unstable; urgency=medium
    
      * New upstream release (Closes: #833659).
      * change over to pycodestyle (from pep8):
        + depend on python3-pycodestyle in deb/control.
        + update extended description in deb/control.
        + update manpage (deb/prospector.txt).
        + update deps for PEP-8 tests in deb/tests/control.
      * deb/control:
        + add version to python3-mccabe build dep.
      * deb/prospector.txt:
        + use more line breaks to make the source easier to handle.
        + add info on new vscode output format in OPTIONS.
        + some cosmetics in info block on supported tools.
    
     -- Daniel Stender <email address hidden>  Sat, 13 Aug 2016 21:37:02 +0200
  • prospector (0.12-1) unstable; urgency=medium
    
      * New upstream release.
      * deb/control:
        + build depend on pydocstyle instead of pep257.
        + updated versioned build and package deps.
        + updated description of binary package, dropped dep against
          pep257.
      * deb/copyright: expanded copyright span.
      * deb/tests/control: updated.
      * manpage: updated, removed obsolete stuff, cosmectics.
      * Dropped sort-for-eggs.patch (applied upstream).
      * Added deb/NEWS (with info on deprecated pep257).
    
     -- Daniel Stender <email address hidden>  Fri, 24 Jun 2016 22:53:55 +0200
  • prospector (0.11.7-7) unstable; urgency=medium
    
      * deb/control: bumped standards to 3.9.8 (no changes needed).
      * deb/rules: dropped LC_ALL=C.UTF-8 in dh_auto_install override.
      * Added sort-for-eggs.patch, deb/source/options.
    
     -- Daniel Stender <email address hidden>  Sun, 29 May 2016 13:02:31 +0200
  • prospector (0.11.7-6) unstable; urgency=medium
    
      * deb/rules: set LC_ALL for custom auto_install to support reproducible
        builds (different locales alter the sorting order of egg-info/requires.txt).
    
     -- Daniel Stender <email address hidden>  Fri, 01 Apr 2016 22:01:56 +0200
  • prospector (0.11.7-5) unstable; urgency=medium
    
      * Upload to unstable.
      * deb/control: added versioned binary package deps for needed packages
        build on Python3 (pep257 and dodgy).
    
     -- Daniel Stender <email address hidden>  Thu, 24 Mar 2016 12:53:22 +0100
  • prospector (0.11.7-3) unstable; urgency=medium
    
      * deb/tests/control: updated pep8 dependency.
    
     -- Daniel Stender <email address hidden>  Sun, 06 Mar 2016 12:44:27 +0100
  • prospector (0.11.7-1) unstable; urgency=medium
    
      * New upstream release (Closes: #807305).
      * deb/control:
        + updated needed versions of build-deps.
        + add sphinx-argparse and pylint-flask to build-deps.
        + set Vcs-Browser URL to HTTPS.
        + dropped Testsuite field (deprecated).
        + added vulture and python-pyroma to Recommends.
        + updated description on supported tools.
      * deb/copyright: expanded copyright span.
      * deb/rules:
        + dropped nodocs option in dh_installdocs override (obsolete).
        + generate README from README.rst (changed from Markdown).
      * manpage: added info on how to run with the additional tools and
        on support of pylint-flask.
      * Dropped:
        + docs-no-sphinx-argparse.patch (sphinx-argparse available now).
        + docs-correct-some-flaws.patch (applied upstream).
      * Updated remaining patches.
    
     -- Daniel Stender <email address hidden>  Sun, 31 Jan 2016 18:18:25 +0100
  • prospector (0.10.1+git20150706.a00e191-1) unstable; urgency=medium
    
      * Initial release (Closes: #781165).
    
     -- Daniel Stender <email address hidden>  Wed, 19 Aug 2015 13:32:00 +0200