From fecb090f40c8b231d248ec31d02e5ed7451c9b8c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 27 Mar 2025 22:55:07 +0100 Subject: Release 2.9.35 --- CMakeLists.txt | 2 +- debian/changelog | 9 +++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4db439d3a..7f50d87a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.9.34") +set(PACKAGE_VERSION "2.9.35") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index e43c02649..cc8e277fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (2.9.35) unstable; urgency=medium + + * Respect custom LESS/MORE/LV variables (LP: #2103921) + * solver3: Correctly deb822-escape error message in evaluation report + (LP: #2104276) + * pager: Also set SMK in LESS, fix LV=C to be LV=-c (LP: #2104280) + + -- Julian Andres Klode Thu, 27 Mar 2025 22:52:21 +0100 + apt (2.9.34) unstable; urgency=medium [ Julian Andres Klode ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 34a68568b..69cd4dc8e 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 1f22151cd..a07a72fd6 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.9.34\n" +"Project-Id-Version: apt-doc 2.9.35\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-03-20 21:51+0000\n" +"POT-Creation-Date: 2025-03-27 21:54+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index 6df319d36..045a9720f 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.34\n" +"Project-Id-Version: apt 2.9.35\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-03-20 21:51+0000\n" +"POT-Creation-Date: 2025-03-27 21:54+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-70-g09d2