[DRE-commits] r4721 - trunk/librqrcode-ruby/debian
Gunnar Wolf
gwolf at alioth.debian.org
Mon Feb 15 23:54:49 UTC 2010
Author: gwolf
Date: 2010-02-15 23:54:48 +0000 (Mon, 15 Feb 2010)
New Revision: 4721
Modified:
trunk/librqrcode-ruby/debian/changelog
trunk/librqrcode-ruby/debian/control
Log:
Preparing new upload (Ruby 1.9.1 transition)
Modified: trunk/librqrcode-ruby/debian/changelog
===================================================================
--- trunk/librqrcode-ruby/debian/changelog 2010-02-15 23:47:14 UTC (rev 4720)
+++ trunk/librqrcode-ruby/debian/changelog 2010-02-15 23:54:48 UTC (rev 4721)
@@ -1,3 +1,10 @@
+librqrcode-ruby (0.3.2-3) unstable; urgency=low
+
+ * Port the package to Ruby 1.9.1 (Closes: #569849)
+ * Standards-version 3.8.3→3.8.4 (no changes needed)
+
+ -- Gunnar Wolf <gwolf at debian.org> Mon, 15 Feb 2010 17:52:41 -0600
+
librqrcode-ruby (0.3.2-2) unstable; urgency=low
* Add myself to Uploaders
Modified: trunk/librqrcode-ruby/debian/control
===================================================================
--- trunk/librqrcode-ruby/debian/control 2010-02-15 23:47:14 UTC (rev 4720)
+++ trunk/librqrcode-ruby/debian/control 2010-02-15 23:54:48 UTC (rev 4721)
@@ -5,8 +5,8 @@
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, graphviz
-Build-Depends-Indep: ruby1.8, rdoc, ruby1.9
-Standards-Version: 3.8.3
+Build-Depends-Indep: ruby1.8, rdoc, ruby1.9.1
+Standards-Version: 3.8.4
Homepage: http://whomwah.github.com/rqrcode/
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/librqrcode-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/librqrcode-ruby/
@@ -45,9 +45,9 @@
standard QRCode options. It was adapted from the Javascript library
by Kazuhiko Arase.
-Package: librqrcode-ruby1.9
+Package: librqrcode-ruby1.9.1
Architecture: all
-Depends: ${misc:Depends}, ruby1.9, rails (>= 2.0.0)
+Depends: ${misc:Depends}, ruby1.9.1, rails (>= 2.0.0)
Description: Ruby library for encoding QRCode (2D barcodes)
This is a standalone, pure-Ruby library for generating QRCodes (2D
barcodes), with a very simple interface, and supporting all the
More information about the Pkg-ruby-extras-commits
mailing list