File: changelog

package info (click to toggle)
treeline 3.1.5-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 6,484 kB
  • sloc: python: 20,462; javascript: 998; makefile: 55
file content (208 lines) | stat: -rw-r--r-- 7,953 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
treeline (3.1.5-1) unstable; urgency=medium

  * New Upstream Release.

 -- Miriam Ruiz <miriam@debian.org>  Sat, 24 Sep 2022 20:46:19 +0200

treeline (3.1.4-1) unstable; urgency=medium

  * New Upstream Release. Closes: #985334
  * Upgraded Standards-Version from 4.2.1.2 to 4.6.0.1

 -- Miriam Ruiz <miriam@debian.org>  Tue, 21 Sep 2021 01:47:51 +0200

treeline (3.0.1-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sun, 03 Jan 2021 17:34:16 +0100

treeline (3.0.1-1) unstable; urgency=medium

  * New Upstream Release.
  * Runs on Python3 and Qt5 now. Closes: #875210
  * Upgraded Standards-Version from 4.1.4 to 4.2.1.2

 -- Miriam Ruiz <miriam@debian.org>  Wed, 17 Oct 2018 15:06:15 +0200

treeline (2.0.2-2) unstable; urgency=medium

  * Going back to Qt4 because of some unresolved segmentation faults.

 -- Miriam Ruiz <miriam@debian.org>  Thu, 24 May 2018 21:07:35 +0200

treeline (2.0.2-1) unstable; urgency=medium

  * New Upstream Release. Closes: #387086
  * Runs on Python3 and Qt5 now. Added patch qt4_to_qt5.patch. Closes: #875210
  * Fix debian/watch. Closes: #459998. Thanks to Yan Morin <progysm@gmail.com>
  * Stop installing deprecated mimelnk files. Closes: #875528
  * Upgraded Standards-Version from 3.9.2 to 4.1.4
  * Replaced logo with the official one.
    - https://sourceforge.net/p/treeline/stable/ci/master/tree/working/treelogo.svg
  * Removed patch fhs.patch, and added patch pop_empty_list.patch

 -- Miriam Ruiz <miriam@debian.org>  Thu, 24 May 2018 10:35:54 +0200

treeline (1.4.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Port from python-support to dh_python (Closes: #786217).

 -- Andrey Rahmatullin <wrar@debian.org>  Thu, 20 Aug 2015 02:25:07 +0500

treeline (1.4.1-1) unstable; urgency=low

  * New Upstream Release.
  * debian/treeline.desktop: fixed Categories
  * debian/treeline.png: changed logo

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 11 Nov 2011 11:52:15 +0100

treeline (1.4.0-1) unstable; urgency=low

  * New Upstream Release.
  * Upgraded Standards-Version from 3.8.3 to 3.9.2
  * Upgraded the package to Debian Source 3.0
  * Cleaned up package a bit

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue, 17 May 2011 21:04:57 +0200

treeline (1.2.4-1) unstable; urgency=low

  * New Upstream Release. Bug Fixes:
    - Added a work-around for a bug in PyQt 4.6's clipboard support that
      can prevent TreeLine from starting.
    - Prevent an uncommanded horizontal scrolling to the left of the tree
      view when changing the selection.
  * Upgraded Standards-Version from 3.8.1 to 3.8.3
  * Removed dh_desktop from debian/rules

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 11 Oct 2009 03:43:53 +0200

treeline (1.2.3-1) unstable; urgency=low

  * New Upstream Release
    - In an HTML directories export, characters that are illegal in
      directory names are now correctly removed.
  * Upgraded Standards-Version from 3.8.0 to 3.8.1

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue, 05 May 2009 15:51:32 +0200

treeline (1.2.2-1) unstable; urgency=low

  * New Upstream Release. Fixes many bugs.
  * Added Desktop File and MIME Types.
  * Added Build Dependency on sng.

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 08 Jan 2009 15:08:07 +0100

treeline (1.2.0-1) unstable; urgency=low

  * New Upstream Release:
    + This release is only available in English and French.
    + Bug Fixes:
      - When restoring an auto-saved backup file, TreeLine no longer replaces
        a the main file with the backup if the backup is not a valid TreeLine
        file.
      - Fixed a minor bug in the Configure Data Types dialog caused by
        unselecting a field in the Output pane.
    + Rewritten to port it to the Qt4 library
    + Preformatted templates have been added for new TreeLine documents.
    + Many improvements to the GUI
    + New file import and export options convert between an outline and an
      Open Document Format (ODF) text document, compatible with
      OpenOffice.org and KWord. Formatting is not maintained.
    + A Unique ID field type has been added that is automatically loaded
      with unique numbers. It is useful for link references.
  * Standards-Version bumped from 3.7.2 to 3.8.0
  * Added Homepage field to debian/control and updated URL
  * Build depends on libqt4-dev instead of qt3-dev-tools
  * Depend on python-qt4 instead of python-qt3
  * Fixed debian/menu

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 24 Jul 2008 01:56:50 +0200

treeline (1.0.2-1) unstable; urgency=low

  * New Upstream Release:
    + The environment variable LC_MESSAGES is now checked before the LANG
      variable to determine the user's preferred language.
    + Bug Fixes:
      - Problems with automatically adding a new field to derived data types
        when using the Data->Numbering and the Data->Flatten... commands have
        been fixed.
      - Fixed a crash at file open if the file's owner is not found in a Linux
        machine's user password database.
  * New plugin, typesearch.py: this plugin finds all nodes with a chosen data
    type. It opens and closes nodes and temporarily changes icons to highlight
    matching nodes. It adds "Find Items by Type" to the "Tools" menu.

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 01 Jun 2007 11:15:02 +0000

treeline (1.0.1-1) unstable; urgency=low

  * New Upstream Release:
    + A Russian translation of the GUI and ReadMe file has been added.
      As a result, there are now six supported languages (English, French,
      German, Portuguese, Russian and Spanish).
    + Bug Fixes:
      - Fixed a problem using drag & drop on a node with a conditional type.
      - Avoid problems caused by using the Edit->Cut command with the root
        node included in the selection.
      - The importing of files with bad Unicode characters has been improved.

 -- Miriam Ruiz <little_miry@yahoo.es>  Wed, 16 May 2007 14:50:04 +0200

treeline (1.0.0b-1) unstable; urgency=low

  * New Upstream Release for i18n files.
    + Added Spanish and Portuguese translations.
    + Typo in the German translation was fixed.
    + Translations have been added to the httpload plugin.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 16 Sep 2006 18:03:40 +0200

treeline (1.0.0-2) unstable; urgency=low

  * Updated Spanish translation.
  * Adapted for the python transition. (Closes: #380978)
    Thanks to Ana Guerrero <ana@ekaia.org> for her help.
  * Moved python code from /usr/lib/ to /usr/share/ (thanks again, Ana).
  * Updated httpLoad plugin to support i18n. Thanks to
    Doug Bell <doug101@bellz.org>.

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue,  1 Aug 2006 22:29:12 +0200

treeline (1.0.0-1) unstable; urgency=low

  * New Upstream Release:
    + A new version numbering system is being introduced.
    + The German translation of the ReadMe file has been updated.
    + Fixed a problem with duplicate nodes showing up when pasting multiple
      nodes on Windows.
    + Deriving types from other derived types is no longer allowed, since it
      did not function properly.
    + A problem with saving an encrypted file in the German version of 
      TreeLine has been fixed.
  * Changed debian/rules to compile translation files, and remove *.ts
    from binary package (added build-dependency on qt3-dev-tools).
  * Moved debhelper from Build-Depends-Indep to Build-Depends.
  * Updated Standards-Version to 3.7.2 (no changes needed).
  * Added Spanish translation.

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu,  6 Jul 2006 18:19:51 +0200

treeline (0.14.1-1) unstable; urgency=low

  * New Upstream Release.

 -- Miriam Ruiz <little_miry@yahoo.es>  Mon, 24 Apr 2006 09:39:09 +0200

treeline (0.14.0-1) unstable; urgency=low

  * Initial release Closes: #257870

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue,  3 Jan 2006 10:51:33 +0100