File: changelog

package info (click to toggle)
laditools 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 684 kB
  • ctags: 445
  • sloc: python: 2,478; sh: 34; makefile: 5
file content (169 lines) | stat: -rw-r--r-- 5,558 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
laditools (1.1.0-2) unstable; urgency=medium

  * Port from python-enum to python-enum34
    (Closes: #800805) (LP: #1498345)
  * Add myself to uploaders
  * Bump standards version, no changes required
  * Use secure uri for Vcs
  * Patch desktop files to add keywords entries
  * Add patch to fix spelling error in manpage

 -- Ross Gammon <rossgammon@mail.dk>  Thu, 10 Mar 2016 19:27:08 +0100

laditools (1.1.0-1) unstable; urgency=medium

  [ Sebastian Ramacher ]
  * Fix bug number

  [ Alessio Treglia ]
  * New upstream release.
    - Fix VTE's feed() call (Closes: #770076)
  * Drop patches as they've been applied upstream
  * Fix deian/docs:
    - README -> README.md
  * Fix debian/watch, project's moved to Github
  * Update Homepage

 -- Alessio Treglia <alessio@debian.org>  Sun, 13 Sep 2015 22:45:58 +0100

laditools (1.0.1-3) unstable; urgency=medium

  * Team upload.

  [ Iain Lane ]
  * debian/patches/vte-feed: Pass the correct parameters to VteTerminal.feed()
    (Closes: #770076)
  * debian/control: Depend on gir1.2-vte-2.91. (Closes: #788033)

  [ Sebastian Ramacher ]
  * debian/control:
    - Bump Standards-Version.
    - Fix errors in Description. (Closes: #745308)
    - Update Vcs-* fields.
    - B-D on dh-python for dh_python2 and bump debhelper to >= 9.
  * debian/compat: Bump to 9.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 07 Sep 2015 20:39:31 +0200

laditools (1.0.1-2) unstable; urgency=low

  * Depends on python-gi-cairo.
    Thanks to Stefaan Himpe for the report. (Closes: #680750)

 -- Alessio Treglia <alessio@debian.org>  Tue, 10 Jul 2012 16:13:12 +0200

laditools (1.0.1-1) unstable; urgency=low

  * New upstream release:
    - Fix crashes in ladi-controler-center (Closes: #671366).
    - Replace rsvg with rsvg-convert (Closes: #666478).
    - Translations update.
  * Drop patches, applied upstream.

 -- Alessio Treglia <alessio@debian.org>  Sat, 19 May 2012 02:10:08 +0200

laditools (1.0-2) unstable; urgency=medium

  * Needs python >= 2.7.
  * Fix GtkTreeView's set_cursor call to avoid ladi-control-center
    crashes. (Closes: #671366)

 -- Alessio Treglia <alessio@debian.org>  Fri, 18 May 2012 17:37:02 +0200

laditools (1.0-1) unstable; urgency=low

  * Upload to unstable.
  * First stable release "Lady 'O'":
    - Some executables have been renamed:
      + ladicontrol -> ladi-control-center
      + ladilog     -> ladi-system-log
      + laditray    -> ladi-system-tray
    - New main front-end: ladi-player.
    - PyGTK+ -> GObject Introspection migration (and then GTK+2 -> GTK+3).
    - Stable API for developing applications using python-laditools.
    - Added gettext support.
    - Various bugfixes and improvements.
  * Split laditools:
    - python-laditools to provide Python modules.
    - laditools to provide the applications.
  * Add dependency on python-enum.
  * Use bzip2 tarballs.
  * Remove Debian manpages, they were merged upstream.

 -- Alessio Treglia <alessio@debian.org>  Sat, 24 Mar 2012 12:34:04 +0100

laditools (1.0~rc8-1) experimental; urgency=low

  * Imported Upstream version 1.0~rc8
  * Build-depend on librsvg2-bin.
  * Update dh_links control file.
  * Update debian/copyright.
  * Update package description.
  * Don't provide README.source anymore, it's unnecessary now.
  * Delete old patches, they are no longer necessary.

 -- Alessio Treglia <alessio@debian.org>  Wed, 21 Mar 2012 01:12:01 +0100

laditools (1.0~rc7-1) experimental; urgency=low

  * New upstream RC release.
  * Migrate from GTK2 to GTK3, properly update the Depends field.
  * Build-depend on python-distutils-extra.
  * Drop old patches, all adopted upstream.
  * Disable intltool support, it's broken.
  * Drop AUTHORS file from debian/laditools.docs
  * Update debian/copyright.
  * Update watch file.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 08 Mar 2012 09:42:12 +0100

laditools (1.0~rc2+20100724.gitf4d4a2-5) unstable; urgency=low

  * debian/control:
    - Replace LASH with ladish.
    - Update Homepage field.

 -- Alessio Treglia <alessio@debian.org>  Wed, 07 Dec 2011 17:11:16 +0100

laditools (1.0~rc2+20100724.gitf4d4a2-4) unstable; urgency=low

  * debian/patches/1002-libglade_to_gtkbuilder.patch:
    - Fix a small-and-important typo.
      Thanks to graciasfidel for the patch.

 -- Alessio Treglia <alessio@debian.org>  Thu, 23 Jun 2011 15:50:01 +0200

laditools (1.0~rc2+20100724.gitf4d4a2-3) unstable; urgency=low

  * libglade -> GtkBuilder transition:
    - Convert data/ladilog_ui.glade into GtkBuilder format .ui file.
    - Port ladilog to gtk.Builder.
    - Install ladilog_ui.ui instead of ladilog_ui.glade.
  * debian/control: Set python-all requirement to >= 2.6.6-3~ to ease
    backporting.
  * Fix some mistakes in debian/README.source.

 -- Alessio Treglia <alessio@debian.org>  Tue, 26 Apr 2011 11:26:17 +0200

laditools (1.0~rc2+20100724.gitf4d4a2-2) unstable; urgency=low

  * Upload to unstable.
  * debian/copyright:
    - Add missing copyright holder of ladiconf.
    - Update to DEP-5 rev.174.
  * debian/control:
    - Set python-all to be >= 2.6.6-3.
    - Add python-scour to Build-Depends field.
    - Bump Standards.
  * debian/rules:
    - Build with scour for SVG optimization.
  * Add get-orig-source to debian/clean, shorten debian/rules.

 -- Alessio Treglia <alessio@debian.org>  Thu, 14 Apr 2011 12:40:11 +0200

laditools (1.0~rc2+20100724.gitf4d4a2-1) experimental; urgency=low

  * Initial release. (Closes: #611006)

 -- Alessio Treglia <alessio@debian.org>  Mon, 24 Jan 2011 20:37:17 +0100