[DRE-commits] r3986 - trunk/libgruff-ruby/debian

Gunnar Wolf gwolf at alioth.debian.org
Tue Aug 25 23:47:06 UTC 2009


Author: gwolf
Date: 2009-08-25 23:47:06 +0000 (Tue, 25 Aug 2009)
New Revision: 3986

Removed:
   trunk/libgruff-ruby/debian/patches/
Modified:
   trunk/libgruff-ruby/debian/changelog
   trunk/libgruff-ruby/debian/control
   trunk/libgruff-ruby/debian/rules
Log:
Preparing new package upload

Modified: trunk/libgruff-ruby/debian/changelog
===================================================================
--- trunk/libgruff-ruby/debian/changelog	2009-08-25 23:36:42 UTC (rev 3985)
+++ trunk/libgruff-ruby/debian/changelog	2009-08-25 23:47:06 UTC (rev 3986)
@@ -1,9 +1,14 @@
-libgruff-ruby (0.3.4-3) UNRELEASED; urgency=low
+libgruff-ruby (0.3.6-1) unstable; urgency=low
 
+  * New upstream release
+  * No longer uses quilt - The only patch we were shipping is accepted
+    upstream
+  * Also generates a corresponding Ruby 1.9 package
+  * Updated standards-version to 3.8.3
   * Changed section to Ruby as per ftp-masters' request
+  
+ -- Gunnar Wolf <gwolf at debian.org>  Tue, 25 Aug 2009 18:45:36 -0500
 
- -- Gunnar Wolf <gwolf at debian.org>  Tue, 21 Apr 2009 15:54:22 -0500
-
 libgruff-ruby (0.3.4-2) unstable; urgency=low
 
   * Added build-dependency on quilt

Modified: trunk/libgruff-ruby/debian/control
===================================================================
--- trunk/libgruff-ruby/debian/control	2009-08-25 23:36:42 UTC (rev 3985)
+++ trunk/libgruff-ruby/debian/control	2009-08-25 23:47:06 UTC (rev 3986)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Gunnar Wolf <gwolf at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Paul van Tilburg <paulvt at debian.org>
-Build-Depends: ruby-pkg-tools (>= 0.13), cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ruby1.8, rdoc, graphviz
-Standards-Version: 3.8.0
+Build-Depends: ruby-pkg-tools (>= 0.13), cdbs, debhelper (>= 5)
+Build-Depends-Indep: ruby1.8, ruby1.9, rdoc, graphviz
+Standards-Version: 3.8.3
 Homepage: http://nubyonrails.com/pages/gruff/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libgruff-ruby/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libgruff-ruby/
@@ -39,3 +39,10 @@
 Description: library to create graphs and charts with Ruby
  This library makes it effortless to create very good-looking graphs
  and charts dynamically from Ruby programs.
+
+Package: libgruff-ruby1.9
+Architecture: all
+Depends: ${misc:Depends}, ruby1.9, rubygems1.9 | libgems-ruby1.9, librmagick-ruby1.9
+Description: library to create graphs and charts with Ruby
+ This library makes it effortless to create very good-looking graphs
+ and charts dynamically from Ruby programs.

Modified: trunk/libgruff-ruby/debian/rules
===================================================================
--- trunk/libgruff-ruby/debian/rules	2009-08-25 23:36:42 UTC (rev 3985)
+++ trunk/libgruff-ruby/debian/rules	2009-08-25 23:47:06 UTC (rev 3986)
@@ -2,4 +2,3 @@
 
 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




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