File: changelog

package info (click to toggle)
gobby 0.5.0-8.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,836 kB
  • ctags: 2,548
  • sloc: cpp: 19,597; sh: 4,337; xml: 456; makefile: 398
file content (174 lines) | stat: -rw-r--r-- 5,825 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
gobby (0.5.0-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Breaks+Replaces: gobby-0.4 for smoother upgrades.  (Closes: #863680)

 -- Andreas Beckmann <anbe@debian.org>  Fri, 02 Jun 2017 01:27:41 +0200

gobby (0.5.0-8) unstable; urgency=medium

  * Let Gobby use Gtk::Application and stop using libunique3. Patch
    backported from upstream.
    (Closes: #824578)
  * Migrate the debug package to dbgsym.
  * Drop the old transitional packages.
  * Enable bindnow as an hardening option.

 -- Philipp Kern <pkern@debian.org>  Sun, 29 May 2016 10:10:13 +0200

gobby (0.5.0-7) unstable; urgency=medium

  * Convert debian/copyright to DEP-5 format and add copyright holders
    of translations.

 -- Philipp Kern <pkern@debian.org>  Sun, 19 Jul 2015 17:24:50 +0200

gobby (0.5.0-6) unstable; urgency=medium

  * Upload as "gobby" after "gobby-infinote" had been wrongfully removed
    from unstable.

 -- Philipp Kern <pkern@debian.org>  Tue, 14 Jul 2015 21:51:14 +0200

gobby-infinote (0.5.0-5) unstable; urgency=medium

  * Clean the gobby alternative entry conditionally if it is found.
    Do not bail out of the preinst if it is not present on the system.
    (Closes: #776735)

 -- Philipp Kern <pkern@debian.org>  Mon, 09 Feb 2015 23:52:14 +0100

gobby-infinote (0.5.0-4) unstable; urgency=medium

  * Correct libinfinity-0.6-dbg recommends on gobby-dbg.
  * Remove the gobby-0.5 alternative unconditionally. (Closes: #768242)

 -- Philipp Kern <pkern@debian.org>  Wed, 12 Nov 2014 02:42:44 +0100

gobby-infinote (0.5.0-3) unstable; urgency=medium

  * Update debian/copyright to reflect the re-licensing from GPL to
    ISC.

 -- Philipp Kern <pkern@debian.org>  Sun, 19 Oct 2014 12:30:07 +0200

gobby-infinote (0.5.0-2) unstable; urgency=medium

  * Make gobby the primary package. Previously gobby was a metapackage
    depending on gobby-0.4 and gobby-0.5. Gobby based on infinote is
    stable now and should be the one to be used going forward, with
    (hopefully) no backwards incompatible changes.
    - Move all files to gobby.
    - Make gobby-infinote depend on gobby instead. Section: oldlibs.
    - Make gobby-0.5 depend on gobby. Section: oldlibs.
    - Purge the gobby alternative in gobby's preinst. It will now just
      ship a symlink to gobby-0.5.

 -- Philipp Kern <pkern@debian.org>  Sat, 04 Oct 2014 13:58:43 +0200

gobby-infinote (0.5.0-1) unstable; urgency=medium

  * New upstream release
    - Drop patches merged upstream.
    - Ship README.md as found in the git repository.

 -- Philipp Kern <pkern@debian.org>  Sat, 30 Aug 2014 10:18:17 +0200

gobby-infinote (0.4.94-7) unstable; urgency=medium

  * Add 0001-Fix-a-possible-crash-when-adding-a-user-to-the-userl.patch:
    - Patch from upstream git.
    - Fix a possible crash when adding a user to the userlist
      (Closes: #703548)

 -- Philipp Kern <pkern@debian.org>  Sat, 26 Jul 2014 17:57:01 +0200

gobby-infinote (0.4.94-6) unstable; urgency=medium

  * Add patch by Daniel Chen to add a missing processor directive.
    (Closes: #736347)

 -- Philipp Kern <pkern@debian.org>  Sat, 22 Mar 2014 12:42:52 +0100

gobby-infinote (0.4.94-5.1) unstable; urgency=medium

  * Non-maintainer upload with maintainer consent.
  * Add debian/patches/0001-Fix-compilation-with-recent-versions-of-gcc.patch
    - patch from upstream git.
  * Add debian/patches/textsessionview-gtksourcebuffer-fix.patch
    - additional patch which, together with previous patch, fixes
      compilation with GtkSourceView 3.8 (Closes: #718524)

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 11 Aug 2013 23:58:39 +0200

gobby-infinote (0.4.94-5) unstable; urgency=low

  * Add gobby-0.5 as a (better) alternative for the gobby binary name.
    (Closes: #590753)
  * Provide a gobby-infinote symlink in the corresponding package.
    (Closes: #590753)

 -- Philipp Kern <pkern@debian.org>  Sat, 16 Jun 2012 23:48:19 +0200

gobby-infinote (0.4.94-4) unstable; urgency=low

  * Fix compilation with gtkmm 3.4. (Closes: #669452)
  * debian/copyright: Updated FSF address and copyright years.

 -- Philipp Kern <pkern@debian.org>  Mon, 30 Apr 2012 08:57:17 +0200

gobby-infinote (0.4.94-3) unstable; urgency=low

  * Build with Gtk3.
  * Create directories with mode 0700. (Closes: #636015)

 -- Philipp Kern <pkern@debian.org>  Wed, 21 Mar 2012 17:43:57 +0100

gobby-infinote (0.4.94-2) unstable; urgency=low

  * Use minimal dh to support arch/indep.
  * Compress with xz.
  * Enable hardening.

 -- Philipp Kern <pkern@debian.org>  Sun, 13 Nov 2011 14:24:35 +0100

gobby-infinote (0.4.94-1) unstable; urgency=low

  * New upstream release, based on libinfinity 0.5.

 -- Philipp Kern <pkern@debian.org>  Sun, 03 Apr 2011 13:41:43 +0200

gobby-infinote (0.4.93-3) unstable; urgency=low

  * gobby-0.5-dbg: Correct libinfinity debug package version number.

 -- Philipp Kern <pkern@debian.org>  Fri, 14 Jan 2011 00:07:22 +0100

gobby-infinote (0.4.93-2) unstable; urgency=low

  * Apply upstream commit ecfdae11289287fec91513ba406f03d044dc56d9:
    Add a "Disconnect from Server" option to the context menu (#542)
  * Apply upstream commit 7538955e44168bce99db0b896321d5e1626941b3:
    Fix save all (#519)

 -- Philipp Kern <pkern@debian.org>  Wed, 06 Oct 2010 17:07:50 +0200

gobby-infinote (0.4.93-1) unstable; urgency=low

  * New upstream release

 -- Philipp Kern <pkern@debian.org>  Tue, 22 Dec 2009 21:56:22 +0100

gobby-infinote (0.4.92-2) experimental; urgency=low

  * Install .desktop file by passing --with-gnome to configure.
  * Make backporting easier by fixing an incompatibility with Gtkmm 2.12.

 -- Philipp Kern <pkern@debian.org>  Tue, 19 May 2009 14:58:53 +0200

gobby-infinote (0.4.92-1) experimental; urgency=low

  * Initial release (Closes: #527528)

 -- Philipp Kern <pkern@debian.org>  Fri, 08 May 2009 15:08:13 +0200