[Pkg-ruby-extras-maintainers] r389 -
packages/librcov-ruby/trunk/debian
Ari Pollak
ari at costa.debian.org
Wed Mar 22 20:36:38 UTC 2006
Author: ari
Date: 2006-03-22 20:36:37 +0000 (Wed, 22 Mar 2006)
New Revision: 389
Modified:
packages/librcov-ruby/trunk/debian/changelog
packages/librcov-ruby/trunk/debian/control
packages/librcov-ruby/trunk/debian/copyright
Log:
* Oops, add to debian/copyright that setup.rb is LGPL
* Put myself in the Maintainer field to match new pkg-ruby-extras convention
Modified: packages/librcov-ruby/trunk/debian/changelog
===================================================================
--- packages/librcov-ruby/trunk/debian/changelog 2006-03-22 18:21:39 UTC (rev 388)
+++ packages/librcov-ruby/trunk/debian/changelog 2006-03-22 20:36:37 UTC (rev 389)
@@ -1,3 +1,10 @@
+librcov-ruby (0.2.0-3) unstable; urgency=low
+
+ * Oops, add to debian/copyright that setup.rb is LGPL
+ * Put myself in the Maintainer field to match new pkg-ruby-extras convention
+
+ -- Ari Pollak <ari at debian.org> Wed, 22 Mar 2006 15:32:01 -0500
+
librcov-ruby (0.2.0-2) unstable; urgency=low
* Oops, change Build-Depends-Indep to Build-Depends
Modified: packages/librcov-ruby/trunk/debian/control
===================================================================
--- packages/librcov-ruby/trunk/debian/control 2006-03-22 18:21:39 UTC (rev 388)
+++ packages/librcov-ruby/trunk/debian/control 2006-03-22 20:36:37 UTC (rev 389)
@@ -1,7 +1,7 @@
Source: librcov-ruby
Section: devel
Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Maintainer: Ari Pollak <ari at debian.org>
Uploaders: @RUBY_EXTRAS_TEAM@
Build-Depends-Indep: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8), ruby, ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev
Standards-Version: 3.6.2
Modified: packages/librcov-ruby/trunk/debian/copyright
===================================================================
--- packages/librcov-ruby/trunk/debian/copyright 2006-03-22 18:21:39 UTC (rev 388)
+++ packages/librcov-ruby/trunk/debian/copyright 2006-03-22 20:36:37 UTC (rev 389)
@@ -45,3 +45,8 @@
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+---------
+
+The rcov source includes setup.rb, which is Copyright (c) 2000-2005 Minero Aoki
+and is licensed under the GNU Lesser General Public License, which can
+be found on Debian systems in /usr/share/common-licenses/LGPL-2.1.
More information about the pkg-ruby-extras-maintainers
mailing list