diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2014-08-06 11:34:01 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2014-08-06 11:34:01 +0000 |
commit | 7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f (patch) | |
tree | a23d782abe0dd1327d2bacc71500e3cb938965c0 /debian/patches/series | |
parent | eec62e21bde4d19c3665ec814d5389c45b5d4198 (diff) | |
download | python-django-tagging-7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f.tar python-django-tagging-7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f.tar.gz |
* Add fix-testsuite.patch and now run the testsuite.
* Add django-1.7-compat.patch to make it work with Django 1.7.
Closes: #755624
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 4753ab0..5499ba6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,3 @@ fix_calc_tag_weight +fix-testsuite.patch +django-1.7-compat.patch |