[DRE-commits] [ruby-rails-i18n] 01/01: Fix FTBFS

Balasankar C balasankarc-guest at moszumanska.debian.org
Mon Dec 28 08:02:00 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-rails-i18n.

commit 4cd17391d7359eb48929337789bc3b4c2f6388b8
Author: Balasankar C <balasankarc at autistici.org>
Date:   Mon Dec 28 10:21:32 2015 +0530

    Fix FTBFS
---
 debian/changelog | 8 ++++++++
 debian/compat    | 2 +-
 debian/control   | 5 ++++-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c83bf2..e90ec49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-rails-i18n (4.0.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add ruby-i18n and ruby-railties to Build-Deps (Closes: #803630)
+  * Bump debhelper compatibility
+
+ -- Balasankar C <balasankarc at autistici.org>  Mon, 28 Dec 2015 10:18:51 +0530
+
 ruby-rails-i18n (4.0.5-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 6be6d27..6c3ad86 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
+Build-Depends: debhelper (>= 9.0),
+               gem2deb (>= 0.7.5~),
+               ruby-i18n,
+               ruby-railties
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-i18n.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rails-i18n.git;a=summary

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



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