[DRE-commits] r5028 - trunk/libparsetree-ruby/debian

Tobias Grimm tiber-guest at alioth.debian.org
Tue Mar 30 17:49:18 UTC 2010


Author: tiber-guest
Date: 2010-03-30 17:49:07 +0000 (Tue, 30 Mar 2010)
New Revision: 5028

Added:
   trunk/libparsetree-ruby/debian/README.Debian
Modified:
   trunk/libparsetree-ruby/debian/changelog
   trunk/libparsetree-ruby/debian/control
Log:
* New upstream release
* Standards-Version: 3.8.4
* Added README.Debian with not about ParseTree incompatibility with Ruby 1.9

Added: trunk/libparsetree-ruby/debian/README.Debian
===================================================================
--- trunk/libparsetree-ruby/debian/README.Debian	                        (rev 0)
+++ trunk/libparsetree-ruby/debian/README.Debian	2010-03-30 17:49:07 UTC (rev 5028)
@@ -0,0 +1,6 @@
+ParseTree and Ruby 1.9.x
+------------------------
+
+ParseTree does not work with Ruby 1.9 and probably never will work.
+
+See: http://blog.zenspider.com/2009/04/parsetree-eol.html

Modified: trunk/libparsetree-ruby/debian/changelog
===================================================================
--- trunk/libparsetree-ruby/debian/changelog	2010-03-29 22:30:35 UTC (rev 5027)
+++ trunk/libparsetree-ruby/debian/changelog	2010-03-30 17:49:07 UTC (rev 5028)
@@ -1,3 +1,11 @@
+libparsetree-ruby (3.0.5-1) unstable; urgency=low
+
+  * New upstream release
+  * Standards-Version: 3.8.4
+  * Added README.Debian with not about ParseTree incompatibility with Ruby 1.9
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 30 Mar 2010 19:41:48 +0200
+
 libparsetree-ruby (3.0.4-4) unstable; urgency=low
 
   * Run unit tests during build

Modified: trunk/libparsetree-ruby/debian/control
===================================================================
--- trunk/libparsetree-ruby/debian/control	2010-03-29 22:30:35 UTC (rev 5027)
+++ trunk/libparsetree-ruby/debian/control	2010-03-30 17:49:07 UTC (rev 5028)
@@ -5,7 +5,7 @@
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 6), dpatch, ruby-pkg-tools (>= 0.8), cdbs, libsetup-ruby1.8
 Build-Depends-Indep: ruby1.8, libinline-ruby1.8, libsexp-processor-ruby1.8, libruby2ruby-ruby1.8
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://rubyforge.org/projects/parsetree
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libparsetree-ruby/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libparsetree-ruby/




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