From be7923af51b805da3d6e3068085de78f51663d77 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 16 Sep 2023 13:32:33 +0200 Subject: Release 2.7.5 --- CMakeLists.txt | 2 +- debian/changelog | 6 ++++++ doc/apt-verbatim.ent | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c63aad94a..188db292d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.7.4") +set(PACKAGE_VERSION "2.7.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 5c2affe68..aa566d9f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (2.7.5) unstable; urgency=medium + + * doc/po/nl.po: Fix spurious translation of docbook tag + + -- Julian Andres Klode Sat, 16 Sep 2023 13:32:18 +0200 + apt (2.7.4) unstable; urgency=medium [ Julian Andres Klode ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 1ccb771fe..0d3c257e6 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + -- cgit v1.2.3-18-g5258