From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- tests/t-filtering/pkg-somefiles/DEBIAN/control | 8 ++++++++ tests/t-filtering/pkg-somefiles/test/lib/pkg-somefiles/run | 0 .../t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/README | 0 .../pkg-somefiles/test/share/doc/pkg-somefiles/copyright | 0 .../pkg-somefiles/test/share/doc/pkg-somefiles/html/index.html | 0 tests/t-filtering/pkg-somefiles/test/share/locale/ca/foo.mo | 0 tests/t-filtering/pkg-somefiles/test/share/locale/de/foo.mo | 0 tests/t-filtering/pkg-somefiles/test/share/locale/es/foo.mo | 0 8 files changed, 8 insertions(+) create mode 100644 tests/t-filtering/pkg-somefiles/DEBIAN/control create mode 100644 tests/t-filtering/pkg-somefiles/test/lib/pkg-somefiles/run create mode 100644 tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/README create mode 100644 tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/copyright create mode 100644 tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/html/index.html create mode 100644 tests/t-filtering/pkg-somefiles/test/share/locale/ca/foo.mo create mode 100644 tests/t-filtering/pkg-somefiles/test/share/locale/de/foo.mo create mode 100644 tests/t-filtering/pkg-somefiles/test/share/locale/es/foo.mo (limited to 'tests/t-filtering/pkg-somefiles') diff --git a/tests/t-filtering/pkg-somefiles/DEBIAN/control b/tests/t-filtering/pkg-somefiles/DEBIAN/control new file mode 100644 index 0000000..f468c92 --- /dev/null +++ b/tests/t-filtering/pkg-somefiles/DEBIAN/control @@ -0,0 +1,8 @@ +Package: pkg-somefiles +Version: 0 +Section: test +Priority: extra +Maintainer: Dpkg Developers +Architecture: all +Description: test package - provide some files + diff --git a/tests/t-filtering/pkg-somefiles/test/lib/pkg-somefiles/run b/tests/t-filtering/pkg-somefiles/test/lib/pkg-somefiles/run new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/README b/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/README new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/copyright b/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/copyright new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/html/index.html b/tests/t-filtering/pkg-somefiles/test/share/doc/pkg-somefiles/html/index.html new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/locale/ca/foo.mo b/tests/t-filtering/pkg-somefiles/test/share/locale/ca/foo.mo new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/locale/de/foo.mo b/tests/t-filtering/pkg-somefiles/test/share/locale/de/foo.mo new file mode 100644 index 0000000..e69de29 diff --git a/tests/t-filtering/pkg-somefiles/test/share/locale/es/foo.mo b/tests/t-filtering/pkg-somefiles/test/share/locale/es/foo.mo new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3