summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm')
-rw-r--r--t/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm b/t/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm
new file mode 100644
index 0000000..e86bca4
--- /dev/null
+++ b/t/recipes/checks/fields/description/description-perl/build-spec/orig/lib/Deb/Long/Description.pm
@@ -0,0 +1,5 @@
+# Dummy Perl module for lintian testing purposes.
+
+package Deb::Long::Description;
+
+return 1;