1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
python3-proselint (0.10.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Scott Kitterman ]
* Fix autopkgtest to test all supported versions reliably (Closes: #954481)
-- Scott Kitterman <scott@kitterman.com> Sat, 21 Mar 2020 23:53:42 -0400
python3-proselint (0.10.2-1) unstable; urgency=medium
* New upstream version 0.10.0
- Add reading from stdin
* New upstream version 0.10.1
- Add support to use as pre-commit
* New upstream version 0.10.2
* Update manpage with `proselint -` option
-- Víctor Cuadrado Juan <me@viccuad.me> Sat, 04 Aug 2018 19:32:30 +0200
python3-proselint (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
- Comply with XDG spec
* Drop 0002-Add-missing-illegal-chars.txt-file-to-tests.patch, upstreamed
* Update 0001-Don-t-delete-.pyc-files-in-debug.patch
-- Víctor Cuadrado Juan <me@viccuad.me> Sun, 22 Jul 2018 18:59:02 +0200
python3-proselint (0.8.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Remove ancient X-Python3-Version field
[ Víctor Cuadrado Juan ]
* Remove unnecessary `Testsuite: autokpgtest-pkg-python` field
* Add python3-lib2to3 d/tests/control (Closes: #895569)
* Bump Std-Ver to 4.1.5, no changes needed
* Convert from git-dpm to patches unapplied format (gbp)
* Bump dh compat to 11, add Rules-Requires-Root: no
* Add lintian-overrides for wrong section and docs outside /usr/share
-- Víctor Cuadrado Juan <me@viccuad.me> Thu, 12 Jul 2018 14:47:30 +0200
python3-proselint (0.8.0-2) unstable; urgency=medium
* Bump Std-Ver to 4.0.0
* Upload back to Unstable after freeze
-- Víctor Cuadrado Juan <me@viccuad.me> Sun, 25 Jun 2017 23:02:09 +0200
python3-proselint (0.8.0-1) experimental; urgency=medium
* New upstream version 0.8.0
* Update 0001-Remove-debug-clearcache-functionality.patch
* Add 0002-Add-missing-illegal-chars.txt-file-to-tests.patch
* Enable upstream nosetests in autopkgtest
* Shortcircuit nosetests on build, some run against installed binaries
* Update d/copyright years
-- Víctor Cuadrado Juan <me@viccuad.me> Mon, 22 May 2017 21:46:22 +0200
python3-proselint (0.7.0-1) unstable; urgency=medium
[ Víctor Cuadrado Juan ]
* New Upstream release
- Remove `shell=True` as they are a security hazard (Closes: #827445)
* Drop 0002-Make-proselint-work-on-read-only-files.patch as
it has been upstreamed
* Update d/proselint.1 manpage for v0.7.0
* Add TODO.Debian
* Run `wrap-and-sort -ast`
[ Mattia Rizzolo ]
* Add git-dpm tag config
* Bump debhelper compat level to 10
-- Víctor Cuadrado Juan <me@viccuad.me> Thu, 10 Nov 2016 22:18:39 +0100
python3-proselint (0.5.3-3) unstable; urgency=medium
* Add patch to make proselint work on read-only files (Closes: #821888)
-- Víctor Cuadrado Juan <me@viccuad.me> Wed, 29 Jun 2016 14:10:00 +0200
python3-proselint (0.5.3-2) unstable; urgency=medium
* Add Patch to remove `--debug` clearcache functionality (Closes: #821886)
* Change d/control Homepage from https to http
-- Víctor Cuadrado Juan <me@viccuad.me> Thu, 16 Jun 2016 09:50:01 +0200
python3-proselint (0.5.3-1) unstable; urgency=medium
* Initial release (Closes: #816149)
-- Víctor Cuadrado Juan <me@viccuad.me> Mon, 21 Mar 2016 22:07:36 +0100
|