From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- .../build-spec/debian/watch | 11 +++++++++++ .../build-spec/fill-values | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/debian/watch create mode 100644 t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/fill-values (limited to 't/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec') diff --git a/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/debian/watch b/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/debian/watch new file mode 100644 index 0000000..6cc9db4 --- /dev/null +++ b/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/debian/watch @@ -0,0 +1,11 @@ +# watch file with no version mangling, even though there's a dfsg in the +# package version number. + +version=2 +https://www.example.com/dist/ dh7-test\.([\d.]+)\.tar\.gz debian uupdate + +# version mangling is not needed in this case: +https://www.example.com/dist/ dh7-test\.([\d.]+)\.tar\.gz 0.24 uupdate + +# version mangling *is* needed in this case: +https://www.example.com/dist/ dh7-test\.([\d.]+)\.tar\.gz diff --git a/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/fill-values b/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/fill-values new file mode 100644 index 0000000..a804d99 --- /dev/null +++ b/t/recipes/checks/debian/watch/repack-indicator-in-debian-revision/build-spec/fill-values @@ -0,0 +1,4 @@ +Testname: repack-indicator-in-debian-revision +Skeleton: upload-non-native +Version: 1-debian1 +Description: Avoid false positives in Devuan (#931846) -- cgit v1.2.3