[DRE-commits] [SCM] ruby-gsl.git branch, master, updated. 62f4704c7d5c6032daf5ee51dbf6b1b1789869ef

Daigo Moriwaki daigo at debian.org
Sun Jun 5 13:49:20 UTC 2011


The following commit has been merged in the master branch:
commit 249ab6eca926130ef9f6ef88d91a374c30c51fbf
Author: Daigo Moriwaki <daigo at debian.org>
Date:   Sun Jun 5 16:26:54 2011 +0900

    Imported from libgsl-ruby_1.14.3-1.dsc
    Removed the auto-generated patch.

diff --git a/debian/patches/debian-changes-1.14.3-1 b/debian/patches/debian-changes-1.14.3-1
deleted file mode 100644
index d3a1ed8..0000000
--- a/debian/patches/debian-changes-1.14.3-1
+++ /dev/null
@@ -1,66 +0,0 @@
-Description: Upstream changes introduced in version 1.14.3-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- libgsl-ruby (1.14.3-1) unstable; urgency=low
- .
-   [ Deepak Tripathi ]
-   * New upstream release
-   * Switch to dpkg-source 3.0 (quilt) format
-       + added debian/source
-   * Bumped Standard Version to 3.8.4
-   * debian/control
-       + added myself to uploaders
-       + ported to ruby1.9.1
-   * debian/patches
-       + added patch for bashisum.
-       + added patch for min.c's GSL_1_2_LATER checking.
-   * debian/
-       + added README.source
-   * debian/copyright
-       + updated copyright file.
- .
-   [ Daigo Moriwaki ]
-   * debian/control: Provides -dbg packages.
-   * Removed debian/libgsl-ruby-doc.docs, debian/libgsl-ruby1.8.docs:
-     - Merged to debian/rules.
- .
- The person named in the Author field signed this changelog entry.
-Author: Daigo Moriwaki <daigo at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- libgsl-ruby-1.14.3.orig/include/rb_gsl_config.h
-+++ libgsl-ruby-1.14.3/include/rb_gsl_config.h
-@@ -61,8 +61,5 @@
- #ifndef HAVE_GNU_GRAPH
- #define HAVE_GNU_GRAPH
- #endif
--#ifndef RUBY_1_9_LATER
--#define RUBY_1_9_LATER
--#endif
- 
- #endif
---- libgsl-ruby-1.14.3.orig/lib/gsl.rb
-+++ libgsl-ruby-1.14.3/lib/gsl.rb
-@@ -1,2 +1,3 @@
-+require('narray')
- require('rb_gsl')
- require('gsl/oper.rb')
---- libgsl-ruby-1.14.3.orig/lib/rbgsl.rb
-+++ libgsl-ruby-1.14.3/lib/rbgsl.rb
-@@ -1,2 +1,3 @@
-+require('narray')
- require('rb_gsl')
- require('gsl/oper.rb')
diff --git a/debian/patches/series b/debian/patches/series
index 4f9ad2e..9967f03 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 002_min.c.patch
 001_adding_bash.patch
-debian-changes-1.14.3-1

-- 
ruby-gsl.git



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