/[python-modules]/packages/python-django/trunk/debian/changelog
ViewVC logotype

Diff of /packages/python-django/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3371 by hertzog, Thu Oct 4 13:05:28 2007 UTC revision 6373 by netzwurm, Wed Aug 27 16:19:21 2008 UTC
# Line 1  Line 1 
1  python-django (0.96+svn6373-2) experimental; urgency=low  python-django (1.0~beta2-1) UNRELEASED; urgency=low
2    
3      [ David Spreen ]
4      * New upstream beta release.
5    
6     -- David Spreen <netzwurm@debian.org>  Wed, 27 Aug 2008 09:18:09 -0700
7    
8    python-django (1.0~beta1-1) experimental; urgency=low
9    
10      [ David Spreen ]
11      * New upstream beta release. Closes: #492956
12      * debian/control: Added myself to Uploaders field.
13      * debian/watch: Added mangling for filename and version. Old watch file would
14        name the download 'tarball'. Also added mangling to handle alpha and beta
15        versioning.
16      * Drop debian/patches/01_add_shebang.diff as this has been fixed upstream.
17      * Drop debian/patches/02_bash_completion.diff as this has been committed
18        upstream http://code.djangoproject.com/ticket/7268.
19      * debian/control: Added python-flup to the Suggest field. Closes: #488123
20      * debian/patches/03_manpage.diff: Adapted patch to new upstream version.
21    
22      [ Jan Dittberner ]
23      * add debian/watch file.
24    
25     -- David Spreen <netzwurm@debian.org>  Fri, 15 Aug 2008 16:05:07 -0700
26    
27    python-django (0.97~svn7534-1) experimental; urgency=low
28    
29      * New upstream snapshot. Closes: #409565, #481051
30        - Include an XSS security fix (CVE-2008-2302). Closes: #481164
31      * Drop debian/patches/04_pg_version_fix.diff as another fix
32        has been committed upstream (see http://code.djangoproject.com/ticket/6433
33        and http://code.djangoproject.com/changeset/7415).
34      * Add some headers to the remaining patches.
35    
36     -- Raphael Hertzog <hertzog@debian.org>  Mon, 19 May 2008 23:41:50 +0200
37    
38    python-django (0.97~svn7189-1) experimental; urgency=low
39    
40      * New upstream snapshot including bash completion fix
41        Closes: #450913
42    
43     -- Brett Parker <iDunno@sommitrealweird.co.uk>  Sun, 02 Mar 2008 12:59:03 +0000
44    
45    python-django (0.97~svn7047-2) experimental; urgency=low
46    
47      [ Brett Parker ]
48      * Patch for postgresql version issue with 8.3 beta/rc releases
49        Closes: #462058
50    
51    [ Raphael Hertzog ]    [ Raphael Hertzog ]
52    * The upload 0.96+svn6373-1 didn't incorporate the latest changes from    * Updated Standards-Version to 3.7.3.
53    the 0.96+svn6034-1. I worked on non-updated svn repository and forgot    * Adjusted build-dependency on python-setuptools to strip the -1 part.
   to commit and thus didn't notice the previous work. This upload fixes  
   that mistake.  
   * Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.  
54    
55    [ Piotr Ożarowski ]   -- Brett Parker <iDunno@sommitrealweird.co.uk>  Wed,  6 Feb 2008 15:15:37 +0000
   * XS-Vcs-Browser and Homepage fields added  
56    
57   -- Raphael Hertzog <hertzog@debian.org>  Thu, 04 Oct 2007 14:59:01 +0200  python-django (0.97~svn7047-1) experimental; urgency=low
58    
59      * New upstream snapshot (rev 7047)
60      - tarball prepared by Gabriel Falcão Gonçalves de Moura
61        <gabriel@guake-terminal.org>
62    
63     -- Gustavo Noronha Silva <kov@debian.org>  Tue, 29 Jan 2008 10:54:47 -0200
64    
65    python-django (0.97~svn6996-1) experimental; urgency=low
66    
67      * New upstream snapshot
68      * debian/control:
69      - added myself to Uploaders
70    
71     -- Gustavo Noronha Silva <kov@debian.org>  Sat, 05 Jan 2008 20:53:23 -0200
72    
73    python-django (0.97~svn6668-2) UNRELEASED; urgency=low
74    
75      [ Raphael Hertzog ]
76      * Install examples with dh_installexamples instead of dh_installdocs
77        (change done by Ubuntu) as empty files are kept.
78    
79      [ Sandro Tosi ]
80      * debian/control
81        - uniforming Vcs-Browser field
82    
83     -- Raphael Hertzog <hertzog@debian.org>  Mon, 17 Dec 2007 09:09:16 +0100
84    
85    python-django (0.97~svn6668-1) experimental; urgency=low
86    
87      * New SVN snapshot (rev 6668)
88        - Auth system delegations
89        - Apps can now have thier own management commands
90        - Fix for CVE-2007-5712 remote denial of service
91          Closes: #448838
92      * Fix missing upstream info in changelog
93        Closes: #450659
94    
95     -- Brett Parker <iDunno@sommitrealweird.co.uk>  Sun, 11 Nov 2007 10:15:55 +0000
96    
97  python-django (0.96+svn6373-1) experimental; urgency=low  python-django (0.96+svn6373-1) experimental; urgency=low
98    
99      [ Raphael Hertzog ]
100    * New SVN snapshot (rev 6373, a few days after the last Django sprint).    * New SVN snapshot (rev 6373, a few days after the last Django sprint).
101      * Note: The version 0.96+svn6034-1 never got uploaded.
102      * Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
103    
104      [ Piotr Ożarowski ]
105      * XS-Vcs-Browser and Homepage fields added
106    
107   -- Raphael Hertzog <hertzog@debian.org>  Tue, 18 Sep 2007 15:48:07 +0200   -- Raphael Hertzog <hertzog@debian.org>  Thu, 04 Oct 2007 14:59:01 +0200
108    
109  python-django (0.96+svn6034-1) experimental; urgency=low  python-django (0.96+svn6034-1) experimental; urgency=low
110    

Legend:
Removed from v.3371  
changed lines
  Added in v.6373

  ViewVC Help
Powered by ViewVC 1.1.5