~benji/vte/fixes

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-05-17 13:08:32 UTC
  • mfrom: (1.1.64 upstream) (3.4.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20110517130832-mzsdysrncjfdb5p8
Tags: 1:0.28.0-1ubuntu1
* Drop gir1.2-vte-0.0. We just have two reverse dependencies which will be
  moved to GTK3 and gir1.2-vte-2.90.
* Drop 91_keep_fds.patch. The vte_terminal_forkpty API is deprecated, was
  closed upstream as "wontfix".
* Drop lp621927_set_default_term.patch, fixed upstream in a different way.
* Merge with Debian experimental. Remaining Ubuntu changes:
  - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
    when using alternate screen or scrolling is restricted.
  - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
vte (1:0.27.90-0ubuntu1) natty; urgency=low
2
 
 
3
 
  * New upstream release
4
 
  * debian/control:
5
 
    - Bump build-depends on libgtk-3-dev
6
 
  * debian/libvte-common.install:
7
 
    - GSettings schema removed
8
 
  * debian/libvte-2.90-9.symbols:
9
 
    - Updated
10
 
 
11
 
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 24 Feb 2011 11:07:55 +1100
12
 
 
13
 
vte (1:0.27.5-0ubuntu2) natty; urgency=low
14
 
 
15
 
  * debian/control:
16
 
    - Use new libgtk-3-dev build-depends
17
 
 
18
 
 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 22 Feb 2011 16:21:40 +1100
19
 
 
20
 
vte (1:0.27.5-0ubuntu1) natty; urgency=low
21
 
 
22
 
  * New upstream release
23
 
 
24
 
 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 07 Feb 2011 10:42:28 +1100
25
 
 
26
 
vte (1:0.27.4-0ubuntu1) natty; urgency=low
27
 
 
28
 
  * New upstream release
29
 
 
30
 
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 13 Jan 2011 12:31:29 -0600
31
 
 
32
 
vte (1:0.27.3-0ubuntu1) natty; urgency=low
33
 
 
34
 
  * New upstream version
35
 
  * debian/libvte-common.install:
36
 
    - Add new gsettings schema
37
 
  * debian/patches/fix_gtk3_api_changes.patch:
38
 
    - Dropped, applied upstream
39
 
 
40
 
 -- Michael Terry <mterry@ubuntu.com>  Mon, 03 Jan 2011 16:46:32 -0500
41
 
 
42
 
vte (1:0.27.2-0ubuntu3) natty; urgency=low
43
 
 
44
 
  * Fix update glitch related to scroll regions (LP: #246701)
45
 
 
46
 
 -- Micah Cowan <micah@cowan.name>  Fri, 17 Dec 2010 11:58:21 +1100
47
 
 
48
 
vte (1:0.27.2-0ubuntu2) natty; urgency=low
49
 
 
50
 
  * debian/control.in:
51
 
    - Rename gir1.0 packages to gir1.2
52
 
 
53
 
 -- Michael Terry <mterry@ubuntu.com>  Thu, 16 Dec 2010 13:36:58 -0500
54
 
 
55
 
vte (1:0.27.2-0ubuntu1) natty; urgency=low
56
 
 
57
 
  * fix_gtk3_api_changes.patch:
58
 
    - Fix GTK3 API breakage
59
 
  * debian/control:
60
 
    - Drop libvte-bin package, after consulting with Debian
61
 
  * debian/rules:
62
 
    - Use separate libexecdir to put binaries in separate folder
63
 
      for the gtk3 version of the library
64
 
 
65
 
 -- Michael Terry <mterry@ubuntu.com>  Mon, 13 Dec 2010 17:00:11 -0500
66
 
 
67
 
vte (1:0.27.2-0ubuntu1~build2) natty; urgency=low
68
 
 
69
 
  * debian/rules:
70
 
    - Fix when gtk3 version is installed
71
 
 
72
 
 -- Michael Terry <mterry@ubuntu.com>  Tue, 23 Nov 2010 15:31:24 -0500
73
 
 
74
 
vte (1:0.27.2-0ubuntu1~build1) natty; urgency=low
75
 
 
76
 
  * New upstream version
77
 
  * debian/watch:
78
 
    - Fix regular expression to work
79
 
  * debian/rules:
80
 
    - Fix python install line to specify version of python, fixes FTBFS
81
 
  * Adds support for gtk3, adding:
82
 
    - libvte-2.90-9
83
 
    - gir1.0-vte-2.90
84
 
    - libvte-2.90-dev
85
 
    - libvte-bin
86
 
  * Renamed gir1.0-vte-1.0 to gir1.0-vte-0.0, since that is the version of
87
 
    the gir used.  There are no rdepends.
88
 
  * Moved the helper program from the library package to a new libvte-bin
89
 
    package
90
 
 
91
 
 -- Michael Terry <mterry@ubuntu.com>  Tue, 23 Nov 2010 10:13:27 -0500
92
 
 
93
 
vte (1:0.26.2-0ubuntu1) natty; urgency=low
94
 
 
95
 
  * New upstream release
96
 
  * debian/control:
97
 
    - Use standards-version 3.9.1
98
 
    - Add depends on libvte-common so all packages can use linked documentation
99
 
  * debian/libvte-doc.links:
100
 
    - Fix html documentation link
101
 
  * debian/rules:
102
 
    - Set PYTHON environment variable on install
103
 
 
104
 
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 09 Dec 2010 14:20:40 +1100
105
 
 
106
 
vte (1:0.26.0-0ubuntu2) maverick-proposed; urgency=low
107
 
 
108
 
  * debian/patches/lp621927_set_default_term.patch: properly set TERM
109
 
    environment variable if unset on vte_terminal_init so applications started
110
 
    from the wm menus properly get a sane value to begin with (LP: #621927)
111
 
 
112
 
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 05 Oct 2010 15:02:50 -0400
113
 
 
114
 
vte (1:0.26.0-0ubuntu1) maverick; urgency=low
115
 
 
116
 
  * New upstream release v0.26.0
117
 
 
118
 
 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 27 Sep 2010 14:20:13 +0100
119
 
 
120
 
vte (1:0.25.91-0ubuntu4) maverick; urgency=low
121
 
 
122
 
  * debian/patches/91_keep_fds.patch:
123
 
    - Update and return patch that hadn't been applied upstream (LP: #620297)
124
 
 
125
 
 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 08 Sep 2010 17:57:18 +1000
126
 
 
127
 
vte (1:0.25.91-0ubuntu3) maverick; urgency=low
128
 
 
129
 
  * debian/control:
130
 
    - Add build-depends on libgirepository1.0-dev
131
 
 
132
 
 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 06 Sep 2010 11:23:59 +1000
133
 
 
134
 
vte (1:0.25.91-0ubuntu2) maverick; urgency=low
135
 
 
136
 
  * debian/rules:
137
 
    - Compile with --enable-introspection (LP: #626979)
138
 
  * debian/control:
139
 
  * debian/libvte-dev.install:
140
 
  * debian/gir1.0-vte-1.0.install
141
 
    - Install introspection files
142
 
 
143
 
 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 31 Aug 2010 12:59:13 +1000
144
 
 
145
 
vte (1:0.25.91-0ubuntu1) maverick; urgency=low
146
 
 
147
 
  * New upstream release
148
 
  * debian/patches/fix-alt-modifier.patch:
149
 
  * debian/patches/fix-meta-modifier.patch:
150
 
    - Applied upstream
151
 
 
152
 
 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 30 Aug 2010 11:14:41 +1000
153
 
 
154
 
vte (1:0.25.90-0ubuntu4) maverick; urgency=low
155
 
 
156
 
  [ Anders Kaseorg ]
157
 
  * debian/patches/fix-alt-modifier.patch:
158
 
    - Replace with upstream reversion commit c56c3c4.
159
 
  * debian/patches/fix-meta-modifier.patch:
160
 
    - Take upstream commit 724195b to really fix Meta.
161
 
 
162
 
 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 27 Aug 2010 12:18:17 +1000
163
 
 
164
 
vte (1:0.25.90-0ubuntu3) maverick; urgency=low
165
 
 
166
 
  [ Anders Kaseorg ]
167
 
  * debian/patches/fix-alt-modifier.patch:
168
 
    - Revert upstream commit b73782a, which broke the Alt modifier.
169
 
      (LP: #619754)
170
 
 
171
 
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 19 Aug 2010 12:49:37 +1000
172
 
 
173
 
vte (1:0.25.90-0ubuntu2) maverick; urgency=low
174
 
 
175
 
  * debian/control:
176
 
    - Build-depend on gobject-introspection
177
 
 
178
 
 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 18 Aug 2010 12:21:20 +1000
179
 
 
180
 
vte (1:0.25.90-0ubuntu1) maverick; urgency=low
181
 
 
182
 
  * New upstream release
183
 
  * debian/libvte9.install:
184
 
    - Update to new installed location
185
 
  * debian/patches/91_keep_fds.patch:
186
 
    - Applied upstream
187
 
 
188
 
 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 17 Aug 2010 17:30:11 +1000
189
 
 
190
 
vte (1:0.24.3-1ubuntu1) maverick; urgency=low
191
 
 
192
 
  * Merge with Debian unstable, remaining Ubuntu changes:
193
 
  * debian/control.in:
194
 
    - Build depend on dh-autoreconf
195
 
    - Add Vcs-Bzr info.
196
 
  * debian/rules:
197
 
    - Run autoreconf on build
198
 
    - Link documentation from each package to copy in libvte-common
199
 
  * debian/patches/90_autoreconf.patch:
200
 
    - Not required, autotools now run on build
201
 
  * debian/patches/91_keep_fds.patch:
202
 
    - Keep file descriptors open on vte_fork_pty().
203
 
  * debian/patches/93_add_alt_screen_scroll_toggle.patch:
204
 
    - Handle scrolling differently when using alternate screen 
205
 
      or scrolling is restricted.
206
 
 
207
 
 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 16 Jul 2010 15:53:49 +1000
 
1
vte (1:0.28.0-1ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Drop gir1.2-vte-0.0. We just have two reverse dependencies which will be
 
4
    moved to GTK3 and gir1.2-vte-2.90.
 
5
  * Drop 91_keep_fds.patch. The vte_terminal_forkpty API is deprecated, was
 
6
    closed upstream as "wontfix".
 
7
  * Drop lp621927_set_default_term.patch, fixed upstream in a different way.
 
8
  * Merge with Debian experimental. Remaining Ubuntu changes:
 
9
    - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
 
10
      when using alternate screen or scrolling is restricted.
 
11
    - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)
 
12
 
 
13
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 17 May 2011 13:08:32 +0200
 
14
 
 
15
vte (1:0.28.0-1) experimental; urgency=low
 
16
 
 
17
  * Team upload.
 
18
  * New upstream release.
 
19
  * Add build-depends to libgladeui-dev, the GTK3 version now requires it.
 
20
  * Move autoreconf.mk before debhelper.mk to avoid debhelper.log
 
21
    leftovers.
 
22
  * Drop unneeded Sections fields duplicating the default value.
 
23
  * Add lintian overrides for package-name-doesnt-match-sonames and
 
24
    setgid-binary.
 
25
 
 
26
 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 14 Apr 2011 20:27:53 +0000
 
27
 
 
28
vte (1:0.27.90-2) experimental; urgency=low
 
29
 
 
30
  * Drop unneeded dependency on libvte-common from gir1.2-vte-2.90.
 
31
 
 
32
 -- Jordi Mallach <jordi@debian.org>  Wed, 06 Apr 2011 11:31:01 +0200
 
33
 
 
34
vte (1:0.27.90-1) experimental; urgency=low
 
35
 
 
36
  * Make the -dev package depend on the gir package.
 
37
  * Force the upgrade of libvte-common for the new termcap definitions.
 
38
  * New upstream pre-release.
 
39
  * Use dh-autoreconf; drop 90_autoreconf.patch.
 
40
  * Pass PYTHON= as configure argument instead of environment, so that 
 
41
    it doesn’t get lost when dh-autoreconf goes mad.
 
42
  * Bump shlibs version.
 
43
  * There’s no longer gsettings stuff to isntall.
 
44
  * Update symbols file.
 
45
  * Make the -dev packages recommend the -doc package.
 
46
 
 
47
 -- Josselin Mouette <joss@debian.org>  Thu, 31 Mar 2011 10:34:47 +0530
 
48
 
 
49
vte (1:0.27.5-1) experimental; urgency=low
 
50
 
 
51
  * debian/control.in:
 
52
    + Drop obsolete dpkg-dev build dependency.
 
53
    + Bump the libgtk2.0-dev dependency on the -dev package.
 
54
  * New upstream release.
 
55
    + debian/control.in:
 
56
      - Update build dependencies.
 
57
      - Update for the new gtk+ 3 package names.
 
58
    + debian/patches/90_autoreconf.patch:
 
59
      - Updated.
 
60
 
 
61
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 19 Feb 2011 14:23:13 +0000
 
62
 
 
63
vte (1:0.27.4-1) experimental; urgency=low
 
64
 
 
65
  * Switch to CDBS' flavors system.
 
66
  * Bump debhelper compatibility to 8.
 
67
  * New upstream release, based on a patch by Michael Terry.
 
68
    Closes: #604846.
 
69
  * Include check-dist.mk to prevent accidental uploads to unstable.
 
70
 
 
71
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 12 Jan 2011 22:45:34 +0000
 
72
 
 
73
vte (1:0.24.3-2) unstable; urgency=low
 
74
 
 
75
  [ Emilio Pozuelo Monfort ]
 
76
  * debian/patches/12_python_reaper.patch:
 
77
    - Removed, upstream said WONTFIX, so remove that API.
 
78
  * debian/control.in:
 
79
    - Break gdebi (<< 0.6.1) since that's the first version not requiring
 
80
      the above patch.
 
81
 
 
82
 -- Josselin Mouette <joss@debian.org>  Sat, 06 Nov 2010 12:48:02 +0100
208
83
 
209
84
vte (1:0.24.3-1) unstable; urgency=low
210
85