File: changelog

package info (click to toggle)
python-toscawidgets 0.9.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,080 kB
  • ctags: 1,071
  • sloc: python: 3,906; makefile: 17; sh: 13
file content (86 lines) | stat: -rw-r--r-- 2,972 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
python-toscawidgets (0.9.7.2-3) unstable; urgency=medium

  * QA upload.
  * Build using dh_python2

 -- Matthias Klose <doko@debian.org>  Sun, 13 Jul 2014 16:08:02 +0000

python-toscawidgets (0.9.7.2-2) unstable; urgency=low

  * Orphan package.

 -- Stefano Zacchiroli <zack@debian.org>  Wed, 01 Feb 2012 18:22:31 +0100

python-toscawidgets (0.9.7.2-1) unstable; urgency=low

  * new upstream releases (of both ToscaWidgets and tw.forms)

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 19 Jul 2009 12:42:16 +0200

python-toscawidgets (0.9.7.1-3) experimental; urgency=low

  * better work around to avoid pysupport removal of apparently useless
    __init__.py: make them non empty via patch
  * debian/{control,rules}: add support for dpatch-ing

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 04 Jul 2009 10:50:31 +0200

python-toscawidgets (0.9.7.1-2) experimental; urgency=low

  * debian/rules:
    - remove *.pyc before building
    - add ugly hack to avoid pysupport removing __init__.py from the
      templates/ dir: even if that dir contains no .py, it is used as a
      module at runtime (see #535611)

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 03 Jul 2009 13:32:00 +0200

python-toscawidgets (0.9.7.1-1) experimental; urgency=low

  * new upstream release
  * add support to ship contribs; ship tw.forms as a contrib
  * debian/copyright: migrate to machine parseable format, ensure that
    also the new contrib is covered
  * debian/docs: reference README.txt via its new path
  * debian/control:
    - bump Standards-Version to 3.8.2 (no changes needed)
    - add dependency on python-formencode (induced by tw.forms)
    - document the addition of tw.forms in long description
  * debian/rules:
    - avoid installing *.pth files
    - clear spurious +x bits on installed *.css files

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 25 Jun 2009 16:12:01 +0200

python-toscawidgets (0.9.4-1) experimental; urgency=low

  [ Stefano Zacchiroli ]
  * New upstream release
  * First upload to the archive (Closes: #531042)
  * debian/watch: port to new download location (from pypy)
  * debian/{rules,control}: general packaging revamping, switch to
    python-support, CDBS, debhelper >= 7
  * debian/docs: remove files mentioned but nowdisappearead
  * debian/control: revamp short and long description
  * debian/examples: remove file, examples are no longer there

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 29 May 2009 18:45:17 +0200

python-toscawidgets (0.1a1-2) experimental; urgency=low

  [ Piotr Ożarowski ]
  * Homepage field added
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

 -- Piotr Ożarowski <piotr@debian.org>  Sat,  6 Oct 2007 23:47:19 +0200

python-toscawidgets (0.1a1-1) experimental; urgency=low

  * Initial release

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Fri,  3 Apr 2007 20:20:15 +0100