[DRE-commits] [SCM] ruby-gruff.git branch, master, updated. upstream/0.3.6-5-g532edbe

Gunnar Wolf gwolf at gwolf.org
Fri Aug 12 23:13:21 UTC 2011


The following commit has been merged in the master branch:
commit 532edbe46033dbe6f4ceac024afd2ca84852185b
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Fri Aug 12 18:13:16 2011 -0500

    Incorporate old packaging information; add DEP3 headers to the patches

diff --git a/debian/changelog b/debian/changelog
index e6d217f..6cd803f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,83 @@
-ruby-gruff (0.3.6-1) UNRELEASED; urgency=low
+ruby-gruff (0.3.6-4) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Repackaged using the gem2deb framework
+  * Rename the package from libgruff-ruby to ruby-gruff
+  * Now runs the test suite as part of the build process - Patch two
+    failures
 
  -- Gunnar Wolf <gwolf at debian.org>  Fri, 12 Aug 2011 16:14:06 -0500
+
+libgruff-ruby (0.3.6-3) unstable; urgency=low
+
+  * Dropped the spurious ruby1.9 build-dependency
+  * Standards-version 3.8.3→3.8.4 (no changes)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Tue, 06 Apr 2010 20:18:53 -0500
+
+libgruff-ruby (0.3.6-2) unstable; urgency=low
+
+  * Reverting the creation of a Ruby 1.9 binary package as well —
+    Dependencies are not fulfilled. Silly me, I'll go hide my head in
+    the sand. (Closes: #543732)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 26 Aug 2009 12:49:36 -0500
+
+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
+
+libgruff-ruby (0.3.4-2) unstable; urgency=low
+
+  * Added build-dependency on quilt
+  * Fixed lintian warnings, regarding missing ${misc:Depends} on the 
+    binary packages
+  * Added internal optional dependencies: libgruff-ruby-doc recommends
+    libgruff-ruby, libgruff-ruby suggests libgruff-ruby-doc
+  * Added patch fixing the traversal of the color array (Closes:
+    #512033)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Fri, 16 Jan 2009 10:27:22 -0600
+
+libgruff-ruby (0.3.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 22 Sep 2008 18:57:40 -0500
+
+libgruff-ruby (0.3.1-2) unstable; urgency=low
+
+  [ Paul van Tilburg ]
+  * Depend on rubygems1.8 besides the old libgems-ruby1.8 (Closes: #493226).
+
+  [ Gunnar Wolf ]
+  * Bumping up standards version to 3.8.0 (no changes needed)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Sat, 09 Aug 2008 10:10:47 -0500
+
+libgruff-ruby (0.3.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Fixed the depend on librmagick-ruby1.8 in debian/rules.
+  * Added Homepage and Vcs-* fields to debian/control.  Fixed some
+    typos in the description.
+  * Added myself to the Uploaders.
+  * Bumped standards version to 3.7.3; no changes required. 
+  * Small fixes to debian/copyright (clearer copyright/license separation).
+  * Added a (not installed) test file, debian/test.rb.
+  * Removed setup.rb from diff.gz, now requiring ruby-pkg-tools >= 0.13
+    to build.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Sat, 05 Apr 2008 21:54:44 +0200
+
+libgruff-ruby (0.2.9-1) unstable; urgency=low
+
+  * Initial upload (Closes: #450619)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 12 Sep 2007 20:39:03 -0500
diff --git a/debian/control b/debian/control
index 2afb2bd..aec995d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders:  <gwolf at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~)
 Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gruff.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gruff.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gruff.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gruff.git;a=summary
 Homepage: http://nubyonrails.com/pages/gruff
 XS-Ruby-Versions: all
 
@@ -15,6 +15,33 @@ Package: ruby-gruff
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# hoe (>= 1.12.1, development)
 Description: Beautiful graphs for one or multiple datasets.
  Beautiful graphs for one or multiple datasets. Can be used on websites or in documents.
+Replaces: libgruff-ruby (<< 0.3.6-4~), libgruff-ruby-doc (<< 0.3.6-4~), libgruff-ruby1.8 (<< 0.3.6-4~)
+Breaks: libgruff-ruby (<< 0.3.6-4~), libgruff-ruby-doc (<< 0.3.6-4~), libgruff-ruby1.8 (<< 0.3.6-4~)
+Provides: libgruff-ruby, libgruff-ruby-doc, libgruff-ruby1.8
+
+# Transitional packages
+Package: libgruff-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.
+
+Package: libgruff-ruby-doc
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.
+
+Package: libgruff-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index d4ac8b1..8610ed1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,52 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Name: gruff
-Source: FIXME (URL where source can be downloaded)
+Source: http://rubyforge.org/projects/gruff/
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+Copyright: © 2005 Geoffrey Grosenbach <boss at topfunky.com>
+License: MIT
+
+Files: setup.rb
+Copyright: © 2000-2004 Minero Aoki
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: © 2007-2011 Gunnar Wolf <gwolf at debian.org>
+License: GPL-3+
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
  .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+License: LGPL-2.1
+ This program is free software.  You can distribute/modify this program
+ under the terms of the GNU LGPL, Lesser General Public License version 2.1.
  .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ In Debian systems, you can refer to the GNU LGPL 2.1 at
+ /usr/share/common-licenses/LGPL-2.1 
 
-Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+License: GPL-3+
+ The files hereby included are free software; you can distribute them
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/patches/remove_obsolete_call_from_test_line b/debian/patches/remove_obsolete_call_from_test_line
index c764b96..26b89e6 100644
--- a/debian/patches/remove_obsolete_call_from_test_line
+++ b/debian/patches/remove_obsolete_call_from_test_line
@@ -1,3 +1,11 @@
+Author: Gunnar Wolf <gwolf at debian.org>
+Last-Update: 2011-08-12
+Forwarded: https://github.com/topfunky/gruff/pull/13 (pull request on github)
+Description: test_line test case invokes a nonexisting method - Remove it
+ This patch removes only one line. This method's name is not found
+ anywhere in the source tree, and it seems to me it's just a leftover
+ dropped from the API.
+
 Index: ruby-gruff/test/test_line.rb
 ===================================================================
 --- ruby-gruff.orig/test/test_line.rb	2011-08-12 17:29:15.000000000 -0500
diff --git a/debian/patches/sort_needed_for_test_scene b/debian/patches/sort_needed_for_test_scene
index 398f5be..c14bcfd 100644
--- a/debian/patches/sort_needed_for_test_scene
+++ b/debian/patches/sort_needed_for_test_scene
@@ -1,3 +1,10 @@
+Author: Gunnar Wolf <gwolf at debian.org>
+Last-Update: 2011-08-12
+Forwarded: https://github.com/topfunky/gruff/pull/13 (pull request on github)
+Description: Two methods in Gruff's scene/layers handling need sorting filenames
+ The methods rely on the directory listing to be sorted
+ alphabetically. This is not always the case - This patch fixes it.
+
 Index: ruby-gruff/lib/gruff/scene.rb
 ===================================================================
 --- ruby-gruff.orig/lib/gruff/scene.rb	2011-08-12 17:07:46.000000000 -0500
diff --git a/debian/ruby-gruff.docs b/debian/ruby-gruff.docs
index 23a54bd..71dfd5b 100644
--- a/debian/ruby-gruff.docs
+++ b/debian/ruby-gruff.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.txt
+README.txt

-- 
ruby-gruff.git



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