[inotify-hookable] 11/12: Mark package as autopkgtest-able
Lucas Kanashiro
kanashiro.duarte at gmail.com
Thu Feb 18 00:25:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository inotify-hookable.
commit e43f88cec3dbdb93f2ef0518f12d4d9f25198d3d
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Feb 17 21:59:59 2016 -0200
Mark package as autopkgtest-able
---
debian/changelog | 1 +
debian/control | 1 +
debian/tests/pkg-perl/smoke-files | 2 ++
3 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 94bcbc1..169d12f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ inotify-hookable (0.09-1) UNRELEASED; urgency=medium
* Update Debian packaging copyright
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.7
+ * Mark package as autopkgtest-able
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 17 Feb 2016 21:49:17 -0200
diff --git a/debian/control b/debian/control
index 4f10121..7fcee2e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod at debian.org>
Section: perl
Priority: optional
+Testsuite: autopkgtest-pkg-perl
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libclass-inspector-perl,
libdata-bitmask-perl,
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 0000000..e8dc1d3
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t/
+bin/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/inotify-hookable.git
More information about the Pkg-perl-cvs-commits
mailing list