[DRE-commits] [SCM] ruby-cutest.git branch, master, updated. upstream/1.1.2-7-g6d8d505
parimbra
parimbra at redhat.com
Sun Aug 28 10:21:30 UTC 2011
The following commit has been merged in the master branch:
commit 85bbc5984234d787d9cfaf325fb908fa33a5a85c
Author: parimbra <parimbra at redhat.com>
Date: Sun Aug 28 15:33:52 2011 +0530
add myself to uploaders, uncomment vcs fields, update description
diff --git a/debian/control b/debian/control
index 1061944..d5867b1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: ruby-cutest
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: <>
+Uploaders: Praveen Arimbrathodiyil <pravi.a at gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~)
Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-cutest.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-cutest.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-cutest.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-cutest.git;a=summary
Homepage: http://github.com/djanowski/cutest
XS-Ruby-Versions: all
@@ -15,5 +15,7 @@ Package: ruby-cutest
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Forking tests.
- Run tests in separate processes to avoid shared state.
+Description: Cutest run ruby tests independantly
+ Cutest run tests in separate processes to avoid shared state.
+ Once a failure is found, you get a report detailing what failed
+ and how to locate the error and the rest of the file is skipped.
--
ruby-cutest.git
More information about the Pkg-ruby-extras-commits
mailing list