diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-12-26 13:10:48 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-12-26 13:10:48 +0100 |
commit | 998637b0f0949bab097e47cf9b05d7906a0f3dcb (patch) | |
tree | 4d04f9d60eec73b87496f03564861774292a2852 | |
parent | b3f2a87ed034e42b46950a4021d19b963a09a389 (diff) | |
download | ayatana-indicator-printers-release-builds.tar.gz ayatana-indicator-printers-release-builds.tar.bz2 ayatana-indicator-printers-release-builds.zip |
release 23.10.123.10.1release-builds
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | ChangeLog | 40 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | debian/changelog | 7 |
5 files changed, 55 insertions, 2 deletions
@@ -9,6 +9,7 @@ Anders Jonsson <anders.jonsson@norsjovallen.se> antuketot76 <antuketot76@protonmail.com> Baka Gaijin <lewdwarrior@waifu.club> Bileto Bot <ci-train-bot@canonical.com> +bittin1ddc447d824349b2 <bittin@reimu.nl> Charles Kerr <charles.kerr@canonical.com> CI Train Bot <ci-train-bot@canonical.com> David Mohammed <fossfreedom@ubuntu.com> @@ -18,15 +19,18 @@ Didier Roche <didier.roche@canonical.com> Didier Roche <didrocks@ubuntu.com> Efstathios Iosifidis <iefstathios@gmail.com> Gabor Kelemen <kelemeng@ubuntu.com> +gallegonovato <fran-carro@hotmail.es> george k <norhorn@gmail.com> gits0000 <19572405+gits0000@users.noreply.github.com> Heimen Stoffels <vistausss@fastmail.com> Heimen Stoffels <vistausss@outlook.com> Hosted Weblate <hosted@weblate.org> iNetRoos <inetroos@gmail.com> +Ivo Xavier <ivofernandes12@gmail.com> Jeannette L <j.lavoie@net-c.ca> Jeremy Bicha <jbicha@ubuntu.com> Joan CiberSheep <cibersheep@gmail.com> +Jozef Mlich <jmlich83@gmail.com> Juraj Liso <lisojuraj@gmail.com> Kentaro Hayashi <kenhys@gmail.com> Kristjan Räts <kristjanrats@gmail.com> diff --git a/CMakeLists.txt b/CMakeLists.txt index be1a7b3..9f224e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list (APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") -set (PROJECT_VERSION "23.10.0") +set (PROJECT_VERSION "23.10.1") set (PACKAGE ${CMAKE_PROJECT_NAME}) set (GETTEXT_PACKAGE "ayatana-indicator-printers") @@ -1,6 +1,44 @@ +2023-12-26 Mike Gabriel + + * release 23.10.1 (HEAD -> main, tag: 23.10.1) + * d/changelog: fix missing entry for 23.10.0 (b3f2a87) + +2023-11-08 bittin1ddc447d824349b2 + + * Translated using Weblate (Swedish) (e53a359) + +2023-11-08 Ivo Xavier + + * Translated using Weblate (Portuguese) (10f4533) + +2023-10-24 Moo + + * Translated using Weblate (Lithuanian) (8c7592d) + +2023-10-20 Jozef Mlich + + * Translated using Weblate (Czech) (2f8103f) + +2023-10-14 Quentin PAGÈS + + * Translated using Weblate (Occitan) (6c73c6b) + +2023-10-15 Allan Nordhøy + + * Translated using Weblate (Norwegian Bokmål) (cf9f180) + +2023-10-14 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (ea5d20f) + +2023-10-14 gallegonovato + + * Translated using Weblate (Spanish) (be817bc) + 2023-10-13 Mike Gabriel - * release 23.10.0 (HEAD -> main, tag: 23.10.0) + * Translated using Weblate (German) (853b72a) + * release 23.10.0 (052644f) (tag: 23.10.0) 2023-10-11 Serhii Horichenko @@ -1,3 +1,7 @@ +Overview of changes in ayatana-indicator-printers 23.10.1 + + - Translation updates. + Overview of changes in ayatana-indicator-printers 23.10.0 - Translation updates. diff --git a/debian/changelog b/debian/changelog index 350aa8f..dae127e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-printers (23.10.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-printers. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 26 Dec 2023 13:10:02 +0100 + ayatana-indicator-printers (23.10.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-printers. |