[DRE-commits] [SCM] ruby-zentest.git branch, master, updated. upstream/4.9.1-14-g2b08476
Praveen Arimbrathodiyil
praveen at debian.org
Thu May 9 14:03:39 UTC 2013
The following commit has been merged in the master branch:
commit 34bcf46da15e88b63c17f2dd910b97fe2045bfe5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu May 9 19:23:58 2013 +0530
update vcs fields
diff --git a/debian/changelog b/debian/changelog
index 9bd93e5..bdcc47f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-zentest (4.9.1-1) UNRELEASED; urgency=low
* New upstream release
* Update to standards version 3.9.4
- Remove DM-Upload-Allowed
+ * Update VCS fields
-- Praveen Arimbrathodiyil <praveen at debian.org> Mon, 06 May 2013 17:16:49 +0530
diff --git a/debian/control b/debian/control
index 7f5ab52..7695226 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
ruby-minitest
Standards-Version: 3.9.4
-Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-zentest.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-zentest.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-zentest.git
+Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-zentest.git;a=summary
Homepage: https://github.com/seattlerb/zentest
XS-Ruby-Versions: all
@@ -15,7 +15,6 @@ Package: ruby-zentest
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# minitest (~> 3.3, development), rdoc (~> 3.10, development), hoe (~> 3.0, development)
Description: ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
--
ruby-zentest.git
More information about the Pkg-ruby-extras-commits
mailing list