File: changelog

package info (click to toggle)
krecipes 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,268 kB
  • ctags: 3,712
  • sloc: cpp: 38,766; sql: 168; perl: 134; xml: 100; sh: 64; makefile: 6
file content (239 lines) | stat: -rw-r--r-- 8,565 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
krecipes (2.1.0-3) unstable; urgency=medium

  * Team upload.
  * Backport upstream commit b4f0a78ad630e397bac9deafb4d91dc9edbe6ecb to set
    the cmake minimum version required and policies, and build properly with
    that; patch
    upstream_set-cmake_min_req-to-match-kdelibs-policy-and-enable.patch.
    - avoid adding the 'doc' subdirectory twice; patch cmake-subdirs.diff
  * Remove krecipes-dbg in favour of the -dbgsym packages.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Remove obsolete get-orig-source target from rules, uscan is enough.
  * Update watch file to version 4, and remove the sf.net origin.

 -- Pino Toscano <pino@debian.org>  Sat, 18 Jun 2016 15:54:02 +0200

krecipes (2.1.0-2) unstable; urgency=medium

  * Team upload.
  * Update Vcs-* fields.
  * Bump Standards-Version to 3.9.7, no changes required.
  * Backport upstream commit f6d4f709ec57835b3fa4a660239a07321c9d02ff to fix
    build with GCC 6; patch upstream_Fix-flags-for-KFontDialog-getFont.patch.
    (Closes: #811853)

 -- Pino Toscano <pino@debian.org>  Sun, 14 Feb 2016 09:17:45 +0100

krecipes (2.1.0-1) unstable; urgency=medium

  * Team upload.

  [ Pino Toscano ]
  * New upstream release. (Closes: #776377)
  * Bump the debhelper compatibility to 9:
    - bump the debhelper build dependency to 9
    - bump compat to 9
  * Sort the .install files, and strip the debian/tmp prefix.
  * Migrate to the dh sequencer:
    - use the dh sequencer in rules, using the kde addon, with parallel build,
      and in as-needed mode
    - drop the cdbs build dependency
    - do not run the tests for now, some of them fail
  * Update the Vcs-* headers.
  * Bump Standards-Version to 3.9.6, no changes required.
  * Update watch file to look also on download.kde.org.
  * Add the pkg-config build dependency.
  * Remove unused lintian overrides.
  * Migrate copyright to copyright-format v1.0, and update it.
  * Drop menu file and its pixmap, since krecipes already provides a .desktop
    file.
  * Remove unused libsqlite3-dev, libqimageblitz-dev, and
    shared-desktop-ontologies build dependencies.

 -- Pino Toscano <pino@debian.org>  Sun, 29 Nov 2015 11:28:38 +0100

krecipes (2.0~beta2-3) unstable; urgency=low

  * Add libqtwebkit-dev to Build-Depends (Closes: #618245)

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Tue, 22 Mar 2011 17:39:28 +0100

krecipes (2.0~beta2-2) unstable; urgency=low

  * Upload to unstable.
  * Point debian/control Vcs fields to the new Git repository. 

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Sun, 13 Feb 2011 23:27:12 +0100

krecipes (2.0~beta2-1) experimental; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.1, no changes required

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Mon, 01 Nov 2010 21:05:51 +0100

krecipes (2.0~beta1-1) unstable; urgency=low

  * New upstream release
  * Updated debian/copyright
  * Bump Standards-Version to 3.9.0, no changes required

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Tue, 06 Jul 2010 19:26:25 +0200

krecipes (2.0~alpha6-2) unstable; urgency=low

  * Build depend on shared-desktop-ontologies and shared-mime-info
    (Closes: #581319)
  * Bump Standards-Version to 3.8.4, no changes required.

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Wed, 12 May 2010 15:38:36 +0200

krecipes (2.0~alpha6-1) unstable; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release
  * Fix FTBFS with gcc 4.5, thanks to Pino Toscano for fixing this
    upstream (Closes: #565020)
  * Removed unneccesary build depends libmysqlclient-dev and libpq-dev
  * Added "DEB_KDE_LINK_WITH_AS_NEEDED := yes" to debian/rules

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Mon, 25 Jan 2010 16:40:39 +0100

krecipes (2.0~alpha5-1) unstable; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release
  * Switch to dpkg-source 3.0 (quilt) format
  * Drop 01_r1041280_fix_khtml_delete_issue.diff, merged upstream
  * Updated debian/copyright

  [ Scott Kitterman ]
  * Change doc path in krecipes-doc.install to work in both Debian and Ubuntu

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Sun, 10 Jan 2010 09:02:26 +0100

krecipes (2.0~alpha4-1) unstable; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release
  * Add 01_r1041280_fix_khtml_delete_issue.diff
  * Release to unstable

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Tue, 27 Oct 2009 20:06:05 +0100

krecipes (2.0~alpha3-1) experimental; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release
  * Updated debian/copyright

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Fri, 09 Oct 2009 20:19:43 +0200

krecipes (2.0~alpha2-1) experimental; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release
  * Dropped fix_desktop_file.patch, merged upstream.
  * Added -dbg package
  * Minor fixes in debian/copyright: corrected the years for 3 copyright
    holders and added e-mail for Opie Project.

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Sun, 20 Sep 2009 14:16:15 +0200

krecipes (2.0~alpha1-1) experimental; urgency=low

  [ José Manuel Santamaría Lema ]
  * New upstream release, bump to KDE 4
    - Added build depends: pkg-kde-tools, kdelibs5-dev, libqimageblits-dev,
      libxml2-dev, libxslt1-dev
    - Dropped build depends: autotools-dev, kdelibs4-dev, chrpath
    - Added recommends: libqt4-sql-sqlite, sqlite3
    - Added suggests: libqt4-sql-mysql, libqt4-sql-psql, mysql-client,
      postgresql-client 
    - Dropped suggests: libqt3-mt-mysql | libqt3-mt-psql
  * Added myself as uploader
  * Bump to standards 3.8.3, no changes needed
  * Install KRAZY file by krecipes package
  * Patch to add main category to the desktop file
  * Added sqlite3, mysql-client, postgresql-client as suggests, note that
    krecipes uses these clients to backup databases
  * Fixed typo in sample data (Closes: #538865)
  * Section changed from 'misc' to 'kde'
  * Refreshed man page, created with kdemangen.pl and edited by hand.

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Tue, 01 Sep 2009 17:18:03 +0200

krecipes (1.0~beta2-1) unstable; urgency=low

  * New upstream release (Closes: #531675)
    - Fix crash at startup when using sqlite (Closes: #478030)
    - Added categories to .desktop file (Closes: #473367)
  * Moved the .desktop file to /usr/share/applications in krecipes binary
    package
  * debian/control:
    - Set myself as Uploader (Closes: #513860)
    - Build-Depend on debhelper >=7
    - Standards-Version 3.8.1
    - Added ${misc:Depends} to all binary packages
    - Added Build-Depends on autotools-dev
    - Added chrpath to Build-Depends 
    - Added Homepage to source package
    - Added Vcs-Browser and Vcs-Svn
    - Moved packages from section kde to misc
  * Set compat level to 7
  * Rewrote debian/copyright
  * Added debian/watch
  * Added man page for krecipes
  * Added lintian override for missing menu icon in krecipes, the icon is in
    krecipes-data
  * Added lintian override for missing man page because man page is in
    krecipes-data
  * krecipes' menu entry to Applications/Data Management 
  * Strip rpath from krecipes binary 
  * Added debian/README.source

 -- Matthias Julius <mdeb@julius-net.net>  Sat, 06 Jun 2009 00:18:25 -0400

krecipes (1.0~beta1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455318)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 16 Mar 2008 18:14:00 +0100

krecipes (1.0~beta1-1) unstable; urgency=low

  * New upstream release
  * Added watch file

 -- Julien Louis <ptitlouis@sysif.net>  Sun,  3 Sep 2006 05:17:28 +0200

krecipes (0.9.1-4) unstable; urgency=low

  * Add menu entry (Closes: #366784).

 -- Julien Louis <ptitlouis@sysif.net>  Thu, 11 May 2006 12:27:38 +0200

krecipes (0.9.1-3) unstable; urgency=low

  * Change krecipes-doc section from kde to doc
    which fix override disparities.
  * Fix typos in descriptions (Closes:  #365731).
  * Bump Standards-Version, no changes needed.

 -- Julien Louis <ptitlouis@sysif.net>  Tue,  2 May 2006 23:36:41 +0200

krecipes (0.9.1-2) unstable; urgency=low

  * Add a note about documentation in debian/copyright
  * set Maintainer to KDE Extra Team
  * Add myself to uploaders

 -- Julien Louis <ptitlouis@sysif.net>  Thu, 13 Apr 2006 19:44:02 +0200

krecipes (0.9.1-1) unstable; urgency=low

  * Initial release (closes: #309280).

 -- Julien Louis <ptitlouis@sysif.net>  Fri, 17 Mar 2006 23:43:12 +0100