[DRE-commits] [ruby-hitimes] 02/04: d/control: added Testsuite header, changed VcsBrowser to https
Jonas Genannt
genannt at moszumanska.debian.org
Mon Aug 24 17:16:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-hitimes.
commit 941c744714eb12ebe14e517e4e6bec21b8528c22
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Mon Aug 24 19:17:47 2015 +0200
d/control: added Testsuite header, changed VcsBrowser to https
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 86c9b52..47f7ab9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,10 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), ruby-rspec,
ruby-simplecov
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hitimes.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-hitimes.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-hitimes.git
Homepage: https://github.com/copiousfreetime/hitimes
XS-Ruby-Versions: all
+Testsuite: autopkgtest-pkg-ruby
Package: ruby-hitimes
Architecture: any
@@ -17,7 +18,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: fast, high resolution timer for recording performance metrics
Hitimes is a fast, high resolution timer library for recording performance
- metrics. It uses the appropriate low method calls for each system to get
+ metrics. It uses the appropriate low method calls for each system to get
the highest granularity time increments possible.
.
It currently supports any of the following systems: * any system with the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hitimes.git
More information about the Pkg-ruby-extras-commits
mailing list