[DRE-commits] r3951 - trunk/libprawn-ruby/debian

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


Author: ryan52-guest
Date: 2009-08-23 18:20:01 +0000 (Sun, 23 Aug 2009)
New Revision: 3951

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

Modified: trunk/libprawn-ruby/debian/changelog
===================================================================
--- trunk/libprawn-ruby/debian/changelog	2009-08-23 18:18:54 UTC (rev 3950)
+++ trunk/libprawn-ruby/debian/changelog	2009-08-23 18:20:01 UTC (rev 3951)
@@ -1,3 +1,12 @@
+libprawn-ruby (0.4.1+dfsg-2) UNRELEASED; urgency=low
+
+  * add build dep on ruby 1.9 (Closes: #543035)
+  * Add myself to Uploaders
+  * Debian Policy 3.8.3
+  * add README.source
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 23 Aug 2009 11:19:47 -0700
+
 libprawn-ruby (0.4.1+dfsg-1) unstable; urgency=low
 
   * Initial upload (Closes: #532796)

Modified: trunk/libprawn-ruby/debian/control
===================================================================
--- trunk/libprawn-ruby/debian/control	2009-08-23 18:18:54 UTC (rev 3950)
+++ trunk/libprawn-ruby/debian/control	2009-08-23 18:20:01 UTC (rev 3951)
@@ -2,10 +2,11 @@
 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: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 7), libsetup-ruby1.8, quilt
-Build-Depends-Indep: ruby1.8, rdoc
-Standards-Version: 3.8.2
+Build-Depends-Indep: ruby1.8, rdoc, ruby1.9
+Standards-Version: 3.8.3
 Homepage: http://prawn.majesticseacreature.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libprawn-ruby/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libprawn-ruby/




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