python-django-threadedcomments - simple yet flexible threaded commenting system for Django
# sudo apt-get update
# sudo apt-get install python-django-threadedcomments
2013-08-09 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.9.0-1) unstable; urgency=low [ Bernhard Reiter ] * New upstream release * debian/compat: Bump to 9. * debian/control, debian/copyright: Update upstream links. (Closes: #713930) * debian/control: - Remove python-textile, python-markdown, python-docutils from Build-Depends: and Suggests: - Bump debhelper Build-Depends to >= 9. - Bump Standards-Version to 3.9.4. - Add Suggests: python-django-south * debian/copyright: s/BSD-new/BSD-3-clause/ * debian/docs, debian/doc-base: Update/remove to correspond with upstream sources. * debian/patches/series, debian/patches/add_markup_deps_to_install, debian/patches/gravatar_default_url, debian/patches/django14: Remove patches, as obsolete. * debian/rules: Add a SECRET_KEY for tests during building. (Closes: #711369) * debian/NEWS.Debian: Add. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields.
2012-06-22 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.5.3-4) unstable; urgency=medium * debian/patches/django14, debian/patches/series: Fix for Django 1.4 compatibility (Closes: #669481) * debian/patches/remove_urlfields_from_tests, debian/patches/series: Drop patch, as URLField auto-verification has been dropped from Django 1.4. * debian/control: Bump Standards-Version to 3.9.2. * debian/copyright: Update to comply with copyright-format 1.0.
2011-07-24 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.5.3-3) unstable; urgency=low * Migrate from python-support to dh_python2. debian/control: - Remove python-support from Build-Depends. - Build-Depend on python-all (>= 2.6.6-3~) instead of (>= 2.3) - s/XS-Python-Version/X-Python-Version/ debian/rules: - Add '--with python2' after 'dh $@'
2011-07-23 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.5.3-2) unstable; urgency=medium * debian/patches/remove_urlfields_from_tests: Remove auto-verified URLFields from (non-preview) tests as this lead to FTBFS on build systems which don't have internet access. (Closes: #614535) * debian/control: Bump Standards-Version to 3.9.2 (no changes needed)
2011-02-11 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.5.3-1) unstable; urgency=low * New upstream release. * debian/watch: point to PyPi release instead of github
2010-09-21 - Bernhard Reiter <ockham@raz.or.at> python-django-threadedcomments (0.5.2-1) unstable; urgency=low * Initial release (Closes: #580815, LP: #575484)