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
|
pythonpy (0.4.11b-3) unstable; urgency=medium
* Avoid 'pycompleter' as a system-wide executable:
- Add '0002-fix-bash-completion.patch', to update its path and remove
unneeded entries.
- Drop 'debian/pythonpy.lintian-overrides', as it had only a
'binary-without-manpage' override for it.
- Remove it from 'debian/pythonpy.links'.
* Bump 'Standards-Version' to 3.9.8 (no changes needed).
* Rename 'remove_entry_points_scripts.patch' to
'0001-remove-entry-points-scripts.patch'.
-- Tiago Ilieve <tiago.myhro@gmail.com> Fri, 20 May 2016 17:29:58 -0300
pythonpy (0.4.11b-2) unstable; urgency=medium
* Add missing copyright for 'pythonpy/pycompleter.py'.
* Drop 'remove_find_pycompletion.patch'. Remove the file in
'override_dh_auto_install' instead.
* Prepend 'pythonpy.' to 'links' and 'manpages' for better 'debian/'
directory organization.
-- Tiago Ilieve <tiago.myhro@gmail.com> Wed, 06 Apr 2016 17:47:23 -0300
pythonpy (0.4.11b-1) unstable; urgency=medium
* Initial release (Closes: #817856)
-- Tiago Ilieve <tiago.myhro@gmail.com> Fri, 01 Apr 2016 10:42:06 -0300
|