[Pkg-ruby-extras-commits] r1108 - packages/libcmd-ruby/trunk/debian

Paul van Tilburg paulvt at alioth.debian.org
Wed Nov 15 23:52:57 CET 2006


Author: paulvt
Date: 2006-11-15 23:52:56 +0100 (Wed, 15 Nov 2006)
New Revision: 1108

Modified:
   packages/libcmd-ruby/trunk/debian/changelog
   packages/libcmd-ruby/trunk/debian/control
   packages/libcmd-ruby/trunk/debian/control.in
   packages/libcmd-ruby/trunk/debian/watch
Log:
* Updated the debian/watch file.  Long-time unfindable source seems
  to have been moved to RubyForge.
* Updated description; package is no longer considerd to be a part
  of the Debian/Ruby Stdlib Extras (libruby-extras meta package).

Modified: packages/libcmd-ruby/trunk/debian/changelog
===================================================================
--- packages/libcmd-ruby/trunk/debian/changelog	2006-11-15 22:20:50 UTC (rev 1107)
+++ packages/libcmd-ruby/trunk/debian/changelog	2006-11-15 22:52:56 UTC (rev 1108)
@@ -1,8 +1,11 @@
-libcmd-ruby (0.8.0-2) UNRELEASED; urgency=low
+libcmd-ruby (0.8.0-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Updated the debian/watch file.  Long-time unfindable source seems
+    to have been moved to RubyForge.
+  * Updated description; package is no longer considerd to be a part
+    of the Debian/Ruby Stdlib Extras (libruby-extras meta package).
 
- -- Paul van Tilburg <paulvt at debian.org>  Sun, 21 May 2006 10:18:47 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 15 Nov 2006 23:42:48 +0100
 
 libcmd-ruby (0.8.0-1) unstable; urgency=low
 

Modified: packages/libcmd-ruby/trunk/debian/control
===================================================================
--- packages/libcmd-ruby/trunk/debian/control	2006-11-15 22:20:50 UTC (rev 1107)
+++ packages/libcmd-ruby/trunk/debian/control	2006-11-15 22:52:56 UTC (rev 1108)
@@ -1,8 +1,8 @@
 Source: libcmd-ruby
 Section: interpreters
 Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>, David Moreno Garza <damog at debian.org>, David Nusinow <dnusinow at debian.org>, Paul van Tilburg <paulvt at debian.org>
+Maintainer: Paul van Tilburg <paulvt at debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>, David Moreno Garza <damog at debian.org>, David Nusinow <dnusinow at debian.org>, Esteban Manchado Velázquez <zoso at debian.org>, Arnaud Cornet <arnaud.cornet at gmail.com>, Lucas Nussbaum <lucas at lucas-nussbaum.net>, Thierry Reding <thierry at doppeltgemoppelt.de>, Marc Dequènes (Duck) <Duck at DuckCorp.org>, Ari Pollak <ari at debian.org>, Daigo Moriwaki <daigo at debian.org>, Vincent Fourmond <vincent.fourmond at 9online.fr>, Rudi Cilibrasi <cilibrar at cilibrar.com>, Patrick Ringl <patrick_ at freenet.de>, Filipe Lautert <filipelautert at celepar.pr.gov.br>, Florian Ragwitz <rafl at debian.org>
 Build-Depends: cdbs, debhelper (>= 4.0.0)
 Build-Depends-Indep: ruby-pkg-tools (>= 0.8), ruby1.8
 Standards-Version: 3.7.2
@@ -17,9 +17,6 @@
  of the same name, but offers a distinctive Ruby feel and several
  additional features.
  .
- This package is part of the Ruby library extras, a supplement to Ruby's
- standard library.
- .
  This is a dummy package depending on the library for the current default
  version of Ruby.
 
@@ -32,6 +29,3 @@
  "do_" become interactive commands.  cmd is inspired by the Python library
  of the same name, but offers a distinctive Ruby feel and several
  additional features.
- .
- This package is part of the Ruby library extras, a supplement to Ruby's
- standard library.

Modified: packages/libcmd-ruby/trunk/debian/control.in
===================================================================
--- packages/libcmd-ruby/trunk/debian/control.in	2006-11-15 22:20:50 UTC (rev 1107)
+++ packages/libcmd-ruby/trunk/debian/control.in	2006-11-15 22:52:56 UTC (rev 1108)
@@ -17,9 +17,6 @@
  of the same name, but offers a distinctive Ruby feel and several
  additional features.
  .
- This package is part of the Ruby library extras, a supplement to Ruby's
- standard library.
- .
  This is a dummy package depending on the library for the current default
  version of Ruby.
 
@@ -32,6 +29,3 @@
  "do_" become interactive commands.  cmd is inspired by the Python library
  of the same name, but offers a distinctive Ruby feel and several
  additional features.
- .
- This package is part of the Ruby library extras, a supplement to Ruby's
- standard library.

Modified: packages/libcmd-ruby/trunk/debian/watch
===================================================================
--- packages/libcmd-ruby/trunk/debian/watch	2006-11-15 22:20:50 UTC (rev 1107)
+++ packages/libcmd-ruby/trunk/debian/watch	2006-11-15 22:52:56 UTC (rev 1108)
@@ -1,2 +1,2 @@
-version=2
-http://vernix.org/marcel/code/cmd/download/cmd-(.*)\.tar\.gz debian
+version=3
+http://rubyforge.org/frs/?group_id=618 .*cmd-(.*)\.tar\.gz




More information about the Pkg-ruby-extras-commits mailing list