[DRE-commits] r4719 - in trunk/libspreadsheet-ruby/debian: . source

Gunnar Wolf gwolf at alioth.debian.org
Mon Feb 15 23:42:49 UTC 2010


Author: gwolf
Date: 2010-02-15 23:42:49 +0000 (Mon, 15 Feb 2010)
New Revision: 4719

Added:
   trunk/libspreadsheet-ruby/debian/source/
   trunk/libspreadsheet-ruby/debian/source/format
Removed:
   trunk/libspreadsheet-ruby/debian/README.source
   trunk/libspreadsheet-ruby/debian/format
   trunk/libspreadsheet-ruby/debian/patches/
Modified:
   trunk/libspreadsheet-ruby/debian/changelog
   trunk/libspreadsheet-ruby/debian/control
   trunk/libspreadsheet-ruby/debian/rules
Log:
Preparing ne upload (Ruby 1.9.1 transition)

Deleted: trunk/libspreadsheet-ruby/debian/README.source
===================================================================
--- trunk/libspreadsheet-ruby/debian/README.source	2010-02-15 23:24:43 UTC (rev 4718)
+++ trunk/libspreadsheet-ruby/debian/README.source	2010-02-15 23:42:49 UTC (rev 4719)
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libspreadsheet-ruby/debian/changelog
===================================================================
--- trunk/libspreadsheet-ruby/debian/changelog	2010-02-15 23:24:43 UTC (rev 4718)
+++ trunk/libspreadsheet-ruby/debian/changelog	2010-02-15 23:42:49 UTC (rev 4719)
@@ -1,3 +1,14 @@
+libspreadsheet-ruby (0.6.4.1-3) unstable; urgency=low
+
+  * Port the package to Ruby 1.9.1 (Closes: #569865)
+  * Standards-version 3.8.3→3.8.4 (no changes needed)
+  * Switched to 3.0 (quilt) source format; dropped build-dependency on
+    quilt
+  * Dropped set_ruby_version_in_bin patch as we ship none of the affected
+    files (test/*, bin/xlsopcodes)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 15 Feb 2010 16:47:25 -0600
+
 libspreadsheet-ruby (0.6.4.1-2) unstable; urgency=low
 
   * rubygems1.9 was renamed to rubygems1.9.1, update dependencies

Modified: trunk/libspreadsheet-ruby/debian/control
===================================================================
--- trunk/libspreadsheet-ruby/debian/control	2010-02-15 23:24:43 UTC (rev 4718)
+++ trunk/libspreadsheet-ruby/debian/control	2010-02-15 23:42:49 UTC (rev 4719)
@@ -4,11 +4,11 @@
 Maintainer: Gunnar Wolf <gwolf at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>,
  Ryan Niebur <ryan at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8), quilt
-Build-Depends-Indep: ruby1.8, ruby1.9, rdoc
+Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.17)
+Build-Depends-Indep: ruby1.8, ruby1.9.1, rdoc
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libspreadsheet-ruby/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libspreadsheet-ruby/
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 
 Package: libspreadsheet-ruby
 Architecture: all
@@ -25,7 +25,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Recommends: libspreadsheet-ruby1.8 | libspreadsheet-ruby1.9
+Recommends: libspreadsheet-ruby1.8 | libspreadsheet-ruby1.9.1
 Description: Ruby library for manipulating .xls spreadsheets
  This module provides a pure-Ruby implementation of a spreadsheet
  manipulation library, allowing for creating, reading and modifying
@@ -41,9 +41,9 @@
  manipulation library, allowing for creating, reading and modifying
  files in the Microsoft Excel (.xls) format.
 
-Package: libspreadsheet-ruby1.9
+Package: libspreadsheet-ruby1.9.1
 Architecture: all
-Depends: ${misc:Depends}, ruby1.9, rubygems1.9.1, libole-ruby1.9
+Depends: ${misc:Depends}, ruby1.9.1, rubygems1.9.1, libole-ruby1.9.1
 Description: Ruby library for manipulating .xls spreadsheets
  This module provides a pure-Ruby implementation of a spreadsheet
  manipulation library, allowing for creating, reading and modifying

Deleted: trunk/libspreadsheet-ruby/debian/format
===================================================================
--- trunk/libspreadsheet-ruby/debian/format	2010-02-15 23:24:43 UTC (rev 4718)
+++ trunk/libspreadsheet-ruby/debian/format	2010-02-15 23:42:49 UTC (rev 4719)
@@ -1 +0,0 @@
-3.0 (native)

Modified: trunk/libspreadsheet-ruby/debian/rules
===================================================================
--- trunk/libspreadsheet-ruby/debian/rules	2010-02-15 23:24:43 UTC (rev 4718)
+++ trunk/libspreadsheet-ruby/debian/rules	2010-02-15 23:42:49 UTC (rev 4719)
@@ -2,10 +2,5 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_RUBY_CONFIG_ARGS = --bindir=/usr/share/doc/$(cdbs_curpkg)/examples --installdirs=std
-
-# install/libspreadsheet-ruby1.9::
-# 	mv ./debian/$(cdbs_curpkg)/usr/share/doc/usr/share/doc/libspreadsheet-ruby1.8/examples ./debian/$(cdbs_curpkg)/usr/share/doc/usr/share/doc/libspreadsheet-ruby1.9/
-# 	rm -rf ./debian/$(cdbs_curpkg)/usr/share/doc/usr/share/doc/libspreadsheet-ruby1.9/examples

Added: trunk/libspreadsheet-ruby/debian/source/format
===================================================================
--- trunk/libspreadsheet-ruby/debian/source/format	                        (rev 0)
+++ trunk/libspreadsheet-ruby/debian/source/format	2010-02-15 23:42:49 UTC (rev 4719)
@@ -0,0 +1 @@
+3.0 (quilt)




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