diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-10 17:49:07 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-10 17:49:10 +0200 |
| commit | 27f9d9ddcf20be87c6cede65c89c5b098b16330d (patch) | |
| tree | 15c7ef7144cb33275323675f74f9c9fecc56c0d9 /debian | |
| parent | 540df10367b945ced0d24750e845f28317a1dd4a (diff) | |
| download | libayatana-appindicator-0.6.0.tar.gz libayatana-appindicator-0.6.0.tar.bz2 libayatana-appindicator-0.6.0.zip | |
Release 0.6.00.6.0
- CMake: Add ${CMAKE_BINARY_DIR}/src to target_include_directories().
- debian/: Prepare release v0.6.0. Update packaging from Debian
unstable.
- tests/test-libappindicator-fallback-watcher.c: Increase test
timeout, fix unit test on riscv64.
- Add support for tooltips.
- Add macros for compile-time version checking.
- Use symlink in the build directory for includes.
- Revert "Explicitly mark deprecated functions and use substitutes".
- Implement the Activate D-Bus method for primary click handling.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3550893..801ae1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ -libayatana-appindicator (0.6.0) UNRELEASED; urgency=medium +libayatana-appindicator (0.6.0) unstable; urgency=medium + [ Mike Gabriel ] * Upstream-provided Debian package for libayatana-appindicator. See upstream ChangeLog for recent changes. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 10 Jun 2026 17:26:56 +0200 + [ UBports developers ] + * Upstream-provided Debian package for libayatana-appindicator. See + upstream ChangeLog for recent changes. + + -- UBports developers <developers@ubports.com> Wed, 10 Jun 2026 17:49:07 +0200 libayatana-appindicator (0.5.94-0) unstable; urgency=medium |
