[DRE-commits] [gem2deb] 02/04: s/XS-Testsuite/Testsuite/

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Aug 24 14:22:18 UTC 2014


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

terceiro pushed a commit to branch autopkgtest
in repository gem2deb.

commit 4a0d711ffbda812901efb3b49b341c287d7078e3
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Aug 24 10:15:58 2014 -0300

    s/XS-Testsuite/Testsuite/
    
    Testsuite is already recognized by dpkg-source
---
 debian/changelog                                 | 2 +-
 lib/gem2deb/dh_make_ruby/template/debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35a3054..bd4e754 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ gem2deb (0.9.0) UNRELEASED; urgency=medium
 
   * Provide support for DEP-8 autopkgtest
     + split out a gem2deb-test-runner binary package
-    + add a XS-Testsuite: autopkgtest field to template debian/control
+    + add a Testsuite: autopkgtest field to template debian/control
     + add templates for debian/tests files and XS-Testsuite: autopkgtest field
       to debian/control template
   * Make dh-make-ruby idempotent
diff --git a/lib/gem2deb/dh_make_ruby/template/debian/control b/lib/gem2deb/dh_make_ruby/template/debian/control
index 7fa001d..883305b 100644
--- a/lib/gem2deb/dh_make_ruby/template/debian/control
+++ b/lib/gem2deb/dh_make_ruby/template/debian/control
@@ -8,7 +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
+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