[DRE-commits] [ruby-uconv] 01/01: debian/tests/control: don't try rubygems dependency resolution

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Mar 24 22:12:28 UTC 2016


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

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

commit 49bf42c4106979d75d48fcd6de03dc91accd7f97
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Mar 24 19:12:11 2016 -0300

    debian/tests/control: don't try rubygems dependency resolution
    
    Closes: #819078
---
 debian/changelog     | 13 +++++++++++++
 debian/control       |  2 +-
 debian/tests/control |  2 ++
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ff19b7..b9dbcba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+ruby-uconv (0.6.1-3) UNRELEASED; urgency=medium
+
+  [ Cédric Boutillier ]
+  * Use https:// in Vcs-* fields
+  * Bump Standards-Version to 3.9.7 (no changes needed)
+  * Run wrap-and-sort on packaging files
+
+  [ Antonio Terceiro ]
+  * debian/tests/control: don't try rubygems dependency resolution; this
+    package is not a proper Rubygems package (Closes: #819078)
+
+ -- Cédric Boutillier <boutil at moszumanska.debian.org>  Thu, 24 Mar 2016 19:10:44 -0300
+
 ruby-uconv (0.6.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 4f7483f..03b0e25 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: http://www.yoshidam.net/Ruby.html#uconv
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-uconv.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-uconv.git
 XS-Ruby-Versions: all
-Testsuite: autopkgtest-pkg-ruby
+Testsuite: autopkgtest
 
 Package: ruby-uconv
 Architecture: any
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..d64ccff
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Depends: @,  gem2deb-test-runner

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



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