File: changelog

package info (click to toggle)
python-fs 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,452 kB
  • ctags: 2,991
  • sloc: python: 20,659; makefile: 5
file content (90 lines) | stat: -rw-r--r-- 2,983 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
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
python-fs (0.5.4-1) unstable; urgency=medium

  * New upstream version, tested with Django 1.9 (Closes: #755630)
  * Use pypi redirector for debian/watch file
  * Change Homepage in debian/control to new PyPI URL
  * Update Source and Copyright years in debian/copyright
  * Switch to pybuild, add dh-python to Build-Depends, add X-Python-
    Version
  * Add Build-Depends for python-setuptools and python-six
  * Disable tests because of required network access or required
    privileges
  * remove debian/python-fs.install and use PYBUILD_BEFORE_INSTALL
    instead
  * Update debian/copyright because fs/davfs is in fs/contrib/davfs now
  * Fix DEP-5 format in debian/copyright by moving BSD-3-Clause into separate
    section
  * Bump Standards-Version to 3.9.6 (no changes)

 -- Jan Dittberner <jandd@debian.org>  Sun, 03 Jan 2016 20:22:53 +0100

python-fs (0.4.0-2) unstable; urgency=medium

  [ Olly Betts ]
  * Update for wxPython 3.0 (Closes: #759054):
    - New patch: wxpython3.0.patch

  [ Janos Guljas ]
  * Update my email address and copyright year.

 -- Janos Guljas <janos@debian.org>  Mon, 15 Sep 2014 20:29:58 +0200

python-fs (0.4.0-1) unstable; urgency=low

  [ Janos Guljas ]

  * New upstream release.
  * Upstream changed license from PSF to BSD.
  * New dependencies under Depends:
    - python (>= 2.6) | python-simplejson
    - python-mako
  * New dependencies under Suggests:
    - python-nose
  * Updated debian/copyright file.
  * New dependency packages:
    - python-fs-browser
    - python-fs-plugin-sftp
    - python-fs-plugin-django
    - python-fs-plugin-s3
    - python-fs-plugin-webdav
    - python-fs-plugin-tahoe-lafs
  * Added man pages for comands: fscat, fscp, fsinfo, fsls, fsmkdir, fsmount,
    fsmv, fsrm, fsserve, fstree.
  * Add DM-Upload-Allowed control field.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Remove DM-Upload-Allowed; it's no longer used by the archive
    software.

  [ Jan Dittberner ]
  * update debian/copyright
  * run wrap-and-sort (affects debian/control and debian/copyright)
  * debian/control:
    - add myself to Uploaders
    - bump Standards-Version to 3.9.5 (no changes)
    - switch to debhelper 9
  * debian/rules:
    - add --buildsystem=python_distutils to dh sequencer invocation
  * update debian/watch

 -- Jan Dittberner <jandd@debian.org>  Mon, 24 Feb 2014 15:00:56 +0100

python-fs (0.3.0-2) unstable; urgency=low

  * Change my e-mail address.
  * Bump standards version. 
  * Move python-wxgtk2.8 dependency to Suggests.
  * Move python-django, python-boto and python-paramiko to Recommends.
  * Switch to dh_python2.
  * Remove XS-Python-Version and XB-Python-Version.
  * Add debian/pyversions.
  * Change debian/copyright to be DEP5 compatible.

 -- Janos Guljas <janos@resenje.org>  Sat, 13 Aug 2011 12:42:42 +0200

python-fs (0.3.0-1) unstable; urgency=low

  * Initial release. (Closes: #587350)

 -- Janos Guljas <janos@janos.in.rs>  Wed, 30 Jun 2010 17:36:14 +0200