[DRE-commits] [ruby-sqlite3] 03/06: packaging improvements

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Nov 23 20:06:35 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-sqlite3.

commit be8268edda74e9da08448ae91ff448ad27b38f04
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Nov 23 17:56:52 2015 -0200

    packaging improvements
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5edd950..1836a27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-sqlite3 (1.3.11-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add Recommends: on sqlite3
+  * Add myself to Uploaders:
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 23 Nov 2015 17:55:07 -0200
 
diff --git a/debian/control b/debian/control
index ef1e432..84862bb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-sqlite3
 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>
+Uploaders: Dmitry Borodaenko <angdraug at debian.org>, Antonio Terceiro <terceiro at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), libsqlite3-dev, ruby-hoe, ruby-redcloth, ruby-minitest
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sqlite3.git
@@ -14,6 +14,7 @@ Package: ruby-sqlite3
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Recommends: sqlite3
 Description: SQLite3 interface for Ruby
  This module allows Ruby programs to interface with the SQLite3 database
  engine.

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



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