[DRE-commits] r1481 - packages-wip/libdev-utils-ruby/trunk/debian

Paul van Tilburg paulvt at alioth.debian.org
Wed Apr 18 22:30:56 UTC 2007


Author: paulvt
Date: 2007-04-18 22:30:55 +0000 (Wed, 18 Apr 2007)
New Revision: 1481

Removed:
   packages-wip/libdev-utils-ruby/trunk/debian/control.in
Modified:
   packages-wip/libdev-utils-ruby/trunk/debian/changelog
   packages-wip/libdev-utils-ruby/trunk/debian/control
   packages-wip/libdev-utils-ruby/trunk/debian/rules
Log:
* Remove usage of the Uploaders rule.
* Added myself to the Uploaders (as sponsor).
* Tweaked the description a bit.
* This package is not (yet) part of the libruby-extras bundle.
* Removed some cruft (?) from debian/rules.


Modified: packages-wip/libdev-utils-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libdev-utils-ruby/trunk/debian/changelog	2007-04-18 22:25:21 UTC (rev 1480)
+++ packages-wip/libdev-utils-ruby/trunk/debian/changelog	2007-04-18 22:30:55 UTC (rev 1481)
@@ -1,9 +1,7 @@
 libdev-utils-ruby (1.0.1-1) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
   * Initial Release.
   * Move Build-Depends-Indep to Build-Depends.
 
  -- Arnaud Cornet <arnaud.cornet at gmail.com>  Thu, 15 Jun 2006 23:08:08 +0200
 
-

Modified: packages-wip/libdev-utils-ruby/trunk/debian/control
===================================================================
--- packages-wip/libdev-utils-ruby/trunk/debian/control	2007-04-18 22:25:21 UTC (rev 1480)
+++ packages-wip/libdev-utils-ruby/trunk/debian/control	2007-04-18 22:30:55 UTC (rev 1481)
@@ -2,9 +2,9 @@
 Section: interpreters
 Priority: optional
 Maintainer: Arnaud Cornet <arnaud.cornet at gmail.com>
-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>, Paul van Tilburg <paulvt at debian.org>, Esteban Manchado Velázquez <zoso at debian.org>, 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>
-Build-Depends-Indep: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 4.0.0), ruby
-Standards-Version: 3.6.2.1
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Paul van Tilburg <paulvt at debian.org>
+Build-Depends: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 4.0.0), ruby
+Standards-Version: 3.7.2
 
 Package: libdev-utils-ruby
 Architecture: all
@@ -13,13 +13,12 @@
  dev-utils provides utilities to assist the process of developing Ruby programs.
  With dev-utils/debug you can:
   * Escape to an IRB session from a running program with a simple breakpointing
- mechanism.
+    mechanism.
   * Access a no-config logfile for debugging.
   * Trace expressions in that logfile.
  .
- 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.
 
 Package: libdev-utils-ruby1.8
 Architecture: all
@@ -28,7 +27,6 @@
  dev-utils provides utilities to assist the process of developing Ruby programs.
  With dev-utils/debug you can:
   * Escape to an IRB session from a running program with a simple breakpointing
- mechanism.
+    mechanism.
   * Access a no-config logfile for debugging.
   * Trace expressions in that logfile.
-

Deleted: packages-wip/libdev-utils-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libdev-utils-ruby/trunk/debian/control.in	2007-04-18 22:25:21 UTC (rev 1480)
+++ packages-wip/libdev-utils-ruby/trunk/debian/control.in	2007-04-18 22:30:55 UTC (rev 1481)
@@ -1,34 +0,0 @@
-Source: libdev-utils-ruby
-Section: interpreters
-Priority: optional
-Maintainer: Arnaud Cornet <arnaud.cornet at gmail.com>
-Uploaders: @RUBY_EXTRAS_TEAM@
-Build-Depends: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 4.0.0), ruby
-Standards-Version: 3.6.2.1
-
-Package: libdev-utils-ruby
-Architecture: all
-Depends: libdev-utils-ruby1.8
-Description: A library providing utilities to assiste ruby software debugging
- dev-utils provides utilities to assist the process of developing Ruby programs.
- With dev-utils/debug you can:
-  * Escape to an IRB session from a running program with a simple breakpointing
- mechanism.
-  * Access a no-config logfile for debugging.
-  * Trace expressions in that logfile.
- .
- This package is part of the Ruby library extras, a supplement to Ruby's
- standard library.
- .
-
-Package: libdev-utils-ruby1.8
-Architecture: all
-Depends: ruby1.8, libextensions-ruby1.8 (>= 0.5.0)
-Description: A library providing utilities to assiste ruby software debugging
- dev-utils provides utilities to assist the process of developing Ruby programs.
- With dev-utils/debug you can:
-  * Escape to an IRB session from a running program with a simple breakpointing
- mechanism.
-  * Access a no-config logfile for debugging.
-  * Trace expressions in that logfile.
-

Modified: packages-wip/libdev-utils-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libdev-utils-ruby/trunk/debian/rules	2007-04-18 22:25:21 UTC (rev 1480)
+++ packages-wip/libdev-utils-ruby/trunk/debian/rules	2007-04-18 22:30:55 UTC (rev 1481)
@@ -1,16 +1,6 @@
 #!/usr/bin/make -f
+#
+# CDBS file to build the Ruby Dev Utils package.
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
-include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
-
-#build/libcmdparse2-ruby::
-#	ruby install.rb config --prefix=/usr --site-ruby=/usr/lib/ruby/1.8
-#	ruby install.rb setup
-#
-#install/libcmdparse2-ruby::
-#	ruby install.rb install --prefix=debian/libcmdparse2-ruby
-#
-#clean:: 
-#	ruby install.rb clean
-#




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