[libtest-manifest-perl] 04/05: Mark package as autopkgtestable

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Dec 29 02:45:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-manifest-perl.

commit ddb4e1f6f38316671c0595f8b1f242dfbdd435bd
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Dec 28 22:54:47 2015 -0200

    Mark package as autopkgtestable
---
 debian/changelog                  | 1 +
 debian/control                    | 1 +
 debian/tests/pkg-perl/smoke-files | 4 ++++
 3 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a166e98..44bdc2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtest-manifest-perl (2.02-2) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Drop explicitly runtime dependency on unversioned perl
+  * Mark package as autopkgtestable
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 28 Dec 2015 22:29:22 -0200
 
diff --git a/debian/control b/debian/control
index 951e3f0..06188fa 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-manifest-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-manifest-perl.git
 Homepage: https://metacpan.org/release/Test-Manifest
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-manifest-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 0000000..78a1a99
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,4 @@
+t/
+test_manifest
+test_manifest_levels
+test_manifest_with_include

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-manifest-perl.git



More information about the Pkg-perl-cvs-commits mailing list