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 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419
|
kpimtextedit (20.08.3-1) unstable; urgency=medium
[ Sandro Knauß ]
* New upstream release (20.08.3).
* Bump Standards-Version to 4.5.1 (No changes needed).
* Minimize the upstream GPG signing key.
-- Sandro Knauß <hefee@debian.org> Wed, 16 Dec 2020 01:39:31 +0100
kpimtextedit (20.08.2-2) unstable; urgency=medium
* Team upload to unstable.
-- Sandro Knauß <hefee@debian.org> Tue, 20 Oct 2020 00:07:45 +0200
kpimtextedit (20.08.2-1) experimental; urgency=medium
[ Sandro Knauß ]
* New upstream release (20.08.2).
* Update build-deps and deps with the info from cmake.
* Update Homepage link to point to new invent.kde.org
* Update field Source in debian/copyright to invent.kde.org move.
* Update repository related entries to metadata file.
* Add Bug-* entries to metadata file.
* autotests are flaky, do not fail them the build.
-- Sandro Knauß <hefee@debian.org> Fri, 16 Oct 2020 00:52:11 +0200
kpimtextedit (20.04.1-3) unstable; urgency=medium
* Team upload.
* Actually bump the libgrantlee5-dev build dependency to 5.2.
* Disable TextGoToLineWidgetTest::shouldHaveDefaultValuesOnCreation(),
as it seems to be flaky; patch textgotolinewidgettest-flaky.diff.
* Remove unused ${shlibs:Depends} substvar in libkf5pimtextedit-data.
-- Pino Toscano <pino@debian.org> Mon, 17 Aug 2020 00:02:02 +0200
kpimtextedit (20.04.1-2) unstable; urgency=medium
* Team upload.
* There is grantlee 5.2 in Debian, so:
- drop patch lower_grantlee_dep.patch
- bump the libgrantlee5-dev build dependency to 5.2
* Unregister the old /etc/xdg/kpimtextedit.categories conffile.
* Update lintian overrides.
-- Pino Toscano <pino@debian.org> Sun, 16 Aug 2020 20:24:00 +0200
kpimtextedit (20.04.1-1) unstable; urgency=medium
[ Sandro Knauß ]
* New upstream release (20.04.1).
* Update build-deps and deps with the info from cmake.
* Remove not needed Build-Depends.
* Lower Grantlee dependency to 5.1.
* Update fix_tests.patch.
-- Sandro Knauß <hefee@debian.org> Tue, 26 May 2020 23:59:33 +0200
kpimtextedit (20.04.0-3) experimental; urgency=medium
[ Sandro Knauß ]
* Update fix_tests.patch to pass tests (upload the correct patch).
-- Sandro Knauß <hefee@debian.org> Wed, 13 May 2020 14:55:31 +0200
kpimtextedit (20.04.0-2) experimental; urgency=medium
[ Sandro Knauß ]
* Update fix_tests.patch to pass tests.
-- Sandro Knauß <hefee@debian.org> Wed, 13 May 2020 13:17:09 +0200
kpimtextedit (20.04.0-1) experimental; urgency=medium
[ Sandro Knauß ]
* New upstream release (20.04.0).
* Update watch file to the new release-service location.
* Update build-deps and deps with the info from cmake.
* Bump Standards-Version to 4.5.0 (No changes needed).
* Get rid of debug-symbol-migration package.
* Add Rules-Requires-Root field to control.
* Bump compat level to 13.
* Switch to dh for building.
* Cleanup Build-Depends.
* Enable to build desginerplugin.
* Update patch hunks.
* Lower upstream dependency of Grantlee to 5.1.
* Remove not needed linker flags.
* Remove COPYING.LIB listed in copyright file.
* Wrap long lines in changelog entries: 16.04.1-1.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Sandro Knauß <hefee@debian.org> Wed, 13 May 2020 12:20:17 +0200
kpimtextedit (19.08.3-1) unstable; urgency=medium
[ Sandro Knauß ]
* New upstream release (19.08.3).
-- Sandro Knauß <hefee@debian.org> Sat, 30 Nov 2019 22:54:12 +0100
kpimtextedit (19.08.2-1) experimental; urgency=medium
[ Sandro Knauß ]
* Bump Standards-Version to 4.4.1 (No changes needed).
* New upstream release (19.08.2).
* Update build-deps and deps with the info from cmake.
* Update install files for new upstream release.
* Update patch hunks.
* Add patch to get tests pass.
* Remove breaks against kde-l10n packages.
-- Sandro Knauß <hefee@debian.org> Fri, 08 Nov 2019 10:38:08 +0100
kpimtextedit (18.08.3-3) unstable; urgency=medium
* Release to unstable.
-- Sandro Knauß <hefee@debian.org> Thu, 14 Nov 2019 23:48:48 +0100
kpimtextedit (18.08.3-2) experimental; urgency=medium
[ Sandro Knauß ]
* Bump Standards-Version to 4.4.0 (No changes needed).
* Bump compat level to 12.
* Add myself to Uploaders.
* Delete not needed Breaks/Confilcts.
* Use virtual packages to bundle KDEPIM.
-- Sandro Knauß <hefee@debian.org> Thu, 03 Oct 2019 23:01:18 +0200
kpimtextedit (18.08.3-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream release (18.08.3).
* Bump Standards-Version to 4.3.0 (No changes needed).
-- Sandro Knauß <hefee@debian.org> Mon, 04 Feb 2019 15:56:15 +0100
kpimtextedit (18.08.1-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* Bump Standards-Version to 4.2.1 (No changes needed).
* Follow stable releases in KDE again.
* New upstream release (18.08.1).
-- Sandro Knauß <hefee@debian.org> Tue, 02 Oct 2018 23:16:32 +0200
kpimtextedit (18.07.90-1) experimental; urgency=medium
* Team upload.
[ Sandro Knauß ]
* Update watch file to match unstable releases, too.
* New upstream release (18.07.90).
* Bump Standards-Version to 4.2.0 (No changes needed).
* Update build-deps and deps with the info from cmake
* Update symbols from build for 18.07.90.
* Bump Debian-ABI for libkf5pimtextedit5 because of ABI breakage to 2.
-- Sandro Knauß <hefee@debian.org> Thu, 16 Aug 2018 11:00:55 +0200
kpimtextedit (17.12.3-2) unstable; urgency=medium
* Team upload.
* Add the libqt5texttospeech5-dev build dependency to enable the
text-to-speech functionality.
* Bump Standards-Version to 4.1.4, no changes required.
* Properly run the test suite during the build, so it works:
- add the breeze-icon-theme build dependency, as the test suite tries to
load icons
- add the openbox build dependency, to have a real window manager
- create a new debian/testsuite.xsession script, modelled after
debian/tests/testsuite.xsession, that prepares the fake home directory,
and starts the WM
- run xvfb-run with the proper arguments, using a fake home directory for
it, and invoking debian/testsuite.xsession
- make the test suite run fatal
* Remove the unused, and now no more useful autopkgtest stuff.
-- Pino Toscano <pino@debian.org> Tue, 08 May 2018 14:39:28 +0200
kpimtextedit (17.12.3-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream release (17.12.3).
* use secure copyright format uri.
-- Sandro Knauß <hefee@debian.org> Sat, 31 Mar 2018 18:26:42 +0200
kpimtextedit (17.12.2-1) experimental; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream release (17.12.2).
* Update build-deps and deps with the info from cmake
* Enable build tests.
* split arch independent files into own package (libkf5pimtextedit-
data).
* Use DebianABIManager to handle libkpimtextedit* properly.
* Update library from libkpimtextedit5 -> libkkpimtextedit5abi1,
because of ABI breakage.
* Update Vcs links to salsa.
* Bump debhelper build-dep and compat to 11.
-- Sandro Knauß <hefee@debian.org> Fri, 09 Mar 2018 15:15:00 +0100
kpimtextedit (17.08.3-3) unstable; urgency=medium
* Team upload.
* Switch the kdesignerplugin build dependency to kgendesignerplugin, as the
latter is the actual needed one.
-- Pino Toscano <pino@debian.org> Sat, 20 Jan 2018 12:02:53 +0100
kpimtextedit (17.08.3-2) unstable; urgency=medium
* Team upload.
* Remove unused kio-dev, and libkf5kdelibs4support-dev build dependencies.
* Simplify watch file, and switch it to https.
* Bump Standards-Version to 4.1.3, no changes required.
* Tighten the inter-library dependencies.
-- Pino Toscano <pino@debian.org> Sat, 20 Jan 2018 10:44:55 +0100
kpimtextedit (17.08.3-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream release (17.08.3).
* Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
* Bump Standards-Version to 4.1.2 (No changes needed).
* Mark libkf5pimtextedit-dev correctly as Multi-Arch: same.
* Bump debhelper build-dep and compat to 10.
* Update symbols from buildds for 17.08.0
* Set l10npkgs_firstversion_ok to 4:16.04.3-9~
-- Sandro Knauß <hefee@debian.org> Thu, 21 Dec 2017 17:58:01 +0100
kpimtextedit (17.08.0-1) experimental; urgency=medium
* New upstream release (17.08.0)
* Bump Standards-Version to 4.0.1.
* Update upstream metadata
* Update build-deps and deps with the info from cmake
* Update symbols file
* Bump group breaks (17.08)
* Update copyright file
* Release to experimental
-- Maximiliano Curia <maxy@debian.org> Fri, 01 Sep 2017 22:08:35 +0200
kpimtextedit (17.08.0-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Thu, 17 Aug 2017 09:39:17 +0000
kpimtextedit (17.04.3-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 12 Jul 2017 10:23:21 +0000
kpimtextedit (17.04.2-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 07 Jun 2017 12:23:03 +0000
kpimtextedit (17.04.1-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Thu, 11 May 2017 18:23:42 +0000
kpimtextedit (17.04.0-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 19 Apr 2017 13:05:28 +0000
kpimtextedit (16.12.3-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 08 Mar 2017 13:49:45 +0000
kpimtextedit (16.12.2-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 08 Feb 2017 17:01:32 +0000
kpimtextedit (16.12.1-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 11 Jan 2017 13:22:15 +0000
kpimtextedit (16.12.0-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 14 Dec 2016 16:30:01 +0000
kpimtextedit (16.08.3-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Mon, 21 Nov 2016 13:53:54 +0000
kpimtextedit (16.08.2-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Fri, 14 Oct 2016 13:40:53 +0000
kpimtextedit (16.08.1-1~1.gbpe447e6) UNRELEASED; urgency=medium
** SNAPSHOT build @e447e6f2d3ffeba8910b0a442557e180e19af273 **
* Refresh patches
* Update symbols files with the buildds results
* Update build-deps and deps with the info from cmake
* Refresh patches
* Update symbols files.
-- Automatic packaging <maxy+jenkins@gnuservers.com.ar> Fri, 09 Sep 2016 13:42:41 +0200
kpimtextedit (16.08.1-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Fri, 16 Sep 2016 13:07:32 +0000
kpimtextedit (16.08.0-0neon) xenial; urgency=medium
* New release
-- Neon CI <neon@kde.org> Wed, 17 Aug 2016 11:49:39 +0000
kpimtextedit (16.04.2-1) unstable; urgency=medium
[ Maximiliano Curia ]
* Update testsuite script
* testsuite: add libgl1-mesa-dri missing dependency
* testsuite: add xdg env, and a wm
* Add new patch: set_icontheme.diff
[ Automatic packaging ]
* Update symbols files with the buildds results
* Refresh patches
-- Maximiliano Curia <maxy@debian.org> Mon, 27 Jun 2016 12:59:40 +0200
kpimtextedit (16.04.1-1) unstable; urgency=medium
[ Automatic packaging ]
* Bump Standards-Version to 3.9.8
* Update symbols files from buildds logs (15.12.0-1).
* Add a .gitattributes file to use dpkg-mergechangelogs
* Update build-deps and deps with the info from cmake
* Update symbols files
[ Maximiliano Curia ]
* Replace the "Historical name" ddeb-migration by its "Modern, clearer"
replacement dbgsym-migration.
* Add upstream metadata (DEP-12)
* debian/control: Update Vcs-Browser and Vcs-Git fields
* Update install files
-- Maximiliano Curia <maxy@debian.org> Sat, 28 May 2016 01:51:28 +0200
kpimtextedit (15.12.0-1) experimental; urgency=medium
* New upstream release (15.12.0).
-- Maximiliano Curia <maxy@debian.org> Mon, 01 Feb 2016 10:24:27 +0100
kpimtextedit (15.08.1-1) experimental; urgency=medium
* New upstream release (15.08.1).
-- Maximiliano Curia <maxy@debian.org> Sat, 19 Sep 2015 03:16:25 +0200
kpimtextedit (15.08.0-1) experimental; urgency=medium
* Initial Debian release.
-- Maximiliano Curia <maxy@debian.org> Tue, 08 Sep 2015 18:39:18 +0200
kpimtextedit (15.08.0-0ubuntu1) wily; urgency=medium
* new upstream release
-- Clive Johnston <clivejo@aol.com> Wed, 26 Aug 2015 17:34:33 +0100
kpimtextedit (15.07.90-0ubuntu1) wily; urgency=medium
[ Harald Sitter ]
* Initial release
[ Jonathan Riddell ]
* new upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 18 Aug 2015 10:51:31 +0100
|