[DRE-commits] r3952 - trunk/libole-ruby/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Sun Aug 23 18:22:26 UTC 2009


Author: ryan52-guest
Date: 2009-08-23 18:22:26 +0000 (Sun, 23 Aug 2009)
New Revision: 3952

Modified:
   trunk/libole-ruby/debian/changelog
   trunk/libole-ruby/debian/control
Log:
* Debian Policy 3.8.3
* add README.source
* Add myself to Uploaders
* add build dep on ruby1.9 (Closes: #543040)

Modified: trunk/libole-ruby/debian/changelog
===================================================================
--- trunk/libole-ruby/debian/changelog	2009-08-23 18:20:01 UTC (rev 3951)
+++ trunk/libole-ruby/debian/changelog	2009-08-23 18:22:26 UTC (rev 3952)
@@ -1,3 +1,12 @@
+libole-ruby (1.2.9-2) UNRELEASED; urgency=low
+
+  * Debian Policy 3.8.3
+  * add README.source
+  * Add myself to Uploaders
+  * add build dep on ruby1.9 (Closes: #543040)
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 23 Aug 2009 11:21:43 -0700
+
 libole-ruby (1.2.9-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libole-ruby/debian/control
===================================================================
--- trunk/libole-ruby/debian/control	2009-08-23 18:20:01 UTC (rev 3951)
+++ trunk/libole-ruby/debian/control	2009-08-23 18:22:26 UTC (rev 3952)
@@ -2,12 +2,13 @@
 Section: ruby
 Priority: optional
 Maintainer: Gunnar Wolf <gwolf at debian.org>
-Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>,
+ Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8), quilt
-Build-Depends-Indep: ruby1.8, rdoc
+Build-Depends-Indep: ruby1.8, rdoc, ruby1.9
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libole-ruby/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libole-ruby/
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 
 Package: libole-ruby-doc
 Architecture: all




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