aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-22 19:44:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-22 19:45:04 +0100
commitdde30f6c306494661eca46a675ac3e2b429e4522 (patch)
tree4e2520eece277c3f20934f403f4235b663f3e177
parentf59ec33771bf58d3a13a3506a4adfecbc82e72b1 (diff)
downloadayatana-indicator-sound-dde30f6c306494661eca46a675ac3e2b429e4522.tar.gz
ayatana-indicator-sound-dde30f6c306494661eca46a675ac3e2b429e4522.tar.bz2
ayatana-indicator-sound-dde30f6c306494661eca46a675ac3e2b429e4522.zip
release 24.5.224.5.2release-builds
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog4
-rw-r--r--NEWS5
-rw-r--r--debian/changelog11
4 files changed, 17 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6a6bc60..cd82a0a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 24.5.1 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 24.5.2 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)
diff --git a/ChangeLog b/ChangeLog
index d4d6d41..910183d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2024-12-21 Mike Gabriel
- * release 24.5.1 (HEAD -> main, tag: 24.5.1)
+ * release 24.5.2 (HEAD -> main, tag: 24.5.2)
2024-12-21 Marius Gripsgard
@@ -52,7 +52,7 @@
2024-05-22 Mike Gabriel
- * release 24.5.0 (2db08d3b) (tag: 24.5.0)
+ * release 24.5.2 (2db08d3b) (tag: 24.5.2)
2024-05-21 Robert Tari
diff --git a/NEWS b/NEWS
index 8f94c87..b44de21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in ayatana-indicator-sound 24.5.2
+
+ - Drop the deprecated PolicyKit *.pkla file
+ - Translation updates.
+
Overview of changes in ayatana-indicator-sound 24.5.1
- src/accounts-service-access.vala: Filter out prefixed users.
diff --git a/debian/changelog b/debian/changelog
index 3cc6fde..eee2a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-ayatana-indicator-sound (24.5.1-0) UNRELEASED; urgency=medium
+ayatana-indicator-sound (24.5.2-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-sound.
See upstream ChangeLog for recent changes.
- -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 21 Dec 2024 22:59:40 +0100
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 22 Feb 2025 19:41:01 +0100
+
+ayatana-indicator-sound (24.5.1-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-sound.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 21 Dec 2025 23:00:45 +0100
ayatana-indicator-sound (24.5.0-0) unstable; urgency=medium