summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog9
-rw-r--r--NEWS5
-rw-r--r--debian/changelog7
4 files changed, 21 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 83b3876..ccd905a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (libayatana-common VERSION "0.9.12" LANGUAGES C CXX)
+project (libayatana-common VERSION "0.9.13" LANGUAGES C CXX)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")
diff --git a/ChangeLog b/ChangeLog
index 84d4473..3556192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+2026-07-16 Mike Gabriel
+
+ * Release 0.9.13 (HEAD -> main, tag: 0.9.13)
+ * debian/source/format: use 3.0 (native) (9346d6e)
+ * Revert "src/CMakeLists.txt: Install GIR files to
+ gir(|epository)-1.2 (instead of 1.0)." (3e8361b)
+
2026-06-13 Mike Gabriel
- * Release 0.9.12 (HEAD -> main, tag: 0.9.12)
+ * Release 0.9.12 (497260f) (tag: 0.9.12)
* debian/: Sync in official Debian packaging. (cd8ecab)
2025-03-01 Mike Gabriel
diff --git a/NEWS b/NEWS
index 876229f..431ee24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in libayatana-common 0.9.13
+
+ - Revert "src/CMakeLists.txt: Install GIR files to
+ gir(|epository)-1.2 (instead of 1.0).".
+
Overview of changes in libayatana-common 0.9.12
- src/CMakeLists.txt: Install GIR files to gir(|epository)-1.2
diff --git a/debian/changelog b/debian/changelog
index 98b3fcd..5f079c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libayatana-common (0.9.13) unstable; urgency=medium
+
+ * Upstream-provided Debian package for libayatana-common. See upstream
+ ChangeLog for recent changes.
+
+ -- UBports developers <developers@ubports.com> Thu, 16 Jul 2026 14:36:58 +0200
+
libayatana-common (0.9.12) unstable; urgency=medium
* Upstream-provided Debian package for libayatana-common. See upstream