[DRE-commits] [SCM] ruby-pgplot.git branch, master, updated. upstream/0.1.3-15-g426f6c5

Youhei SASAKI uwabami at gfd-dennou.org
Sat Jun 2 06:20:31 UTC 2012


The following commit has been merged in the master branch:
commit d698b8a67cf947b7e3a510ea1e707befe0e07b36
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Jun 1 19:08:54 2012 +0900

    Bump Standard version: 3.9.3
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/changelog b/debian/changelog
index d3a3d3a..9a30bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-pgplot (0.1.3-3) unstable; urgency=low
+
+  * Bump Standard version: 3.9.3
+  * Fix FTBFS, Thanks to Samuel Thibault! (Closes: #675390)
+  * Change patch handling: Use gbp-pq
+  * Update debian/copyright for format 1.0
+  * Remove unneeded REAMDE.source
+
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Fri, 01 Jun 2012 19:09:17 +0900
+
 ruby-pgplot (0.1.3-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 8a36a9d..c818258 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,8 @@ Priority: optional
 Maintainer: Youhei SASAKI <uwabami at gfd-dennou.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, 
- ruby-narray, rdtool, 
- pgplot5, gfortran
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-narray, rdtool, pgplot5, gfortran
+Standards-Version: 3.9.3
 Homepage: http://pgplot.rubyforge.org/
 XS-Ruby-Versions: all
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/libpgplot-ruby.git
@@ -16,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extas/ruby-pgplot.git;a=summary
 Package: ruby-pgplot
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray 
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray
 Description: Ruby interface to the PGPLOT graphics library
  Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library.
  PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error
@@ -28,7 +26,7 @@ Section: contrib/debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends}, ruby-pgplot (=${binary:Version})
-Description: Ruby interface to the PGPLOT graphics library
+Description: Ruby-PGPLOT debbugins symbols
  Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library.
  PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error
  bar, contour/image/vector map, etc. Supports various output devices

-- 
ruby-pgplot.git



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