blob: 88b11adcc5d736634aeeffcc8f90f1ba61f25669 (
plain)
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
|
# ChangeLog for dev-python/django
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.12 2007/01/22 16:55:50 seemant Exp $
22 Jan 2007; Seemant Kulleen <seemant@gentoo.org> django-0.95.1.ebuild:
add back the bash completion, docs install fix and stc_test that Tiziano
added into -r1
*django-0.95.1 (22 Jan 2007)
22 Jan 2007; Seemant Kulleen <seemant@gentoo.org> -django-0.95.ebuild,
+django-0.95.1.ebuild:
version bump to the official security bump release. will remove 0.95-r1 in a
couple of days if there are no bug reports
*django-0.95-r1 (21 Jan 2007)
21 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
+files/django-0.95-auth_fix.patch,
+files/django-0.95-compile_messages_fix.patch, +django-0.95-r1.ebuild:
Added security patches from Debian (bug #162818). Added bash-completion and
examples USE-flag. Corrected psycopg dependency. Added src_test with test
USE-flag. Some Cleanups.
30 Dec 2006; Tiziano Müller <dev-zero@gentoo.org> -django-0.91.ebuild,
django-0.95.ebuild:
Fixed deps for python-2.5 (thanks to Jokey). Fixed bug #148456 (by removing
ez_setup-import). Dropped old version.
13 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org> django-0.95.ebuild:
Added dev-python/imaging rdep, bug #143788.
*django-0.95 (01 Aug 2006)
01 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org> +django-0.95.ebuild:
Version bump, bug #142375.
28 Jul 2006; Alastair Tse <liquidx@gentoo.org> django-0.91.ebuild:
Preparing psycopg deps for slotted psycopg-2.0.2 (#125719)
01 Apr 2006; <nixnut@gentoo.org> django-0.91.ebuild:
Added ~ppc keyword. Bug #114821
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> django-0.91.ebuild:
Mark 0.91 ~ia64
30 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org> django-0.91.ebuild:
Minor fixes, thanks to Halcy0n.
29 Mar 2006; Karol Wojtaszek <sekretarz@gentoo.org> django-0.91.ebuild:
~amd64 keyworded, bug #114821
*django-0.91 (28 Mar 2006)
28 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org> +metadata.xml,
+django-0.91.ebuild:
Initial commit (bug #114821).
|