basket (2.49-1)
[PTS] [DDPO]
COMMITS: VCS has seen 16 commits since the debian/2.10-beta+git20160425.b77687f-1 tag
- Git: https://salsa.debian.org/qt-kde-team/extras/basket.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 126976
- Browser: https://salsa.debian.org/qt-kde-team/extras/basket
- Last scan: 2024-12-07 17:35:06+00
- Next scan: 2024-12-16 09:33:00+00
- Merge requests: 3
- Debian changelog in Git:
basket (2.49-1) unstable; urgency=medium
* New release (2.49):
- Port to Frameworks 5/Qt 5 (Closes: #874829).
* Remove the reference to a specific environment from the description
* Add patch from FreeBSD to correctly install the MIME type integration
(apparently a regression from the kdelibs 4.x):
- 01-fix-mimetype-installation.patch
* Update the watch file.
-- Luigi Toscano <luigi.toscano@tiscali.it> Tue, 20 Aug 2019 21:55:23 +0200
- This branch is 16 commits ahead of tag debian/2.10-beta+git20160425.b77687f-1
- Git log:
commit df56d186e717ee5578a93d02841826fc3db406fe
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Aug 20 21:55:39 2019 +0200
Update the watch file
commit 0c0705a5c332453ff7c2be45dfafaf9447b4304e
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Aug 20 21:22:33 2019 +0200
Release to unstable
Verified by lisandro (and soon it will be uploaded).
commit ea46279dab8482a2d4071ba1e0dd59d49bfe775b
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sat Jun 22 00:57:24 2019 +0200
Fix the version number (2.49)
No git snapshot now that there is a released version.
Drop the beta part, because it is really a proper version
(which happens to be a beta of a future stable;
I originally misunderstood the meaning of "beta").
commit e977f7bbb11ddbf8cff54099443a5cd5da1bf63f
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sun Feb 3 00:56:07 2019 +0100
Add patch to correctly install the MIME type integration
The patch comes from the FreeBSD packaging.
It looks like this behavior regressed from kdelibs 4.x, where
it was patched, but the patch did not land on the Frameworks-based
branch.
Also, really install the MIME file.
commit 6aa8508650e5a582903c29555a518add98a48108
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sun Feb 3 00:49:01 2019 +0100
Improve the description (no desktop references)
The program does not depend on a specific desktop
(which would be Plasma, anyway.)
commit 272d69eefc41ed910af93e02173d560c78bf21dd
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sun Feb 3 00:48:00 2019 +0100
New git snapshot (post-2.49), based on Qt5/KF5
Adapt the files as required.
commit dc03fa3bc2eebd79e72dfac224a70c6507daecb8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Date: Mon Jan 28 22:48:35 2019 -0300
Release as Luigi Toscano.
Luigi passed me a patch but my last commit made it fail, so simply
releasing as him.
commit 3f9350ac775554ecb166d38b6f9d9d0379bb9595
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Date: Mon Jan 28 22:37:54 2019 -0300
Remove last empty line in debian/changelog.
commit 47329dc8e3d9bb6e7fbe4e47a1fee9a0704e5877
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Jan 29 01:41:06 2019 +0100
Bump Standards-Version to 4.3.0, no changes required
commit 50b8bfd6a83519f63d549106c7d4b6e5a97a042d
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Jan 29 01:28:21 2019 +0100
Fix a typo in the copyright file
commit b6e35d4b18fa8c7429183b918bb573713716662a
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Jan 29 01:25:36 2019 +0100
Run wrap-and-sort
commit 10845d7122f5a09fdc65ea9f8030e54f917ea591
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Tue Jan 29 01:22:23 2019 +0100
Various clean ups (whitespaces)
- remove the trailing spaces from few packaging files
(changelog, control, copyright, watch);
- replace tabs with spaces in the copyright file.
commit b83656cbf31cc6229b09d4fa5d5e2704786db613
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sat Jul 21 22:53:16 2018 +0200
Document the removal of libsoprano-dev build-dep
commit 6ef15c9e8ab6ddd815c853ba7a5021d777ee4469
Author: Pino Toscano <pino@debian.org>
Date: Sat Jul 14 09:42:00 2018 +0200
Remove the extra libsoprano-dev build dependency
Closes: #903751
commit ef739af25f246abc6b41ae7d61e449d11bb146b8
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sat Jul 21 22:30:36 2018 +0200
Update few metadata (URLs, emails)
General refresh of addresses:
- maintainer list address (list.alioth->alioth-lists);
- Vcs-Git/Vcs-Url (from alioth to salsa);
- homepage (not a KDE project for a while).
commit 5baf91cb027733f56701fc08dd2a07bdd774da25
Author: Luigi Toscano <luigi.toscano@tiscali.it>
Date: Sun Jul 15 18:14:03 2018 +0200
Start a new entry for a new version
Based on 2.11, but the git snapshot after the tag contains few fixes.