[DRE-commits] [ruby-graffiti] 01/01: depend on ruby-mysql2, bump policy version

Dmitry Borodaenko angdraug at moszumanska.debian.org
Mon Jan 25 02:57:35 UTC 2016


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

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

commit 93f59dc9be537b67468ae0b878d0474373646fe7
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date:   Sun Jan 24 18:44:34 2016 -0800

    depend on ruby-mysql2, bump policy version
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 394151f..540457b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-graffiti (2.2-3) unstable; urgency=low
+
+  * Vcs-Git and Vcs-Browser fixed to use anonscm.debian.org.
+  * Alternative depends on ruby-mysql changed to ruby-mysql2.
+  * Standards-Version upgraded to 3.9.6 (no changes).
+
+ -- Dmitry Borodaenko <angdraug at debian.org>  Sun, 24 Jan 2016 18:40:53 -0800
+
 ruby-graffiti (2.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 443ce0c..8b96fef 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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.5.0~), syncache, ruby-sequel, ruby-sqlite3
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-graffiti.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-graffiti.git;a=summary
 Homepage: http://samizdat.nongnu.org/
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-graffiti
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, syncache, ruby-sequel, ruby-pg | ruby-mysql | ruby-sqlite3
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, syncache, ruby-sequel, ruby-pg | ruby-mysql2 | ruby-sqlite3
 Suggests: ruby-sequel-pg
 Description: Relational RDF store for Ruby
  Graffiti is an RDF store based on dynamic translation of RDF queries into SQL.

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



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