File: changelog

package info (click to toggle)
django-markupfield 1.0.2-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 144 kB
  • sloc: python: 376; makefile: 21
file content (54 lines) | stat: -rw-r--r-- 1,965 bytes parent folder | download
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
django-markupfield (1.0.2-2+deb7u1) wheezy-security; urgency=high

  * Security Upload
  * Include fix for remote file inclusion, CVE-2015-0846, thanks to
    James P. Turk for finding this bug and providing a fix.

 -- Paul Tagliamonte <paultag@debian.org>  Fri, 17 Apr 2015 16:09:04 -0400

django-markupfield (1.0.2-2) unstable; urgency=low

  * Change order of my name.
  * Update DEP-5 URL to 1.0.
  * Bump Standards-Version to 3.9.3.
  * Update years in d/copyright.
  * Fix tests for django (>= 1.4) FTBFS (Closes: #669472).
    - Ship out own settings.py
    - Bump B-D for python-django to (>= 1.2)
  * Temporary fix for Metadata-Version in egg-info.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 23 Apr 2012 15:07:33 +0200

django-markupfield (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.9.2 (no change necessary).
  * Bump python-django dependency to (>= 1.1).

 -- Fladischer Michael <FladischerMichael@fladi.at>  Sat, 18 Jun 2011 23:19:20 +0200

django-markupfield (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Streamlined files in debian/ with `wrap-and-sort`.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Wed, 09 Mar 2011 11:14:05 +0100

django-markupfield (1.0.0b2-1) unstable; urgency=low

  * New upstream release.
  * Remove workaround for #575377 as it is fixed by python-2.5.5-5.
  * Use DEP5 for copyright file.
  * Set PMPT as maintainer and myself as uploader.
  * Bump to standards-version 3.9.1.
  * Drop fix_tests patch as it has been fixed upstream.
  * Drop debian/pyversions in favour of XS-Python-Version.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 07 Feb 2011 13:17:14 +0100

django-markupfield (1.0.0a2-1) unstable; urgency=low

  * Initial release (Closes: #577193)
  * Include fix_tests patch to to have correct markup settings during tests.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 19 Apr 2010 14:43:29 +0200