[DRE-commits] r3038 - packages/libshoulda-ruby/trunk/debian
terceiro-guest at alioth.debian.org
terceiro-guest at alioth.debian.org
Sat Sep 27 12:08:09 UTC 2008
Author: terceiro-guest
Date: 2008-09-27 12:08:08 +0000 (Sat, 27 Sep 2008)
New Revision: 3038
Modified:
packages/libshoulda-ruby/trunk/debian/control
Log:
a little more tweaking of debian/control
Modified: packages/libshoulda-ruby/trunk/debian/control
===================================================================
--- packages/libshoulda-ruby/trunk/debian/control 2008-09-27 12:07:35 UTC (rev 3037)
+++ packages/libshoulda-ruby/trunk/debian/control 2008-09-27 12:08:08 UTC (rev 3038)
@@ -2,6 +2,7 @@
Section: libs
Priority: extra
Maintainer: Antonio Terceiro <terceiro at softwarelivre.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://shoulda.rubyforge.org/
@@ -21,7 +22,7 @@
Package: libshoulda-ruby1.8
Architecture: all
-Depends: libruby1.8
+Depends: ruby1.8
Description: additional features for the Test::Unit testing framework
Shoulda makes it easy to write elegant, understandable, and maintainable
tests. Shoulda consists of test macros, assertions, and helpers added on to
More information about the Pkg-ruby-extras-commits
mailing list