diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:40:00 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:40:00 +0100 |
| commit | afdd38eb6374fceb1a25ab10e46bebd4be9c4e38 (patch) | |
| tree | 6f843f368228380fef498bb79369631d2e6ace06 | |
| parent | bd6c4774a3853f3dca9e11cf24c5292846f1ee28 (diff) | |
d/p/0005-fix_link_lib_failed.patch: Fix Last-Update
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/patches/0005-fix_link_lib_failed.patch | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 740832c..7fa22f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,9 @@ xtrkcad (1:5.3.1GA-1) UNRELEASED; urgency=medium - Replace old FSF address. * debian/control: - Bump Standards-Version to 4.7.2.0. - - Change VCS-Git from git to https. + - Change Vcs-Git from git to https. + * debian/patches/0005-fix_link_lib_failed.patch: + - Fix Last-Update -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 20:00:44 +0200 diff --git a/debian/patches/0005-fix_link_lib_failed.patch b/debian/patches/0005-fix_link_lib_failed.patch index 23deba2..29d3bde 100644 --- a/debian/patches/0005-fix_link_lib_failed.patch +++ b/debian/patches/0005-fix_link_lib_failed.patch @@ -2,7 +2,7 @@ Description: fix_xtrkcad_build_failure Author: Yue Gui <yuemeng.gui@gmail.com> Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087474 Forwarded: not-needed -Last-Update: 2024-11-14 <YYYY-MM-DD, last update of the meta-information, optional> +Last-Update: 14-11-2024 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/CMake/FindLibzip.cmake |
