[DRE-commits] [gem2deb] 04/05: add a XS-Testsuite: autopkgtest field to template debian/control

Cédric Boutillier boutil at moszumanska.debian.org
Mon Aug 11 13:34:47 UTC 2014


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

boutil pushed a commit to branch autopkgtest
in repository gem2deb.

commit 9b1e5144d345f2a2ad0e06616a5c5bfaaf54636d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Aug 7 10:37:21 2014 +0200

    add a XS-Testsuite: autopkgtest field to template debian/control
---
 lib/gem2deb/dh_make_ruby/template/debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/gem2deb/dh_make_ruby/template/debian/control b/lib/gem2deb/dh_make_ruby/template/debian/control
index 1e15524..7fa001d 100644
--- a/lib/gem2deb/dh_make_ruby/template/debian/control
+++ b/lib/gem2deb/dh_make_ruby/template/debian/control
@@ -8,6 +8,7 @@ Standards-Version: 3.9.5
 #Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/<%= source_package_name %>.git
 #Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/<%= source_package_name %>.git;a=summary
 Homepage: <%= homepage ? homepage : 'FIXME'%>
+XS-Testsuite: autopkgtest
 XS-Ruby-Versions: <%= ruby_versions %>
 
 Package: <%= binary_package.name %>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git



More information about the Pkg-ruby-extras-commits mailing list