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

kanashiro-guest pushed a commit to branch master
in repository libtext-markup-perl.

commit 45b79b3af06c850456e4baf9c8c01c2f2cb500f2
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sun Mar 1 20:34:24 2015 -0300

    Created autopkgtest's test
    
    Only try to load library
---
 debian/tests/control | 2 ++
 debian/tests/load    | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..36a84b0
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: load
+Depends: libtext-markup-perl, perl
diff --git a/debian/tests/load b/debian/tests/load
new file mode 100644
index 0000000..36bd3a4
--- /dev/null
+++ b/debian/tests/load
@@ -0,0 +1,3 @@
+#!/usr/bin/perl -w
+
+use Text::Markup;

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to