[DRE-commits] [ruby-xmlparser] 04/04: Use explicit autopkgtest control file

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Apr 19 13:14:33 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-xmlparser.

commit 68dd502b38c4de100a36907c411b6e2e104c875b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Apr 19 09:57:58 2016 -0300

    Use explicit autopkgtest control file
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e3419b3..3624277 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ruby-xmlparser (0.7.3-2) unstable; urgency=medium
 
   [ Antonio Terceiro]
   * Add minimal test suite (just a `require` test)
+    * also added an explicit debian/tests/control, and changed debian/control
+      to have `Testsuite: autopkgtest`
   * Refresh patches
   * remove move-files-to-ext.patch; replaced by code in debian/rules
 
diff --git a/debian/control b/debian/control
index 24e1caa..784d22f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-xmlparser.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-xmlparser.git
 Homepage: http://www.yoshidam.net/Ruby.html
-Testsuite: autopkgtest-pkg-ruby
+Testsuite: autopkgtest
 XS-Ruby-Versions: all
 
 Package: ruby-xmlparser

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



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