Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
* | d/control: changed my email to @debian.org | Jonas Genannt | 2015-11-28 | |
| | ||||
* | d/p/series: disabled patches | Jonas Genannt | 2015-11-28 | |
| | ||||
* | d/p/series: disabled patches | Jonas Genannt | 2015-11-28 | |
| | ||||
* | Updated to pybuild | Jonas Genannt | 2015-11-28 | |
| | ||||
* | removed django-1.7-compat.patch | Jonas Genannt | 2015-11-28 | |
| | ||||
* | Merge tag 'upstream/0.4' | Jonas Genannt | 2015-11-15 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | Upstream version 0.4 # gpg: Signature made Sun 15 Nov 2015 10:26:06 PM CET using RSA key ID 016CFFD0 # gpg: Good signature from "Jonas Genannt <jonas@brachium-system.net>" # gpg: aka "Jonas Genannt <jonas.genannt@capi2name.de>" # gpg: aka "Jonas Genannt <genannt@debian.org>" * tag 'upstream/0.4': Imported Upstream version 0.4 | |||
| * | Imported Upstream version 0.4upstream/0.4 | Jonas Genannt | 2015-11-15 | |
| | | ||||
* | | reset patches that are included by the git migration | Jonas Genannt | 2015-11-15 | |
| | | ||||
* | | d/watch: updated to pypi service | Jonas Genannt | 2015-11-15 | |
| | | ||||
* | | d/control: changed homepage | Jonas Genannt | 2015-11-15 | |
| | | ||||
* | | Update Vcs fields for git migration | SVN-Git Migration | 2015-10-08 | |
| | | ||||
* | | git-dpm config | SVN-Git Migration | 2015-10-08 | |
| | | ||||
* | | Initialize git-dpm | SVN-Git Migration | 2015-10-08 | |
|\ \ | ||||
| * | | Add django 1.7 compatibility | Raphaël Hertzog | 2015-10-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Bug-Debian: http://bugs.debian.org/755624 Origin: vendor Last-Update: 2014-08-06 Patch-Name: django-1.7-compat.patch | |||
| * | | Fix settings for test suite | Raphaël Hertzog | 2015-10-08 | |
| | | | | | | | | | | | | | | | | | | Origin: vendor Patch-Name: fix-testsuite.patch | |||
| * | | Fix tag_weight when using logarithmic distribution | SVN-Git Migration | 2015-10-08 | |
| |/ | | | | | | | | | | | | | | | | | | | When logarithmic distribution is used _calculate_tag_weight may return weight greater than maximum threshold. Because of this the attribute font_size of the most frequently used tag may be left unset. Upstream: http://code.google.com/p/django-tagging/issues/detail?id=91 Debian: #525770 Patch-Name: fix_calc_tag_weight | |||
* | | Merge SVN HEAD | SVN-Git Migration | 2015-10-08 | |
|\ \ | ||||
| * | | Drop myself from Uploaders. | Raphaël Hertzog | 2015-02-11 | |
| | | | ||||
* | | | Imported Debian patch 1:0.3.1-4 | Raphaël Hertzog | 2014-02-14 | |
|\ \ \ | ||||
| * | | | [svn-buildpackage] Tagging python-django-tagging 1:0.3.1-4 | Raphaël Hertzog | 2014-08-06 | |
| |/ / | ||||
| * | | Add python-django to Build-Depends for the test suite. | Raphaël Hertzog | 2014-08-06 | |
| | | | ||||
| * | | Actually call the test suite from debian/rules | Raphaël Hertzog | 2014-08-06 | |
| | | | ||||
| * | | Bump Standards-Version to 3.9.5 and debhelper compat to 9. | Raphaël Hertzog | 2014-08-06 | |
| | | | ||||
| * | | * Add fix-testsuite.patch and now run the testsuite. | Raphaël Hertzog | 2014-08-06 | |
| | | | | | | | | | | | | | | | * Add django-1.7-compat.patch to make it work with Django 1.7. Closes: #755624 | |||
| * | | Drop David Spreen from Uploaders. Closes: #738932 | Raphaël Hertzog | 2014-02-14 | |
| | | | ||||
| * | | Drop David Spreen from Uploaders. Closes #738932 | Raphaël Hertzog | 2014-02-14 | |
| | | | ||||
* | | | Imported Debian patch 1:0.3.1-3 | Jonas Genannt | 2013-09-01 | |
|\| | | ||||
| * | | bumped standards version, added myself as uploader, added epoch | Jonas Genannt | 2013-09-01 | |
| | | | ||||
| * | | Use canonical URIs for Vcs-* fields. | Jakub Wilk | 2013-05-05 | |
| | | | ||||
* | | | Imported Debian patch 0.3.1-2debian/0.3.1-2 | Raphaël Hertzog | 2011-11-02 | |
|\ \ \ | ||||
| * | | | [svn-buildpackage] Tagging python-django-tagging 0.3.1-2svn/0.3.1-2 | Raphaël Hertzog | 2011-11-02 | |
| |/ / | ||||
| * | | * Switch to dh_python2 instead of python-support. | Raphaël Hertzog | 2011-11-02 | |
| | | | | | | | | | | | | | | | | | | | | | * Bump debhelper compat level to 8. * Update Standards-Version to 3.9.2 (no change needed). * Drop the article from the description (lintian warning). * Update Vcs-Browser URL to point to the new location. | |||
| | | | ||||
| \ \ | ||||
*-. | | | Imported Debian patch 0.3.1-1debian/0.3.1-1 | Raphaël Hertzog | 2010-01-27 | |
|\ \| | | | |/ | |/| | ||||
| | * | * New upstream release.svn/0.3.1-1 | Raphaël Hertzog | 2010-01-27 | |
| | | | | | | | | | | | | | | | | | | | | | * Change build-depends on python-all-dev to python-all. * Switch to source format 3.0 (quilt). * Drop useless README.source. * Register documentation with doc-base. | |||
| * | | Imported Upstream version 0.3.1upstream/0.3.1 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. \ \ | Imported Debian patch 0.3-1debian/0.3-1 | Raphaël Hertzog | 2009-10-05 | |
|\ \ \ \ | | |/ / | |/| / | | |/ | ||||
| | * | * New upstream release. Closes: #549612svn/0.3-1 | Raphaël Hertzog | 2009-10-05 | |
| | | | | | | | | | | | | | | | | | | * Update watch file to match new scheme. * Update Standards-Version to 3.8.3, no changes needed. * Add a README.source pointing to quilt's README.source. | |||
| * | | Imported Upstream version 0.3upstream/0.3 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
* | | | Imported Debian patch 0.2.1+svn154-2debian/0.2.1+svn154-2 | Raphael Hertzog | 2009-05-08 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Fix syntax mistake in changelog.svn/0.2.1+svn154-2 | Raphaël Hertzog | 2009-05-08 | |
| | | | ||||
| * | | Closes: #525770 | Raphaël Hertzog | 2009-05-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. | | | Imported Debian patch 0.2.1+svn154-1debian/0.2.1+svn154-1 | Raphael Hertzog | 2009-03-13 | |
|\ \| | | | |/ | |/| | ||||
| | * | * New SVN snapshot. Upload to unstable now that Django 1.0 is there.svn/0.2.1+svn154-1 | Raphaël Hertzog | 2009-03-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop debian/patches/01_remove_django_builddeps as setup.py got fixed upstream. * Standards-Version bumped to 3.8.1, no changes needed. * Switch to debhelper 7 and drop CDBS. * Drop useless debian/pycompat file. * Drop duplicate Priority field. * Add ${misc:Depends} variable in Depends. | |||
| | * | switching Vcs-Browser field to viewsvn | Sandro Tosi | 2008-11-03 | |
| | | | ||||
| * | | Imported Upstream version 0.2.1+svn154upstream/0.2.1+svn154 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. \ \ | Imported Debian patch 0.2.1+svn147-1debian/0.2.1+svn147-1 | David Spreen | 2008-08-21 | |
|\ \ \ \ | | |/ / | |/| / | | |/ | ||||
| | * | Uploading to experimental.svn/0.2.1+svn147-1 | David Spreen | 2008-08-22 | |
| | | | ||||
| | * | Addint patchdir. | David Spreen | 2008-08-21 | |
| | | | ||||
| | * | * SVN snapshot to ensure compatibility with upcoming Django 1.0 release. | David Spreen | 2008-08-21 | |
| | | | | | | | | | | | | | | | | | | | | | * debian/control: Depend on python-django >= 1.0~beta1. * debian/patches/01_remove_django_builddeps: Added patch to remove build-dep on python-django and the need to install the package from within $PYTHON_PATH. Issue is known upstream: http://code.google.com/p/django-tagging/issues/detail?id=110. | |||
| * | | Imported Upstream version 0.2.1+svn147upstream/0.2.1+svn147 | SVN-Git Migration | 2015-10-08 | |
| | | |