File: changelog

package info (click to toggle)
almanah 0.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,924 kB
  • sloc: ansic: 14,382; sh: 11,318; makefile: 259
file content (270 lines) | stat: -rw-r--r-- 8,856 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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
almanah (0.11.1-1) unstable; urgency=medium

  * Imported Upstream version 0.11.1
    (Closes: #745257) (LP: #1372074)
  * debian/copyright: Update years and owners
  * Declare compliance with Debian Policy 3.9.6
  * Update Vcs-Browser URL to cgit web frontend

 -- Angel Abad <angel@debian.org>  Thu, 25 Sep 2014 10:57:46 +0200

almanah (0.11.0-1) unstable; urgency=low

  * Imported Upstream version 0.11.0
  * debian/control: Update Homepage field.
  * debian/patches/:
    - encrypt_database: Removed, applied upstream
    - spellchecking_error: Removed, applied upstream
    - desktop_keywords: Removed, applied upstream
  * Bump Standards-Version to 3.9.5 (no changes).

 -- Angel Abad <angel@debian.org>  Mon, 02 Dec 2013 13:21:08 +0100

almanah (0.10.8-3) unstable; urgency=high

  * debian/patches/encrypt_database: Fix database encryption error.

 -- Angel Abad <angel@debian.org>  Sun, 22 Sep 2013 18:31:26 +0200

almanah (0.10.8-2) unstable; urgency=low

  * Upload to unstable (Closes: #722029)

 -- Angel Abad <angel@debian.org>  Fri, 20 Sep 2013 17:22:17 +0200

almanah (0.10.8-1) experimental; urgency=low

  * Imported Upstream version 0.10.8
  * debian/control:
    - Build-Depends on versioned libgtk-3-dev (>= 3.5.6)
    - Remove libedataserverui-3.0-dev from Build-Depends
    - Build-Depends on libgtkspell3-3-dev
  * debian/patches/desktop_keywords:
    - Add Keywords entry in .desktop file
  * debian/patches/spellchecking_error:
    - Fix spellchecking errors

 -- Angel Abad <angel@debian.org>  Tue, 14 May 2013 10:27:40 +0200

almanah (0.10.1-1) experimental; urgency=high

  * Imported Upstream version 0.10.1 (Closes: #702905)

 -- Angel Abad <angel@debian.org>  Tue, 12 Mar 2013 21:21:29 +0100

almanah (0.10.0-1~exp2) experimental; urgency=low

  * debian/rules: Disable compile silent rules
  * Use autotools-dev to update config.sub and config.guess
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)

 -- Angel Abad <angel@debian.org>  Thu, 21 Feb 2013 13:10:59 +0100

almanah (0.10.0-1~exp1) experimental; urgency=low

  * Imported Upstream version 0.10.0
  * debian/control:
    - Bump evolution Build-Depends ( >=3.6.0)
    - debian/control: Depends on evolution-common (>= 3.6.0)
  * Bump Standards-Version to 3.9.4 (no changes)

 -- Angel Abad <angel@debian.org>  Mon, 29 Oct 2012 10:14:18 +0100

almanah (0.9.0-1) unstable; urgency=low

  * debian/watch: Update for .xz
  * Imported Upstream version 0.9.0
  * debian/patches/01_largefile_support.patch: Remove, applied upstream
  * debian/patches/02_gtkspell-3.0.patch: Remove, applied upstream
  * Remove dh_autoreconf stuff
  * debian/copyright: Update upstream years

 -- Angel Abad <angel@debian.org>  Tue, 03 Apr 2012 14:25:25 +0200

almanah (0.8.0-7) unstable; urgency=low

  * debian/copyright: Update format to copyright-format 1.0
  * debian/docs: Remove README file
  * debian/rules: Remove override for spell checking (now by default)
  * debian/control: Use anonscm in Vcs-Browser
  * Bump Debhelper compat level to 9
  * Bump Standards-Version to 3.9.3

 -- Angel Abad <angel@debian.org>  Sun, 04 Mar 2012 12:18:22 +0100

almanah (0.8.0-6) unstable; urgency=low

  * debian/patches/02_gtkspell-3.0.patch:
    - Refresh with upstream patch

 -- Angel Abad <angel@debian.org>  Sun, 12 Feb 2012 21:08:27 +0100

almanah (0.8.0-5) unstable; urgency=low

  * Update my email address -> angel@debian.org
  * debian/control: Remove DM-Upload-Allowed
  * Re-enable spell checking support
    - debian/control: Build-Depends on libgtkspell-3-dev
    - debian/rules: Add --enable-spell-checking
    - debian/patches/02_gtkspell-3.0.patch: Add support for gtkspell-3.0
      in configure.ac
  * debian/copyright: Update debian/* years
  * debian/rules: Remove CFLAGS += -D_FILE_OFFSET_BITS=64

 -- Angel Abad <angel@debian.org>  Wed, 04 Jan 2012 16:17:37 +0100

almanah (0.8.0-4.1) unstable; urgency=low

  * Non-maintainer upload, for the evolution-data-server transition.
  * debian/patches/01_largefile_support.patch: Fix 32bit builds of
    Almanah by adding AC_SYS_LARGEFILE to configure.ac.
  * Build-Depend on dh-autoreconf and add --with autoreconf to dh call.

 -- Jordi Mallach <jordi@debian.org>  Fri, 23 Dec 2011 21:04:55 +0100

almanah (0.8.0-4) unstable; urgency=low

  * Upload to unstable
  * debian/control: Remove dconf-gsettings-backend from
    Depends, misc:Depends adds it
  * debian/copyright:
    - Fix typo
    - Update to latest DEP-5 specification

 -- Angel Abad <angelabad@gmail.com>  Wed, 14 Sep 2011 15:10:47 +0200

almanah (0.8.0-4~exp1) experimental; urgency=low

  * debian/control:
    - Remove unused gtkspell build dependency (Closes: #626813)
    - Switch libcryptui-dev build depend to >= 3.0.0
  * Bump Standards-Version to 3.9.2 (no changes)

 -- Angel Abad <angelabad@gmail.com>  Tue, 17 May 2011 15:58:48 +0200

almanah (0.8.0-2~exp1) experimental; urgency=low

  * Re-enable evolution support
  * Remove debian/patches/disable_am_gconf_source_2
    - Remove dh-autoreconf framework
  * debian/control: Add dconf-gsettings-backend to Depends

 -- Angel Abad <angelabad@gmail.com>  Mon, 18 Apr 2011 22:07:02 +0200

almanah (0.8.0-1) unstable; urgency=low

  * New upstream release
  * Temporarily remove evolution support in unstable
  * Disable AM_GCONF_SOURCE_2 macro to fix ftbfs in unstable
    - debian/patches/disable_am_gconf_source_2
    - Build-Depends on dh-autoreconf
    - Use --with autoreconf in rules
  * debian/control:
    - Build-Depends on libgtk-3-dev
  * debian/rules:
    - Remove unnecessary override_dh_auto_install
  * debian/copyright:
    - Update copyright years
    - Update license stanza
  * Bump Standards-Version to 3.9.1 (no changes)

 -- Angel Abad <angelabad@gmail.com>  Mon, 18 Apr 2011 16:21:36 +0200

almanah (0.7.3-1) unstable; urgency=low

  * New upstream release

 -- Angel Abad <angelabad@gmail.com>  Sun, 18 Apr 2010 23:54:35 +0200

almanah (0.7.2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.4 (no changes)

 -- Angel Abad <angelabad@gmail.com>  Mon, 01 Feb 2010 11:27:23 +0100

almanah (0.7.1-1) unstable; urgency=low

  * New upstream release
  * Remove gpgme_1.2_compat patch, included in upstream
  * debian/watch: Update upstream tarballs url
  * debian/control: 
    - Update homepage
    - Add libdbus-glib-1-dev to Build-Depends
  * debian/copyright: 
    - Update source url
    - Update copyright years

 -- Angel Abad <angelabad@gmail.com>  Mon, 18 Jan 2010 13:15:57 +0100

almanah (0.6.1-4) unstable; urgency=low

  * debian/control:
    - Fix typo in description
    - Add VCS- fields
  * Update copyright file
  * Switch to dpkg-source format 3.0 (quilt)

 -- Angel Abad <angelabad@gmail.com>  Sun, 13 Dec 2009 21:26:58 +0100

almanah (0.6.1-3) unstable; urgency=low

  * Update my email address
  * debian/rules: 
    - Remove get-orig-source target
    - Add -D_FILE_OFFSET_BITS=64 for sh4 FTBFS (Closes: #552721)
  * debian/control: Set Standards-Version to 3.8.3 (no changes)
  * Add quilt support in debian/control and debian/rules
  * Add debian/README.source with quilt documentation
  * debian/patches
    - Add gpgme_1.2_compat for libgpgme11 1.2 version compat (Closes: #549559)

 -- Angel Abad <angelabad@gmail.com>  Fri, 30 Oct 2009 12:07:55 +0100

almanah (0.6.1-2) unstable; urgency=low

  * debian/control
    - Standards version 3.8.2 (no changes)
    - Build depends on debhelper (>= 7.0.50) for dh_override_ use
  * debian/rules: add get-orig-source target

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Sun, 02 Aug 2009 13:19:08 +0200

almanah (0.6.1-1) unstable; urgency=low

  * New upstream release (Closes: #494113, #494114, #494115, #533118)
  * debian/copyright: change to new proposal
  * debian/control:
    - Set Standards-Version to 3.8.1 (no changes)
    - Remove build dependency on autotools-dev and chrpath
  * Remove dpatch support
  * Remove pixmap manual install
  * debian/{control/compat/rules}: Move to dh7

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Tue, 16 Jun 2009 11:08:55 +0200

almanah (0.4.0-3) unstable; urgency=low

  * Add debian/watch
  * Add manpage
  * debian/rules: cosmetic changes
  * debian/rules: use dh_install for pixmap install
  * Almanah is now extra because it depends on libxcb-render-util0 extra
    package

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Thu, 07 Aug 2008 13:23:13 +0200

almanah (0.4.0-2) unstable; urgency=low

  * debian/copyright: Fixed long lines
  * debian/control: Recommends seahorse
  * debian/patches: Updated icon for about dialog

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Mon, 21 Jul 2008 12:29:54 +0200

almanah (0.4.0-1) unstable; urgency=low

  * Initial release (Closes: #490655)

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Sun, 13 Jul 2008 13:36:33 +0200