summaryrefslogtreecommitdiff
blob: 4ddcd978c07a15a1997e37905e2c458259e49f0f (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# ChangeLog for dev-python/django
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.27 2008/10/07 16:00:06 pythonhead Exp $

  07 Oct 2008; Rob Cakebread <pythonhead@gentoo.org>
  +files/django-1.0-fields.py.patch:
  Added patch file

  06 Oct 2008; Rob Cakebread <pythonhead@gentoo.org> django-1.0.ebuild,
  django-9999.ebuild:
  Fixed tests, added sphinx doc generation, dropped ppc64 until sphinx is
  keyworded, use EAPI1 for slots

*django-1.0 (04 Sep 2008)

  04 Sep 2008; Rob Cakebread <pythonhead@gentoo.org> +django-1.0.ebuild:
  Version bump. Thanks Michael A. Smith <michael@smith-li.com> for the
  patch. Bug #236638

  19 Aug 2008; Ali Polatel <hawking@gentoo.org> django-0.96.2.ebuild:
  Use cp -pPR instead of cp -a, #235057, thanks to Michael A. Smith.

*django-9999 (07 Jun 2008)

  07 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> +django-9999.ebuild:
  Added p.masked Live SVN ebuild

*django-0.96.2 (26 May 2008)

  26 May 2008; Krzysiek Pawlik <nelchael@gentoo.org> -django-0.96.1.ebuild,
  +django-0.96.2.ebuild:
  Version bump to fix security bug, see bug #222029.

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing seemant from metadata.xml as per #202469.

*django-0.96.1 (27 Oct 2007)

  27 Oct 2007; Seemant Kulleen <seemant@gentoo.org> -django-0.96.ebuild,
  +django-0.96.1.ebuild:
  version bump for security fix, as mentioned in bug #197188 by Jan Meier

  27 Sep 2007; Brent Baude <ranger@gentoo.org> django-0.96.ebuild:
  marking django-0.96 ~ppc64 for bug 193965

  05 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -django-0.95.1.ebuild:
  Dropped old version.

  04 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> django-0.95.1.ebuild,
  django-0.96.ebuild:
  Removed use_setuptools sed. Removed setuptools dependency in 0.96.

  24 Apr 2007; Seemant Kulleen <seemant@gentoo.org> django-0.96.ebuild:
  adjust the mysql-python dependency, as 1.2.1_p2 is the minimum allowed
  version. Closes bug #175821 by Jean-Claude Repetto

  25 Mar 2007; Seemant Kulleen <seemant@gentoo.org> django-0.96.ebuild:
  fix the src_test -- thanks to mabi for catching the b0rkedness

*django-0.96 (24 Mar 2007)

  24 Mar 2007; Seemant Kulleen <seemant@gentoo.org> +django-0.96.ebuild:
  version bump to newest release -- how about a zero-day this time

  01 Feb 2007; Seemant Kulleen <seemant@gentoo.org>
  -files/django-0.95-auth_fix.patch,
  -files/django-0.95-compile_messages_fix.patch, -django-0.95-r1.ebuild:
  remove old ebuild

  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).