File: changelog

package info (click to toggle)
python-falcon 0.1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 832 kB
  • ctags: 997
  • sloc: python: 4,006; makefile: 39; sh: 16
file content (49 lines) | stat: -rw-r--r-- 1,704 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
python-falcon (0.1.8-3) unstable; urgency=medium

  * Also build-depends on cython3 (Closes: #751494).
  * Added a python 3.2 compat patch for unicode strings.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Jun 2014 16:39:28 +0800

python-falcon (0.1.8-2) unstable; urgency=medium

  * rm -rf $(CURDIR)/debian/python*-falcon/usr/lib/python*/dist-packages/tests
    (Closes: #744992). Thanks to Jakub Wilk <jwilk@debian.org> for the report.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 10:08:40 +0000

python-falcon (0.1.8-1) unstable; urgency=low

  * New upstream releaes.
  * Fixed wrong build-depends for python{3,}-all-dev.
  * Runs unit tests only if nose >= 1.3.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Apr 2014 21:34:59 +0800

python-falcon (0.1.7-4) unstable; urgency=medium

  * Applied patch from Matthias Klose to fix the shebangs, though do not do it
    if building under Precise, which doesn't have the option (Closes: #739621).

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Feb 2014 18:14:37 +0800

python-falcon (0.1.7-3) unstable; urgency=low

  * Reverts the order in the build-depends of python-dev to fix FTBFS. Any
    backport will have to revert the other way (Closes: #725406).

 -- Thomas Goirand <zigo@debian.org>  Sun, 06 Oct 2013 09:01:47 +0000

python-falcon (0.1.7-2) unstable; urgency=low

  * Fixes non-ASCII chars in README.rst.
  * Added cython to build-depends.
  * Using Arch: any since having cython generates some .so

 -- Thomas Goirand <zigo@debian.org>  Thu, 26 Sep 2013 17:14:06 +0800

python-falcon (0.1.7-1) unstable; urgency=low

  * Initial release. (Closes: #723633)

 -- Thomas Goirand <zigo@debian.org>  Wed, 18 Sep 2013 15:34:49 +0800