[DRE-commits] [ruby-svg-graph] 01/01: gem2deb 0.5.0, fix #735714, fix Vcs-*

Dmitry Borodaenko angdraug at moszumanska.debian.org
Sun Jul 13 21:49:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

angdraug pushed a commit to branch master
in repository ruby-svg-graph.

commit 45e4d19b65905ac4a1f3843a0567b5c2d710d469
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date:   Sun Jul 13 14:48:18 2014 -0700

    gem2deb 0.5.0, fix #735714, fix Vcs-*
---
 debian/changelog |  9 +++++++++
 debian/control   | 45 ++++-----------------------------------------
 2 files changed, 13 insertions(+), 41 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cac7e86..c46dddf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-svg-graph (1.0.5-3) unstable; urgency=low
+
+  * Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support.
+  * Removed transitional packages. Closes: #735714.
+  * Vcs-Git and Vcs-Browser updated to anonscm.debian.org.
+  * Standards-Version upgraded to 3.9.5 (no changes).
+
+ -- Dmitry Borodaenko <angdraug at debian.org>  Sun, 13 Jul 2014 13:19:51 -0700
+
 ruby-svg-graph (1.0.5-2) unstable; urgency=low
 
   [ Dmitry Borodaenko ]
diff --git a/debian/control b/debian/control
index 2afef19..141ef88 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Dmitry Borodaenko <angdraug at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~), ruby-hoe (>= 2.8.0~)
-Standards-Version: 3.9.2
-Vcs-Git: git://github.com/clbustos/svg-graph.git
-Vcs-Browser: https://github.com/clbustos/svg-graph
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-hoe (>= 2.8.0~)
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-svg-graph.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-svg-graph.git;a=summary
 Homepage: http://www.germane-software.com/software/SVG/SVG::Graph/
 XS-Ruby-Versions: all
 
@@ -23,40 +23,3 @@ Description: Pure Ruby library for generating charts in SVG format
  SVG::TT::Graph, and the resulting charts also look the same. This isn't
  surprising, because SVG::Graph started as a loose port of SVG::TT::Graph,
  although the internal code no longer resembles the Perl original at all.
-
-Package: libsvg-graph-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-svg-graph
-Description: Transitional package for ruby-svg-graph
- This is a transitional package to ease upgrades to the ruby-svg-graph
- package. It can safely be removed.
-
-Package: libsvg-graph-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-svg-graph
-Description: Transitional package for ruby-svg-graph
- This is a transitional package to ease upgrades to the ruby-svg-graph
- package. It can safely be removed.
-
-Package: libsvg-graph-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-svg-graph
-Description: Transitional package for ruby-svg-graph
- This is a transitional package to ease upgrades to the ruby-svg-graph
- package. It can safely be removed.
-
-Package: libsvg-graph-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-svg-graph
-Description: Transitional package for ruby-svg-graph
- This is a transitional package to ease upgrades to the ruby-svg-graph
- package. It can safely be removed.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-svg-graph.git



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