File: changelog

package info (click to toggle)
relational 2.5-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,156 kB
  • ctags: 319
  • sloc: python: 3,230; makefile: 60
file content (139 lines) | stat: -rw-r--r-- 4,498 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
relational (2.5-1) unstable; urgency=medium

  * New upstream release

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Sun, 21 Aug 2016 11:49:38 +0200

relational (2.4-1) unstable; urgency=medium

  * New upstream release.
  * Bumped Standards-Version to 3.9.8.
  * Added upstream public key.
  * Watch file can check for signature

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Thu, 31 Mar 2016 20:15:41 +0200

relational (2.2-1) unstable; urgency=medium

  * Fixed debian/rules to run testsuite just once
  * New upstream release

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Mon, 04 Jan 2016 16:54:17 +0100

relational (2.1-2) unstable; urgency=low

  * Change X-Python3-Version to allow Python 3.5 (Closes: #802781)

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Fri, 23 Oct 2015 17:04:25 +0200

relational (2.1-1) unstable; urgency=medium

  * New upstream release
  * Ships icon
  * Dropped patch utf8_for_tests

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Fri, 11 Sep 2015 14:02:18 +0200

relational (2.0-1) unstable; urgency=medium

  * New upstream release
  * Now uses Python3
  * Now uses PyQt5
  * Bump standards version
  * Recommends python3-pyqt5.qtwebkit to open the documentation from the UI but
    it is not a necessity
  * Switch to dh-python (Closes: #786263)

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Mon, 01 Jun 2015 09:40:09 +0200

relational (1.2-2) unstable; urgency=medium

  * Fix problem in relational-cli that made it crash when exceptions
    were raised

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Sat, 11 Jan 2014 12:28:38 +0100

relational (1.2-1) unstable; urgency=medium

  * New upstream release
  * Point to new upstream location
  * Can only use PyQt
  * Run tests before packaging

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Fri, 27 Dec 2013 00:35:44 +0100

relational (1.1-1) unstable; urgency=low

  * New upstream release
  * Can use either PyQt or PySide
  * python-relational now uses unicode instead of utf-8 encoded strings

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Sat, 22 Oct 2011 15:27:01 +0200

relational (1.0-1) unstable; urgency=low

  * New upstream release
  * Merged relational-cli upstream, dropped debian patch
  * Using relational_gui.py for both relational and relational-cli packages
  * Merged various setup.py upstream

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Tue, 22 Mar 2011 17:11:28 +0100

relational (0.11-2) unstable; urgency=low

  * New package relational-cli
  * Creates menu entry for relational
  * Ships examples with the python-relational package
  * Links examples from python-relational into /usr/share/doc/relational and
    /usr/share/doc/relational-cli
  * New maintainer (Closes: #590780)

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Wed, 04 Aug 2010 16:50:10 +0200

relational (0.11-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.1.

 -- Chris Lamb <lamby@debian.org>  Sun, 01 Aug 2010 23:50:50 -0400

relational (0.10-2) unstable; urgency=low

  * Set section to 'math', not Python.
  * Remove architecture qualifier in Suggests; it applies to the current
    package (which is Architecture: all), not the specified package. (Closes:
    #583064)
  * Switch to dpkg "3.0 (quilt)" source format.
  * Add Build-Depends on python to appease lintian.
  * Bump Standards-Version to 3.8.4.

 -- Chris Lamb <lamby@debian.org>  Tue, 01 Jun 2010 11:35:05 +0100

relational (0.10-1) unstable; urgency=low

  * New upstream release (Closes: #536684)
  * Install .desktop file. (Closes: #522045)
  * Also override override_dh_auto_install so we don't run upstream's Makefile.
  * Bump Standards-Version to 3.8.2.
  * Add python-psyco to Suggests on i386.

 -- Chris Lamb <lamby@debian.org>  Sun, 12 Jul 2009 21:21:22 +0100

relational (0.9-2) unstable; urgency=low

  * Use two setup.py files instead of installing relational_gui into
    python-relational; although we don't ship the entry point in this package,
    it is preferable that the code resides in package that has the required
    Depends.
  * Don't use find_packages() in setup.py files.
  * Use distutils instead of setuptools.
  * Only ship examples in 'relational' package.
  * Bump Standards-Version to 3.8.1.

 -- Chris Lamb <lamby@debian.org>  Sun, 22 Mar 2009 02:46:00 +0000

relational (0.9-1) unstable; urgency=low

  * Initial release. (Closes: #506770)

 -- Chris Lamb <lamby@debian.org>  Sun, 08 Mar 2009 15:29:09 +0000